godot/drivers/gles3/storage
Rémi Verschelde a28dab7e82
Merge pull request #79711 from adamscott/web-non-blocking-main-thread
Add `proxy_to_pthread` option to `platform=web`
2023-10-09 23:22:22 +02:00
..
config.cpp [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
config.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
light_storage.cpp Implement 3D shadows in the GL Compatibility renderer 2023-09-28 09:39:26 +02:00
light_storage.h Implement 3D shadows in the GL Compatibility renderer 2023-09-28 09:39:26 +02:00
material_storage.cpp Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +02:00
material_storage.h Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
mesh_storage.cpp Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
mesh_storage.h Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
particles_storage.cpp Add proxy_to_pthread option to platform=web 2023-10-09 11:50:01 -04:00
particles_storage.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
render_scene_buffers_gles3.cpp Fix transparent viewport backgrounds with custom clear color 2023-07-30 06:19:47 -05:00
render_scene_buffers_gles3.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
SCsub
texture_storage.cpp Fix build on MSVC 2017 2023-09-27 19:49:59 +03:00
texture_storage.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
utilities.cpp Add proxy_to_pthread option to platform=web 2023-10-09 11:50:01 -04:00
utilities.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00