SameBoy/SDL
Maximilian Mader e3c8f1c1d4
Add an optional OpenAL audio driver for the SDL frontend
To compile the OpenAL driver specify `ENABLE_OPENAL=1` when
invoking `make`.
2022-07-09 21:47:26 +02:00
..
audio Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
audio.c Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
background.bmp Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
configuration.c Allow setting a non-default audio driver, fixes #466 2022-07-08 17:51:42 +03:00
configuration.h Allow setting a non-default audio driver, fixes #466 2022-07-08 17:51:42 +03:00
console.c Be consistent with hex casing 2022-02-13 16:58:44 +02:00
console.h New console readline-like interface for the SDL port 2021-09-09 00:13:09 +03:00
font.c Use a slider for temperature in the SDL GUI 2021-01-31 19:17:48 +02:00
font.h Be consistent with hex casing 2022-02-13 16:58:44 +02:00
gui.c Allow setting a non-default audio driver, fixes #466 2022-07-08 17:51:42 +03:00
gui.h Allow setting a non-default audio driver, fixes #466 2022-07-08 17:51:42 +03:00
main.c Allow setting a non-default audio driver, fixes #466 2022-07-08 17:51:42 +03:00
opengl_compat.c Include the canonical SDL2 path, which drops the SDL2/ prefix. 2019-12-10 00:56:34 -07:00
opengl_compat.h Fixing inconsistent style 2020-04-24 20:37:57 +03:00
shader.c A flag to disable OpenGL, better and more stable handling of no-OpenGL mode 2021-05-06 00:23:46 +03:00
shader.h Add accurate frame blending option 2020-03-26 20:54:18 +02:00
utils.c Allow make install under FreeDesktop 2021-02-27 14:32:07 +02:00
utils.h Allow make install under FreeDesktop 2021-02-27 14:32:07 +02:00