blender/intern/cycles/app
Brecht Van Lommel 1a134c4c30 Cycles: refactor API for render output
* Add OutputDriver, replacing function callbacks in Session.
* Add PathTraceTile, replacing tile access methods in Session.
* Add more detailed comments about how this driver should be implemented.
* Add OIIOOutputDriver for Cycles standalone to output an image.

Differential Revision: https://developer.blender.org/D12627
2021-09-30 20:53:27 +02:00
..
CMakeLists.txt Cycles: refactor API for render output 2021-09-30 20:53:27 +02:00
cycles_cubin_cc.cpp Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
cycles_server.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
cycles_standalone.cpp Cycles: refactor API for render output 2021-09-30 20:53:27 +02:00
cycles_xml.cpp Cycles: refactor API for render output 2021-09-30 20:53:27 +02:00
cycles_xml.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
io_export_cycles_xml.py Cleanup: correct misleading classmethod arg 2019-04-19 07:36:07 +02:00
oiio_output_driver.cpp Cycles: refactor API for render output 2021-09-30 20:53:27 +02:00
oiio_output_driver.h Cycles: refactor API for render output 2021-09-30 20:53:27 +02:00