overte/libraries/graphics/src/graphics
2024-07-29 18:09:14 -07:00
..
AmbientOcclusion.h wip ambient occlusion 2024-06-28 13:25:12 -07:00
Asset.cpp rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
Asset.h rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
Bloom.cpp working on enabling bloom 2018-08-07 21:52:05 -07:00
Bloom.h Merge remote-tracking branch 'upstream/master' into bloom 2018-08-08 14:44:02 -07:00
BufferViewHelpers.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
BufferViewHelpers.h fix not matching declaration/definition argument name 2020-04-23 00:58:49 +02:00
Forward.h rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
Geometry.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
Geometry.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
GpuHelpers.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
GpuHelpers.h * remove Model_temporary_hack 2018-02-26 04:58:22 -05:00
GraphicsLogging.cpp rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
GraphicsLogging.h rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
Haze.cpp haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
Haze.h fix zone bugs 2019-01-18 13:49:16 -08:00
Haze.slh haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
Light.cpp add ambient light color 2024-06-19 13:59:24 -07:00
Light.h add ambient light color 2024-06-19 13:59:24 -07:00
Light.slh add ambient light color 2024-06-19 13:59:24 -07:00
LightIrradiance.shared.slh test using highp floats everywhere for android 2018-05-07 11:41:19 -07:00
LightVolume.shared.slh test using highp floats everywhere for android 2018-05-07 11:41:19 -07:00
Material.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
Material.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
Material.slh Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
MaterialTextures.slh fix mtoon issue on GLES 2024-06-29 14:02:57 -07:00
ShaderConstants.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
Skybox.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
Skybox.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
skybox.slf add ambient light color 2024-06-19 13:59:24 -07:00
skybox.slp haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
skybox.slv haze on most entities, working on skybox 2019-07-10 23:52:50 -07:00
SphericalHarmonics.shared.slh test using highp floats everywhere for android 2018-05-07 11:41:19 -07:00
Stage.cpp Change to English spelling of 'declination' 2018-11-03 16:08:53 +00:00
Stage.h rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
TextureMap.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
TextureMap.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
Tonemapping.h add tonemapping props to zones, wip ambient occlusion 2024-06-28 13:25:12 -07:00