openmohaa/code/renderercommon
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
..
new Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
iqm.h Hard reset 2016-03-27 11:49:47 +02:00
qgl.h Add DrawPixels and PixelZoom 2024-09-15 01:11:52 +02:00
tr_common.h Add support to compile renderergl2 (currently unimplemented) 2024-12-01 19:21:07 +01:00
tr_font.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_image_bmp.c Hard reset 2016-03-27 11:49:47 +02:00
tr_image_jpg.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_image_pcx.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_image_png.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_image_tga.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_noise.c Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
tr_public.h Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
tr_types.h Added mohaas/mohaab variables 2023-08-28 17:35:54 +02:00