dxx-rebirth/arch/ogl
2006-10-19 09:38:07 +00:00
..
glx.c
gr.c make write_bmp use PhysFS 2006-10-19 09:38:07 +00:00
internal.h introduced FSAA; fixed fullscreen toggle glitches; adjusted OGL_TEXTURE_LIST_SIZE and OGLTEXBUFSIZE; code cleanup; fixed memleak in game pause; restored font.c (oops) 2006-10-09 21:44:24 +00:00
Makefile.am
ogl.c Fix for inherent limitation of pow2ize() and wrong description thereof 2006-10-17 18:19:20 +00:00
sdlgl.c re-enabled SDL_SetGammaRamp; removed FSAA because no function on all platforms; fixed offscreen render; better restriction to show menus ingame 2006-10-10 23:42:33 +00:00
wgl.c