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-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-09Remove (ifdef) draw_documentation from text_draw.cDalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-09Cycles: Fix CUDA build error for some compilersMai Lavelle
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Fix T50849: Transparent background produces artifacts in this compositing setupSergey Sharybin
2017-03-08Cycles: Make it more obvious message which initialization failedSergey Sharybin
2017-03-08Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~Sergey Sharybin
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-08Cycles: Use 1-based line number for #line directivesSergey 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-08Fix T50886: Blender crashes on renderSergey Sharybin
2017-03-08update theme back to black re: T50869meta-androcto
2017-03-08Cycles: Fix indentationMai Lavelle
2017-03-08Cycles: Fix strict warning about unused variableMai 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: Initialize rng_state for 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: Seperate kernel loading time from render timeMai 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: Remove ccl_fetch and SOAMai 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: Add more atomic operationsMai Lavelle
2017-03-08Cycles: Expose passes size to device tasksMai Lavelle
2017-03-08Cycles: Allow device_memory to be used directlyMai Lavelle
2017-03-07Task scheduler: Add concept of suspended poolsSergey Sharybin
2017-03-07Depsgraph: Remove workarounds from depsgraph for keeping threads aliveSergey Sharybin
2017-03-07Task scheduler: Initial implementation of local tasks queuesSergey Sharybin
2017-03-07Task scheduler: Use real pthread's TLS to access active thread's dataSergey Sharybin
2017-03-07Task scheduler: Refactor the way we store thread-spedific dataSergey Sharybin
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-07Fix typo in command line arg listAaron Carlisle
2017-03-07Update keymap presets for recent transform manipulator changesJulian Eisel
2017-03-07Once more T50565: Allow using planar constraints for scale manipulatorJulian Eisel
2017-03-06Rigid body: fix viewport not updating on properties change.Clément Foucault
2017-03-06Fix width calculation for split layoutsraa
2017-03-06Cycles: Fix strict -Wpedantic warnings with GCCSergey Sharybin