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
2021-05-21Cleanup: Use named unused arguments in Cycles DeviceSergey Sharybin
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix OpenCL group size performance issue on Intel GPUsBrecht Van Lommel
2021-04-26Cycles: Fix build with OptiX 7.3 SDKPatrick Mours
2021-04-13Cycles: Initialize all OptiX structs to zero before usePatrick Mours
2021-03-30Cycles: Do not allocate tile buffers on all devices when peer memory is activ...Patrick Mours
2021-03-30Cycles: disable NanoVDB for AMD OpenCLBrecht Van Lommel
2021-03-15Fix (apparently harmless) Cycles asan warningsBrecht Van Lommel
2021-03-11Cycles: Change device-only memory to actually only allocate on the devicePatrick Mours
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Patrick Mours
2021-01-29Fix T85148: OptiX viewport denoising regressionPatrick Mours
2021-01-27Merge branch 'blender-v2.92-release'Patrick Mours
2021-01-27Fix T85089: Crash when rendering scene that does not fit into GPU memory with...James Horsley
2021-01-22Cycles: optimize device updatesKévin Dietrich
2021-01-20Fix T84872: OptiX GPU + CPU rendering uses branched path samplesBrecht Van Lommel
2021-01-18Cycles: Fix missing OpenCL extensions in certain casesSergey Sharybin
2021-01-15Fix T84745: build error with TBB 2021Brecht Van Lommel
2021-01-11Fix T82351: Cycles: Tile stealing glitches with adaptive samplingLukas Stockner
2021-01-08Fix Cycles rendering with OptiX after instance limit increase when building w...Patrick Mours
2021-01-07Cycles: Increase instance limit for OptiX acceleration structure buildingPatrick Mours
2021-01-05Fix T83925: Crash when rendering on the CPU with OptiX denoiser enabledPatrick Mours
2020-12-24Fix T84016: Cycles baking crash with OptiX after recent changesBrecht Van Lommel
2020-12-22Fix Cycles OptiX runtime compilation broken after shader raytracingBrecht Van Lommel
2020-12-15Cleanup: spellingCampbell Barton
2020-12-11Cycles: enable OpenCL rendering on recent Intel GPUsSergey Sharybin
2020-12-11Cleanup: compiler warningsBrecht Van Lommel
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-12-08Cycles: Enable baking panel in OptiX and redirect those requests to CUDA for nowPatrick Mours
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: add support for BVH refit in OptiXKévin Dietrich
2020-10-31Cycles: Implement tile stealing to improve CPU+GPU rendering performanceLukas Stockner
2020-10-29Cycles: abort rendering when --cycles-device not foundBrecht Van Lommel
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-26Cycles: Add support for OptiX 7.2 SDKPatrick Mours
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-10-05Fix Cycles OpenCL failing when extension string is longMatt McClellan
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-17Fix OpenCL render error in large scenesBrecht Van Lommel
2020-09-15Fix T80477: Crash when rendering with Embree but denoising with OptiXPatrick Mours
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-04Cycles: Cleanup, mark overridden virtual methods as suchSergey Sharybin
2020-09-01Cycles: Separate Embree device for each CPU Device.Stefan Werner
2020-08-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-28Fix T80149: Cycles OpenCL baking broken after changes to uses tiles for bakingBrecht Van Lommel