godot/drivers/gles2
Hugo Locurcio 0cad2c0cd1
Add VisualServer methods to get the video adapter name and vendor
These methods can be used in scripts to retrieve the OpenGL
`GL_RENDERER` and `GL_VENDOR` strings (respectively).

This closes #28404.
2020-01-06 00:37:56 +01:00
..
shaders Add a default POINT_SIZE 2019-12-10 23:08:20 -08:00
rasterizer_canvas_gles2.cpp Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix 2020-01-03 14:17:05 +01:00
rasterizer_canvas_gles2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer_gles2.cpp Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
rasterizer_gles2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer_scene_gles2.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer_scene_gles2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer_storage_gles2.cpp Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
rasterizer_storage_gles2.h Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_compiler_gles2.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_compiler_gles2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_gles2.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_gles2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00