]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Added support for JPEG screenshots. You can toggle that with the cvar "scr_screenshot...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 3 Apr 2003 08:02:14 +0000 (08:02 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 3 Apr 2003 08:02:14 +0000 (08:02 +0000)
commite13119a0c2d45c917d429dda262803208fee95a9
tree36fd6299161a5b0a599a29762581e4ba93541b02
parentc1bd2ffa056ccb144254a29313a98688e85e43f1
Added support for JPEG screenshots. You can toggle that with the cvar "scr_screenshot_jpeg" or the option menu. Note that you'll need the libjpeg library DLL.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2897 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
cl_screen.h
gl_backend.c
gl_backend.h
gl_textures.c
jpeg.c
jpeg.h
menu.c