2017-04-11 |
Mai Lavelle | Cycles: Implement automatic global size for CUDA split... |
tree | commitdiff |
2017-04-10 |
Lukas Stockner | Cycles: Fix the AO replacement option in the split... |
tree | commitdiff |
2017-04-10 |
Sergey Sharybin | Cycles: Fix race condition in shader attribute for... |
tree | commitdiff |
2017-04-10 |
Sergey Sharybin | Cycles: Apparently board name could be an empty string |
tree | commitdiff |
2017-04-10 |
Sergey Sharybin | Cycles: Workaround cubic volume filtering crashing... |
tree | commitdiff |
2017-04-10 |
Sergey Sharybin | Cycles: Fix compilation error of AVX2 kernels with... |
tree | commitdiff |
2017-04-10 |
Sergey Sharybin | Cycles: Cleanup, indentation and trailing whitespace |
tree | commitdiff |
2017-04-08 |
Mai Lavelle | Cycles: Fix building of CUDA kernels with compilers... |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Cycles: Fix warning with MSVC |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Cycles: Fix compilation error with certain CUDA and... |
tree | commitdiff |
2017-04-07 |
lazydodo | [Cycles/msvc] Get cycles_kernel compile time under... |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Libmv: Correction to previous commit |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Libmv: Fix crash of keyframe selection on 32bit linux |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Cycles: Fix access of NULL pointer as array |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Cleanup: Unused function |
tree | commitdiff |
2017-04-07 |
Sergey Sharybin | Cycles: Fix corrupted mesh render when topology differs... |
tree | commitdiff |
2017-04-07 |
Mai Lavelle | Cycles: Change work pool and global size of split CPU... |
tree | commitdiff |
2017-04-07 |
Mai Lavelle | Cycles: Fix indentation |
tree | commitdiff |
2017-04-07 |
Mai Lavelle | Cycles: Add missing flush |
tree | commitdiff |
2017-04-07 |
Mai Lavelle | Cycles: Check ray state properly to avoid endless loop |
tree | commitdiff |
2017-04-05 |
Sergey Sharybin | Cycles: Fix race condition in attributes creation durin... |
tree | commitdiff |
2017-04-05 |
Sergey Sharybin | Cycles: Add utility class to simplify scoped spin locks |
tree | commitdiff |
2017-04-05 |
Sergey Sharybin | Cycles: Guard global write access in SVM compilation... |
tree | commitdiff |
2017-04-05 |
Sergey Sharybin | Locales: Some optimization work |
tree | commitdiff |
2017-04-04 |
Sergey Sharybin | Cycles: Tag shaders for update after the threading... |
tree | commitdiff |
2017-04-04 |
Sergey Sharybin | Cycles: Fix uninitialized memory access when comparing... |
tree | commitdiff |
2017-04-03 |
Sergey Sharybin | Fix T51115: Bump node is broken when the displacement... |
tree | commitdiff |
2017-03-31 |
Sergey Sharybin | Cycles: Solve threading conflict in shader synchronization |
tree | commitdiff |
2017-03-31 |
Mai Lavelle | Cycles: More fixes after include changes |
tree | commitdiff |
2017-03-30 |
Sergey Sharybin | Cycles: Fix missing kernel re-compilation after recent... |
tree | commitdiff |
2017-03-30 |
Sergey Sharybin | Fix T51051: Incorrect render on 32bit Linux |
tree | commitdiff |
2017-03-30 |
Sergey Sharybin | Cycles: Cleanup, rename RegularBVH to BinaryBVH |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Fix compilation error of app after the include... |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Attempt to work around compilation errors of... |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Remove toolkit-specific workaround from kernel |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Only use CUDA 8.0 as officially supported one |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Cleanup, don't use m_ prefix for public properties |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Fix compilation error with visibility flag... |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Make all #include statements relative to cycles... |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Attempt to workaround compilation error on... |
tree | commitdiff |
2017-03-29 |
Sergey Sharybin | Cycles: Bring back preview AA samples when using BPT |
tree | commitdiff |
2017-03-28 |
Aaron Carlisle | Fix T51068: Place props in their own row |
tree | commitdiff |
2017-03-28 |
Sergey Sharybin | Cycles: Switch to reformulated Pluecker ray/triangle... |
tree | commitdiff |
2017-03-28 |
Sergey Sharybin | Cycles: Pass m128 vectors by const reference |
tree | commitdiff |
2017-03-27 |
Thomas Dinges | Cleanup: Use upper case consistently in adaptive featur... |
tree | commitdiff |
2017-03-27 |
Thomas Dinges | Cleanup: Resolve todo in CUDA voxel image code. |
tree | commitdiff |
2017-03-27 |
Thomas Dinges | Cycles UI: Avoid abreviation for Hair Extension. |
tree | commitdiff |
2017-03-27 |
Thomas Dinges | Cycles: Move Shadow Catcher UI option next to Ray Visib... |
tree | commitdiff |
2017-03-27 |
Sergey Sharybin | Cycles: Correct ifdef around float3 intrinsics |
tree | commitdiff |
2017-03-27 |
Sergey Sharybin | Cycles: Make shadow catcher an optional feature for... |
tree | commitdiff |
2017-03-27 |
Hristo Gueorguiev | Cycles: Add OpenCL support for shadow catcher feature |
tree | commitdiff |
2017-03-27 |
Hristo Gueorguiev | Cycles: Remove ccl_addr_space from RNG passed to functions |
tree | commitdiff |
2017-03-27 |
Sergey Sharybin | Cycles: First implementation of shadow catcher |
tree | commitdiff |
2017-03-27 |
Lukas Stockner | Cycles: Optimize shaders earlier to skip unneccessary... |
tree | commitdiff |
2017-03-25 |
Brecht Van Lommel | Fix GHOST crash on X11 with recent DPI changes on some... |
tree | commitdiff |
2017-03-25 |
Wouter | DPI for all platforms, per monitor DPI for Windows. |
tree | commitdiff |
2017-03-24 |
Lukas Stockner | Cycles: Remove obsolete variable from the TileManager |
tree | commitdiff |
2017-03-24 |
Sergey Sharybin | Cycles: Correct isfinite check used in integrator |
tree | commitdiff |
2017-03-24 |
Sergey Sharybin | Cycles: Workaround incorrect SSS with CUDA toolkit... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Remove old non-optimized triangle intersection... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Remove unused macro |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Use SSE-optimized version of triangle intersect... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Fix speed regression on GPU |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Use utility function for SSS triangle intersection |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Move watertight triangle intersection to an... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Move triangle intersection precalc to an util... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, move utility function to utility file |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, code style and comments |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Move intersection math to own header file |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, inline AVX register construction from... |
tree | commitdiff |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, remove unused function |
tree | commitdiff |
2017-03-23 |
Mai Lavelle | Cycles: Fix building for some compilers |
tree | commitdiff |
2017-03-22 |
Stefan Werner | Cycles: fixed warnings |
tree | commitdiff |
2017-03-22 |
Sergey Sharybin | Fix/workaround T50533: Transparency shader doesn't... |
tree | commitdiff |
2017-03-21 |
Sergey Sharybin | Cycles: Use more friendly GPU device name for AMD cards |
tree | commitdiff |
2017-03-21 |
Sergey Sharybin | Cycles: Simplify some extra OpenCL query code |
tree | commitdiff |
2017-03-21 |
Sergey Sharybin | Cycles: Cleanup, add some utility functions to shorten... |
tree | commitdiff |
2017-03-21 |
Lukas Stockner | Cycles: Fix wrong vector allocation in the mesh sync... |
tree | commitdiff |
2017-03-21 |
Mai Lavelle | Cycles: Fix building of OpenCL kernels |
tree | commitdiff |
2017-03-20 |
Sergey Sharybin | Fix T50268: Cycles allows to select un supported GPUs... |
tree | commitdiff |
2017-03-20 |
Lukas Stockner | Cycles: Update remaining time once per second without... |
tree | commitdiff |
2017-03-20 |
Sergey Sharybin | Fix T50975: Cycles: Light sampling threshold inadverten... |
tree | commitdiff |
2017-03-20 |
Sergey Sharybin | Fix T50990: Random black pixels in Cycles when renderin... |
tree | commitdiff |
2017-03-20 |
Campbell Barton | Remove register_module use in Cycles |
tree | commitdiff |
2017-03-17 |
Sergey Sharybin | Fix T50968: Cycles crashes when image datablock points... |
tree | commitdiff |
2017-03-17 |
Sergey Sharybin | Cycles: Fix mistake in previous split kernel commits |
tree | commitdiff |
2017-03-17 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2017-03-17 |
Sergey Sharybin | Cycles: Fix compilation error of LCG RNG |
tree | commitdiff |
2017-03-17 |
Sergey Sharybin | Cycles: Silence strict compiler warning |
tree | commitdiff |
2017-03-17 |
Mai Lavelle | Cycles: Improve memory usage of CPU split kernel by... |
tree | commitdiff |
2017-03-17 |
Mai Lavelle | Cycles: Fix handling of barriers |
tree | commitdiff |
2017-03-16 |
Sergey Sharybin | Cycles: Define ccl_local variables in kernel functions |
tree | commitdiff |
2017-03-16 |
Sergey Sharybin | Cycles: Workaround for compilation error caused by... |
tree | commitdiff |
2017-03-16 |
Sergey Sharybin | Cycles: Avoid some ccl_local in various kernels |
tree | commitdiff |
2017-03-16 |
Mai Lavelle | Cycles: Adjust global size for OpenCL CPU devices to... |
tree | commitdiff |
2017-03-15 |
Sergey Sharybin | Cycles: Allow rendering a range of resumable chunks |
tree | commitdiff |
2017-03-15 |
Sergey Sharybin | Cycles: Use argument parser for resumable render feature |
tree | commitdiff |
2017-03-14 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2017-03-14 |
Mai Lavelle | Cycles: Try to avoid infinite loops by catching invalid... |
tree | commitdiff |
next |