]> icculus.org git repositories - divverent/darkplaces.git/history - jpeg.c
some cleanup of shader permutation handling
[divverent/darkplaces.git] / jpeg.c
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-25 sajt'Cruft' removal (removed GAME_FNIGGIUM)
2005-11-05 havoceliminated fs_filesize global, now File_LoadFile and...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-10 havocuse *64.dll instead of *.dll on win64, this way we...
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-04-04 molivierFactorized LoadLMP and LoadLMPAs8Bit. Made a bunch...
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2005-01-09 molivier- Sys_LoadLibrary now accepts several possible names...
2004-12-20 molivier- Fixed JPEG support on Mac OS X
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-25 molivierFreeBSD support
2004-03-24 molivierFactorized some code in the shared library loaders
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-12-07 havocadded scr_screenshot_jpeg_quality cvar (and added it...
2003-07-02 havocadded support for GAME_GOODVSBAD2
2003-05-21 havocadded support for q2 .wal images (not yet tested but...
2003-04-03 molivierAdded support for JPEG screenshots. You can toggle...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-11-14 molivierThe Linux version doesn't need libjpeg.h anymore
2002-11-08 havocElric's changes: