godot/drivers/gles3
2023-10-05 22:08:36 -06:00
..
effects Implement 3D shadows in the GL Compatibility renderer 2023-09-28 09:39:26 +02:00
environment [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
shaders Only perform modelview transform on tangent and binormal when vertex shader is in local space 2023-10-05 22:08:36 -06:00
storage Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
rasterizer_canvas_gles3.cpp Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
rasterizer_canvas_gles3.h fix GLES3 changing 2d shadow atlas size is broken 2023-08-16 15:58:23 +00:00
rasterizer_gles3.cpp [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
rasterizer_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
rasterizer_scene_gles3.cpp Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
rasterizer_scene_gles3.h Implement 3D shadows in the GL Compatibility renderer 2023-09-28 09:39:26 +02:00
SCsub
shader_gles3.cpp Add device info to GLES3 shader cache key hash 2023-09-26 13:01:31 +03:00
shader_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