godot/drivers
Marcin Zawiejski bd5ff205b2 Revert "Batch GLES2 draw calls"
This reverts commit f55039b194.

The GLES2 batching seems to require more testing and tweaking in order
to actually make the performance better on Android devices. It's been
proved with #21184 that the current implementation has it's drawbacks
therefore I suggest reverting the commit for now.
2018-08-20 02:10:14 +02:00
..
alsa Modified Microphone implementation to handle only one device at a time (WIP) 2018-07-27 16:50:10 +01:00
alsamidi Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
convex_decomp [Core] Change math_2d includes to vector2 includes where relevant 2018-08-10 14:59:29 -05:00
coreaudio Renamed AudioDriver audio_input_* vars to input_* 2018-07-27 15:09:03 -03:00
coremidi Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
dummy add 3D textures 2018-07-30 12:20:27 +02:00
gl_context Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gles2 Revert "Batch GLES2 draw calls" 2018-08-20 02:10:14 +02:00
gles3 Fix handling of normals that approach 1 2018-08-12 12:45:43 +02:00
png Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pulseaudio Fix compile error with PulseAudio driver and clang 2018-08-11 21:47:26 -03:00
rtaudio Modified Microphone implementation to handle only one device at a time (WIP) 2018-07-27 16:50:10 +01:00
unix Revert "added get_creation_time function for gdscript" 2018-08-10 13:29:49 -03:00
wasapi MinGW compile fix 2018-08-11 22:51:16 -03:00
windows Revert "added get_creation_time function for gdscript" 2018-08-10 13:29:49 -03:00
winmidi Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00
xaudio2 Modified Microphone implementation to handle only one device at a time (WIP) 2018-07-27 16:50:10 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_driver_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Added a new MIDIDriver class 2018-07-21 09:09:42 -03:00