pandemonium_engine/drivers
Relintai 79842beb9a Ported: Expose OS.read_string_from_stdin() to the scripting API
This can be used in scripts to read user input in a blocking manner.
This also removes the unused `block` argument, which is always `true`.
- Calinou
badcfa2523
2023-02-07 01:07:31 +01: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 Renamed Environment to Environment3D, and WorldEnvironment to WorldEnvironment3D. 2022-08-29 17:21:40 +02:00
gl_context
gles2 Backported: GLES2 fix octahedral half float unpacking 2023-02-07 01:01:48 +01:00
gles_common Batching - fix uninitialized color read 2022-09-16 23:30:31 +02:00
png
pulseaudio Fix compile. 2022-09-16 13:05:22 +02:00
unix Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01: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