godot/drivers/dummy
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
..
audio_driver_dummy.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer_dummy.h Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
SCsub Add dummy audio driver, fix dummy rasterizer 2018-02-15 07:34:11 -08:00
texture_loader_dummy.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
texture_loader_dummy.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00