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
path: root/intern
AgeCommit message (Expand)Author
2017-04-07Gawain: remove GL enum from vertex format APIMike Erwin
2017-04-07Gawain: append XXX to PRIM_QUADS to make it scaryMike Erwin
2017-04-07Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-07Cycles: Fix access of NULL pointer as arraySergey Sharybin
2017-04-07Cleanup: Unused functionSergey Sharybin
2017-04-07Cycles: Fix corrupted mesh render when topology differs at the next frameSergey Sharybin
2017-04-07Cycles: Change work pool and global size of split CPU for easier debuggingMai Lavelle
2017-04-07Cycles: Fix indentationMai Lavelle
2017-04-07Cycles: Add missing flushMai Lavelle
2017-04-07Cycles: Check ray state properly to avoid endless loopMai Lavelle
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-05Cycles: Fix race condition in attributes creation during SVM compilationSergey Sharybin
2017-04-05Cycles: Add utility class to simplify scoped spin locksSergey Sharybin
2017-04-05Cycles: Guard global write access in SVM compilation codeSergey Sharybin
2017-04-05Locales: Some optimization workSergey Sharybin
2017-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-04Cycles: Tag shaders for update after the threading part is overSergey Sharybin
2017-04-04Cycles: Fix uninitialized memory access when comparing curve mapping nodesSergey Sharybin
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-03Fix T51115: Bump node is broken when the displacement socket is usedSergey Sharybin
2017-03-31Cycles: Solve threading conflict in shader synchronizationSergey Sharybin
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31Cycles: More fixes after include changesMai Lavelle
2017-03-30Cycles: Fix missing kernel re-compilation after recent changesSergey Sharybin
2017-03-30Fix T51051: Incorrect render on 32bit LinuxSergey Sharybin
2017-03-30Cycles: Cleanup, rename RegularBVH to BinaryBVHSergey Sharybin
2017-03-30Merge branch 'master' into blender2.8Julian Eisel
2017-03-29Cycles: Fix compilation error of app after the include directories changeSergey Sharybin
2017-03-29Cycles: Attempt to work around compilation errors of CUDA on sm_2xSergey Sharybin
2017-03-29Cycles: Cleanup, indentationSergey Sharybin
2017-03-29Cycles: Remove toolkit-specific workaround from kernelSergey Sharybin
2017-03-29Cycles: Only use CUDA 8.0 as officially supported oneSergey Sharybin
2017-03-29Cycles: Cleanup, don't use m_ prefix for public propertiesSergey Sharybin
2017-03-29Cycles: Fix compilation error with visibility flag disabledSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-29Cycles: Attempt to workaround compilation error on new CUDA toolkit and sm_2xSergey Sharybin
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Cycles: Bring back preview AA samples when using BPTSergey Sharybin
2017-03-29Merge branch 'master' into blender2.8Julian Eisel
2017-03-28Fix T51068: Place props in their own rowAaron Carlisle
2017-03-28Cycles: Switch to reformulated Pluecker ray/triangle intersectionSergey Sharybin
2017-03-28Add GL_LINE_STRIP_ADJACENCY support to GawainAntonio Vazquez
2017-03-28Cycles: Pass m128 vectors by const referenceSergey Sharybin
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27Cleanup: Use upper case consistently in adaptive feature compile logging.Thomas Dinges
2017-03-27Cleanup: Resolve todo in CUDA voxel image code.Thomas Dinges
2017-03-27Cycles UI: Avoid abreviation for Hair Extension.Thomas Dinges
2017-03-27Cycles: Move Shadow Catcher UI option next to Ray Visibility.Thomas Dinges