godot/drivers/gles3
lawnjelly 42bca1a4a9 Fix buffer orphaning on desktop
Vertex / Index Buffer orphaning was previously turned off on desktop, which was causing performance problems on some platforms, especially Mac.
2020-10-12 10:32:35 +01:00
..
shaders GLES3 fix normal map flipping with nvidia workaround 2020-08-23 07:54:58 +01:00
rasterizer_canvas_gles3.cpp Fix buffer orphaning on desktop 2020-10-12 10:32:35 +01:00
rasterizer_canvas_gles3.h GLES3 fix normal map flipping with nvidia workaround 2020-08-23 07:54:58 +01:00
rasterizer_gles3.cpp GLES3 fix normal map flipping with nvidia workaround 2020-08-23 07:54:58 +01:00
rasterizer_gles3.h GLES3 fix normal map flipping with nvidia workaround 2020-08-23 07:54:58 +01:00
rasterizer_scene_gles3.cpp force depth prepass when using alpha prepass 2020-06-26 15:16:20 -07:00
rasterizer_scene_gles3.h
rasterizer_storage_gles3.cpp Option for software skinning in MeshInstance 2020-10-08 16:14:55 +02:00
rasterizer_storage_gles3.h Fix buffer orphaning on desktop 2020-10-12 10:32:35 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shader_compiler_gles3.cpp [3.2] Fix shader's length() function parsing in expressions 2020-06-03 19:43:47 +03:00
shader_compiler_gles3.h [3.2] Fix shader's length() function parsing in expressions 2020-06-03 19:43:47 +03:00
shader_gles3.cpp
shader_gles3.h Fix the update logic for user-added custom defines. 2020-09-06 21:31:09 -07:00