yquake2remaster/src
Yamagi Burmeister 4dcdb0dc17 Force GL_LIGHTMAP_FORMAT instead of gl_tex_solid_format.
This is more less cosmetics since gl_tex_solid_format == GL_RGB and
GL_LIGHTMAP_FORMAT == GL_RGBA. No measurable FPS change on Nvidia and
Intel. Based upon the OpenGL ES patch by Scott "pickle" Smith.
2016-08-04 21:11:31 +02:00
..
backends Quit the game if a SDL_QUIT event is received. 2016-07-18 10:11:54 +02:00
client Force GL_LIGHTMAP_FORMAT instead of gl_tex_solid_format. 2016-08-04 21:11:31 +02:00
common Add an explicit fflush() when writing the config. 2016-08-04 09:07:47 +02:00
game savegame: ensure that BUILD_DATE is defined 2016-07-05 18:29:54 +01:00
server Move file name check to prevent spurious "refusing to download messages 2015-10-27 17:38:28 +01:00