virtualx-engine/drivers/gles2
BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot.
This is a new singleton where camera sources such as webcams or cameras on a mobile phone can register themselves with the Server.
Other parts of Godot can interact with this to obtain images from the camera as textures.
This work includes additions to the Visual Server to use this functionality to present the camera image in the background. This is specifically targetted at AR applications.
2019-06-15 21:30:32 +10:00
..
shaders Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
rasterizer_canvas_gles2.cpp added MultiMeshInstance2D node for using MultiMesh in 2D 2019-06-03 12:11:54 -07:00
rasterizer_canvas_gles2.h Make alpha 1.0 when using texscreen, fixes #25850 2019-02-21 19:43:34 -03:00
rasterizer_gles2.cpp added MSAA to GLES backend 2019-05-02 14:24:20 -07:00
rasterizer_gles2.h Add option to have viewport render into supplied texture 2019-04-06 08:24:58 +11:00
rasterizer_scene_gles2.cpp Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
rasterizer_scene_gles2.h Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
rasterizer_storage_gles2.cpp Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
rasterizer_storage_gles2.h Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_compiler_gles2.cpp Added constant support to shaders 2019-06-01 13:41:07 +03:00
shader_compiler_gles2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shader_gles2.cpp Fix typo in 7bad170 2019-03-02 00:45:01 +01:00
shader_gles2.h Add missing license headers 2019-06-11 15:33:32 +02:00