godot/drivers
Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas
This adds support for groups in the import system, which point to a single file.
Add property hint for saving files in file field
2019-04-19 15:56:34 -03:00
..
alsa
alsamidi
convex_decomp
coreaudio
coremidi
dummy Add option to have viewport render into supplied texture 2019-04-06 08:24:58 +11:00
gl_context Remove ContextGL since as an abstraction it's unused. 2019-04-06 17:52:52 +02:00
gles2 Merge pull request #27967 from clayjohn/fix-mip-bug 2019-04-15 13:05:50 +02:00
gles3 Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
png Merge pull request #26574 from Chaosus/update_libpng 2019-03-04 13:49:11 +01:00
pulseaudio
unix Fix jump over uninitialized value in OS Unix/X11 2019-04-09 15:12:55 +02: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 Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
winmidi
xaudio2 Use mix rate and output latency constants in audio drivers 2019-04-06 12:37:25 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub