2017-04-26 |
Sergey Sharybin | Cycles: Fix access undefined macro on non-MSVC compiler |
tree | commitdiff |
2017-04-25 |
lazydodo | workaround for T50176 |
tree | commitdiff |
2017-04-25 |
Hristo Gueorguiev | Cycles: use safe compiler flags for OpenCL. |
tree | commitdiff |
2017-04-25 |
Hristo Gueorguiev | Workaround for AMD GPU OpenCL compiler. |
tree | commitdiff |
2017-04-25 |
Sergey Sharybin | Cycles: Fix strict compiler flags |
tree | commitdiff |
2017-04-25 |
Sergey Sharybin | Cycles: Cleanup, mainly line length in random module |
tree | commitdiff |
2017-04-25 |
Sergey Sharybin | Cycles: Split vectorized math utilities to a dedicated... |
tree | commitdiff |
2017-04-25 |
Sergey Sharybin | Cycles: Split vectorized types into separate files |
tree | commitdiff |
2017-04-25 |
Sergey Sharybin | Cycles: Cleanup, preprocessor indentation |
tree | commitdiff |
2017-04-24 |
Sergey Sharybin | Cycles: Remove re-hashing done in BPT volume code |
tree | commitdiff |
2017-04-24 |
Sergey Sharybin | Cycles: Cleanup, space after keyword |
tree | commitdiff |
2017-04-24 |
Bastien Montagne | Add C internal version of msgfmt (similar to makesrna... |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Solve speed regression of classroom scene after... |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Make it a generic base class for all types... |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | CMake: Add option to build against system-wide Glog |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Cleanup, indentation in preprocessor |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Cleanup, indentation inside preprocessor |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Fix regression in SSS rendering after principle... |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | Cycles: Cleanup, indentation of comment |
tree | commitdiff |
2017-04-21 |
Sergey Sharybin | CMake: Add option to link against system-wide Gflags... |
tree | commitdiff |
2017-04-18 |
Campbell Barton | Cleanup: missing headers |
tree | commitdiff |
2017-04-18 |
Pascal Schoen | Squashed commit of the following: |
tree | commitdiff |
2017-04-18 |
Sergey Sharybin | Cycles: Cleanup, style |
tree | commitdiff |
2017-04-18 |
Sergey Sharybin | Cycles: Remove meaningless volume shaders |
tree | commitdiff |
2017-04-14 |
Alexander Romanov | Object Info node support for GLSL mode and the internal... |
tree | commitdiff |
2017-04-13 |
Sergey Sharybin | Cycles: Make vectorized types constructor from register... |
tree | commitdiff |
2017-04-13 |
Sergey Sharybin | Cycles: Remove unused function |
tree | commitdiff |
2017-04-13 |
Sergey Sharybin | Cycles: Header cleanup in BVH: move self header to... |
tree | commitdiff |
2017-04-13 |
Sergey Sharybin | Cycles: Split BVH implementations into separate files |
tree | commitdiff |
2017-04-13 |
Sergey Sharybin | Cycles: Use more explicit and commonly used names for... |
tree | commitdiff |
2017-04-11 |
Mai Lavelle | Cycles: Only calculate global size of split kernel... |
tree | commitdiff |
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 |
next |