virtualx-engine/drivers/gles3
clayjohn 385ee5c70b Implement Physical Light Units as an optional setting.
This allows light sources to be specified in physical light units in addition to the regular energy multiplier. In order to avoid loss of precision at high values, brightness values are premultiplied by an exposure normalization value.

In support of Physical Light Units this PR also renames CameraEffects to CameraAttributes.
2022-08-31 12:14:46 -07:00
..
effects Fix various bugs in GLES3 renderer that stopped it from running on web 2022-08-01 16:45:32 -04:00
environment Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
shaders Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
storage Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
rasterizer_canvas_gles3.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
rasterizer_canvas_gles3.h Add font LCD sub-pixel anti-aliasing support. 2022-08-23 08:47:21 +03:00
rasterizer_gles3.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
rasterizer_gles3.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
rasterizer_scene_gles3.cpp Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
rasterizer_scene_gles3.h Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
shader_gles3.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
shader_gles3.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00