virtualx-engine/drivers/gles3/storage
Bradley Clemetson 2302c7102f
Allow for external python scripts to call the build python headers via external scripts
Change GLES3 to not use a relative path
Make the parameters more explicit and ensure the shaders generated are not using relative paths
2023-03-19 21:18:52 -07:00
..
config.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
config.h Refactor high quality texture import 2023-01-30 15:53:23 +01:00
light_storage.cpp Implement cull_mask for decals and lights in mobile and compatibility backends 2023-02-06 12:12:47 -08:00
light_storage.h Implement cull_mask for decals and lights in mobile and compatibility backends 2023-02-06 12:12:47 -08:00
material_storage.cpp Add proper default texture filter and repeat modes for Canvas shaders in the OpenGL3 renderer 2023-03-03 10:58:57 -08:00
material_storage.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
mesh_storage.cpp Fix AABB calculation for meshes using Skeleton2D 2023-03-05 08:21:08 +02:00
mesh_storage.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
particles_storage.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
particles_storage.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
render_scene_buffers_gles3.cpp Improving communication of scaling settings to renderer implementation 2023-01-13 12:54:15 +11:00
render_scene_buffers_gles3.h Improving communication of scaling settings to renderer implementation 2023-01-13 12:54:15 +11:00
SCsub
texture_storage.cpp Merge duplicate rd_texture functions 2023-03-10 21:37:01 +11:00
texture_storage.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
utilities.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
utilities.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00