dxx-rebirth/arch/ogl
2007-02-26 13:32:00 +00:00
..
glx.c
gr.c set MENU_SCREEN_MODE at init to set movie according to -menu parameter and also prevent unnecessary screen changes 2007-02-09 12:38:21 +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 improved DepthTest, fixing Clipping bugs 2007-02-26 13:32:00 +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