godot/drivers
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
..
alsa Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
alsamidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
convex_decomp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coreaudio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coremidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
dummy Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
gl_context SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
gles2 Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
gles3 Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
png SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
pulseaudio Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
unix added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
wasapi Fix WASAPI driver not working when the device doesn't supports the mix format 2019-02-23 00:01:17 -03:00
windows Fix errors when attempting to set UNIX permissions when unavailable 2019-06-03 14:35:33 +02:00
winmidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
xaudio2 SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS 2019-04-24 16:57:58 +02:00
register_driver_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_driver_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00