pandemonium_engine/drivers
Relintai 05c264c83c Ported: Initialize GLWrapper earlier in Storage::initialize()
Make sure `GLWrapper` is initialized before `glActiveTexture` is called by other parts of the storage initialize(), to prevent benign warnings.
- lawnjelly
857d884026
2023-08-27 22:20:14 +02:00
..
alsa Fix compile. 2022-09-16 13:05:22 +02:00
alsamidi Fix MIDI input with ALSA. 2022-12-11 19:09:17 +01:00
coreaudio
coremidi
dummy Ported: Fix 2D MultiMesh hierarchical culling 2023-08-27 21:28:30 +02:00
gl_context
gles2 Ported: Initialize GLWrapper earlier in Storage::initialize() 2023-08-27 22:20:14 +02:00
gles_common Ported: Batching - Add MultiRect command 2023-04-20 23:09:37 +02:00
png
pulseaudio PulseAudio: Remove get_latency() caching 2023-08-27 12:14:00 +02:00
unix Explicitly handle buffer errors in send/recv 2023-08-27 11:46:27 +02:00
wasapi Fix compile. 2022-09-16 13:05:22 +02:00
windows Fix DirAccessWindows::make_dir() choking on ".." 2022-11-30 19:27:06 +01:00
winmidi
xaudio2 Fix compile. 2022-09-16 13:05:22 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub