blender/intern/cycles/app
Brecht Van Lommel b66efbecf4 Code refactor: make Transform always affine, dropping last row.
This save a little memory and copying in the kernel by storing only a 4x3
matrix instead of a 4x4 matrix. We already did this in a few places, and
those don't need to be special exceptions anymore now.
2018-03-10 04:54:05 +01:00
..
CMakeLists.txt Cycles: tweak CUDA messages and avoid build errors with existing sm_2x configs. 2018-02-18 00:53:25 +01:00
cycles_cubin_cc.cpp Update CUEW to latest version 2018-02-07 11:53:01 +01:00
cycles_server.cpp Cycles: Fix compilation error of app after the include directories change 2017-03-29 16:54:41 +02:00
cycles_standalone.cpp Fix Cycles standalone crash when saving output, after recent refactoring. 2017-12-02 05:45:09 +01:00
cycles_xml.cpp Code refactor: make Transform always affine, dropping last row. 2018-03-10 04:54:05 +01:00
cycles_xml.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
io_export_cycles_xml.py Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00