Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-18Cycles: Cleanup, styleSergey Sharybin
2017-04-11Cycles: Only calculate global size of split kernel once to avoid changesMai Lavelle
2017-04-11Cycles: Implement automatic global size for CUDA split kernelMai Lavelle
2017-04-10Cycles: Apparently board name could be an empty stringSergey Sharybin
2017-04-07Cycles: Fix warning with MSVCSergey Sharybin
2017-04-07Cycles: Change work pool and global size of split CPU for easier debuggingMai Lavelle
2017-04-07Cycles: Add missing flushMai Lavelle
2017-04-07Cycles: Check ray state properly to avoid endless loopMai Lavelle
2017-03-31Cycles: More fixes after include changesMai Lavelle
2017-03-30Cycles: Fix missing kernel re-compilation after recent changesSergey Sharybin
2017-03-29Cycles: Only use CUDA 8.0 as officially supported oneSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-27Cleanup: Use upper case consistently in adaptive feature compile logging.Thomas Dinges
2017-03-27Cycles: Make shadow catcher an optional feature for OpenCLSergey Sharybin
2017-03-23Cycles: Fix building for some compilersMai Lavelle
2017-03-21Cycles: Use more friendly GPU device name for AMD cardsSergey Sharybin
2017-03-21Cycles: Simplify some extra OpenCL query codeSergey Sharybin
2017-03-21Cycles: Cleanup, add some utility functions to shorten access to low level APISergey Sharybin
2017-03-20Fix T50268: Cycles allows to select un supported GPUs for OpenCLSergey Sharybin
2017-03-17Cycles: Silence strict compiler warningSergey Sharybin
2017-03-17Cycles: Improve memory usage of CPU split kernel by using smaller global sizeMai Lavelle
2017-03-16Cycles: Adjust global size for OpenCL CPU devices to make them fasterMai Lavelle
2017-03-14Cycles: Cleanup, indentationSergey Sharybin
2017-03-14Cycles: Try to avoid infinite loops by catching invalid ray statesMai Lavelle
2017-03-11Fix T50888: Numeric overflow in split kernel state buffer size calculationMai Lavelle
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-09Cycles: split kernel_shadow_blocked to AO & DL partsHristo Gueorguiev
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-08Cycles: Make it more obvious message which initialization failedSergey Sharybin
2017-03-08Cycles: Log which device kernels are being loaded forSergey Sharybin
2017-03-08Cycles: Make it possible to access KernelGlobals from split data initializati...Sergey Sharybin
2017-03-08Cycles: Cleanup, remove residue of previous split kernel dataSergey Sharybin
2017-03-08Cycles: Fix indentationMai Lavelle
2017-03-08Cycles: Calculate size of split state buffer kernel sideMai Lavelle
2017-03-08Cycles: Fix crash after failed kernel buildMai Lavelle
2017-03-08Cycles: Faster building of split kernelMai Lavelle
2017-03-08Cycles: Remove sum_all_radiance kernelMai Lavelle
2017-03-08Cycles: Split path initialization into own kernelMai Lavelle
2017-03-08Cycles: Add names to buffer allocationsMai Lavelle
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-03-08Cycles: Report device maximum allocation and detected global sizeSergey Sharybin
2017-03-08Cycles: Workaround for driver hangsMai Lavelle
2017-03-08Cycles: OpenCL split kernel refactorMai Lavelle
2017-03-08Cycles: Add OpenCL kernel for zeroing memory buffersMai Lavelle
2017-03-08Cycles: Expose passes size to device tasksMai Lavelle
2017-03-08Cycles: Allow device_memory to be used directlyMai Lavelle
2017-02-27Cycles: Fix compilation error on vanilla Ubuntu 16.10Sergey Sharybin
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin