]> icculus.org git repositories - divverent/darkplaces.git/history - jpeg.c
new shader keyword: dp_specularpowermod 2, makes gloss have 2x the usual specular...
[divverent/darkplaces.git] / jpeg.c
2009-08-20 divverentalso rename these fields, so nobody starts using them
2009-08-20 divverentshut up jpeg warnings another way
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-20 divverentexperimental makefile option make DP_LINK_TO_JPEG=1...
2009-04-10 divverentfix stupid endless loop
2009-04-04 divverentfix a memory leak in WriteImage
2009-01-28 divverentmake DP compile with C++ again
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-08-23 divverentjpeg: handle errors properly (with longjmp)
2008-07-21 divverentsorry, did the last change to the wrong jpeg writing...
2008-07-21 divverentfix jpeg upside down
2008-07-18 divverentfix "vid_restart forgets to reload jpeg" bug
2008-07-12 divverentload the JPEG dll when needed
2008-07-11 divverentseems like it is better to use smaller sizes there
2008-07-11 divverentadding two new extensions: DP_QC_WHICHPACK (identify...
2008-02-23 divverentlibjpeg writing: turn off chroma subsampling. Really...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
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: