openmohaa/code/sdl
smallmodel 28bdd1b2b3
Made the renderer modular and loadable
This removes coupling between the renderer and UI/client functions. An option USE_RENDERER_DLOPEN was added to specify whether a renderer module should be compiled and loaded, instead of integrating the renderer into the executable directly. This opens the door for a new renderer
2024-12-06 00:15:19 +01:00
..
CMakeLists.txt Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
sdl_gamma.c Hard reset 2016-03-27 11:49:47 +02:00
sdl_glimp.c Add fixes from upstream ioq3 2024-09-19 19:24:31 +02:00
sdl_icon.h Hard reset 2016-03-27 11:49:47 +02:00
sdl_input.c Add fixes from upstream ioq3 2024-09-19 19:24:31 +02:00
sdl_snd.c Updated SDL libraries to latest version 2023-01-31 01:21:48 +01:00