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
2020-12-15Cleanup: spellingCampbell Barton
2020-12-11Cycles: enable OpenCL rendering on recent Intel GPUsSergey Sharybin
2020-10-05Fix Cycles OpenCL failing when extension string is longMatt McClellan
2020-03-25Cycles: limit number of processes compiling OpenCL kernel based on memoryBrecht Van Lommel
2020-03-24Cycles: use OpenCL C 2.0 if available, to improve performance for AMDBrecht Van Lommel
2020-03-21OpenCL: Bring back CYCLES_OPENCL_TEST overrideRay Molenkamp
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-12Cleanup: Move common CUDA/OptiX Cycles device code into separate filePatrick Mours
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-08-04Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-17Cleanup: remove Cycles advanced shading features toggle.Brecht Van Lommel
2019-03-15Cycles/OpenCL: Compile Kernels During Scene UpdateJeroen Bakker
2019-03-08Cycles OpenCL: Remove single programJeroen Bakker
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2019-02-19Fix Cycles OpenCL multithreaded compilation not working on Windows.Brecht Van Lommel
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2018-12-07Cycles: Disable OpenCL on macOSSergey Sharybin
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-08-09Cycles: Append compute units for RX Vega card namesfclem
2018-07-06Cycles: Enabled half precision textures for OpenCL devices that support the c...Stefan Werner
2018-04-04Fix T54400: Some GCN 1 cards available to select for use with CyclesMai Lavelle
2018-02-06Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes.Brecht Van Lommel
2018-01-19Cycles: Remove unneeded include statementsSergey Sharybin
2018-01-19Fix T53830: Cycles OpenCL debug assert on macOS,Brecht Van Lommel
2017-10-21Cycles: combined CPU + GPU rendering support.Brecht Van Lommel
2017-08-07Cycles: Cleanup, space after keywordSergey Sharybin
2017-07-05Cycles: Pass string by const reference rather than by valueSergey Sharybin
2017-06-12Cycles: adjust supported driver version for AMD GPUsHristo Gueorguiev
2017-06-10Cycles: Blacklist unsupported OpenCL devicesHristo Gueorguiev
2017-06-08Cycles: Cleanup, indentationSergey Sharybin
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-04-18Cycles: Cleanup, styleSergey Sharybin
2017-04-10Cycles: Apparently board name could be an empty stringSergey Sharybin
2017-04-07Cycles: Add missing flushMai 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: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-21Cycles: Use more friendly GPU device name for AMD cardsSergey 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-14Cycles: Cleanup, indentationSergey Sharybin
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-08Cycles: Faster building of split kernelMai Lavelle
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin
2016-11-22Cycles: Fix strict compilation warningsSergey Sharybin
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-10-21Cycles: Fix another OpenCL logging issueLukas Stockner
2016-10-17Cycles: Improve OpenCL kernel compilation loggingLukas Stockner