openmohaa/code/renderercommon
smallmodel 38427fa3c5
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 26s
Add support for compiling both opengl1 and opengl2 when they're built as shared libraries
renderercommon is now used, which will appropriately use opengl1 when building static libraries, or compile both opengl1/opengl2 modules when building shared libraries
2024-12-18 23:24:04 +01:00
..
new Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
CMakeLists.txt Add support for compiling both opengl1 and opengl2 when they're built as shared libraries 2024-12-18 23:24:04 +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