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
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-04-30Cleanup: Update some comments and add ToDo.Thomas Dinges
2015-04-30Cycles: Record all possible volume intersections for SSS and camera checksThomas Dinges
2014-12-25Cycles: Implement QBVH tree traversalSergey Sharybin
2014-12-25Cycles: Code cleanup, de-duplicate definition of FEATURESergey Sharybin
2014-12-25Cycles: Rework BVH functions calls a little bitSergey Sharybin
2014-10-05Cycles / CUDA: Change inline rules for BVH intersection functions.Thomas Dinges
2014-10-04Cycles: Fix wrong ifdef check around shadows record allSergey Sharybin
2014-10-04Cycles: Remove a workaround for Titan GPUs, not needed anymore with the lates...Thomas Dinges
2014-10-03Cycles, some tweaks to scene_intersect_shadow_all()Thomas Dinges
2014-10-03Cycles: Fix OpenCL compile after new Volume BVH introduction and add some com...Thomas Dinges
2014-10-03Cycles: Speedup of kernel side camera-in-volume detectionSergey Sharybin
2014-09-24Cleanup: Avoid some defines for scene_intersect(), related to Min Width.Thomas Dinges
2014-04-21Cycles: shadow function optimization for transparent shadows (CPU only).Brecht Van Lommel
2014-03-29Cycles code refactor: move more code to geom folder, add some comments.Brecht Van Lommel
2014-03-29Cycles: add support for curve deformation motion blur.Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: move more geometry code into per primitive files.Brecht Van Lommel
2014-03-29Cycles code refactor: move geometry related kernel files into own directory.Brecht Van Lommel