blender/intern/cycles/device
Campbell Barton 536d9fec80 code cleanup:
- move object_iterators.c --> view3d_iterators. (ED_object.h had to include ED_view3d.h which isn't so nice)
- move projection functions from view3d_view.c --> view3d_project.c (view3d_view was becoming a mishmash of utility functions and operators).
- some some cmake includes as system-includes.
2012-10-17 04:13:03 +00:00
..
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00
device_cpu.cpp Cycles: progressive refine option 2012-10-13 12:38:32 +00:00
device_cuda.cpp Cycles: progressive refine option 2012-10-13 12:38:32 +00:00
device_intern.h Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
device_memory.h Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
device_multi.cpp Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." 2012-09-17 12:07:06 +00:00
device_network.cpp Cycles: render passes for CUDA cards with compute model >= 2.x. 2012-01-26 19:07:01 +00:00
device_network.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
device_opencl.cpp Cycles: progressive refine option 2012-10-13 12:38:32 +00:00
device_task.cpp Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
device_task.h Cycles: progressive refine option 2012-10-13 12:38:32 +00:00
device.cpp Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
device.h Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." 2012-09-17 12:07:06 +00:00