mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-22 03:51:05 +00:00
Get all OpenGL functions using SDL_GL_GetProcAddress(). This makes it easier to cross-arch compile on Linux and add support for OpenGL ES in the future. Users still have to supply their own libSDL2 for cross-arch compiling on Linux. But now the user does not have to re-install libgl1-mesa-dev package for i386 or amd64 on Debian when switching between compiling ioquake3 for x86 and x86_64. |
||
---|---|---|
.. | ||
iqm.h | ||
qgl.h | ||
tr_common.h | ||
tr_font.c | ||
tr_image_bmp.c | ||
tr_image_jpg.c | ||
tr_image_pcx.c | ||
tr_image_png.c | ||
tr_image_tga.c | ||
tr_noise.c | ||
tr_public.h | ||
tr_types.h |