blender/intern/cycles/session
Brecht Van Lommel 0c317e23bf Cleanup: fix various Cycles build warnings with non-default options
* Float/double promotion warnings were mainly meant for avoiding slow
  operatiosn in the kernel. Limit it to that to avoid hard to fix warnings
  in Hydra.
* Const warnings in Hydra iterators.
* Unused variable warnings when building without glog.
* Wrong camera enum comparisons in assert.
* PASS_UNUSED is not a pass type, only for pass offsets.
2022-04-29 17:39:04 +02:00
..
buffers.cpp Cleanup: fix various Cycles build warnings with non-default options 2022-04-29 17:39:04 +02:00
buffers.h Cycles: Add support for light groups 2022-04-02 06:14:27 +02:00
CMakeLists.txt Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
denoising.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
denoising.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
display_driver.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
merge.cpp Cycles: Fix a few type casting warnings 2022-04-05 18:09:21 +02:00
merge.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
output_driver.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
session.cpp Merge branch 'blender-v3.1-release' 2022-03-03 17:47:34 +01:00
session.h Cycles: Add Hydra render delegate 2022-03-23 16:39:05 +01:00
tile.cpp Cleanup: Compilation warnings 2022-03-18 12:07:08 +01:00
tile.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00