aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix some new GCC 4.3 warningstma2008-11-101-5/+9
* * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problemstma2008-08-121-4/+4
* Added GL_EXT_texture_compression_s3tc support.icculus2008-06-131-1/+6
* - Implement stereo rendering with anaglyph images.thilo2008-04-271-21/+53
* * Consolidate tr_image_*.h headers into tr_local.h to more closely follow thetma2008-02-141-13/+6
* move all image decoders into separate filesludwig2008-02-141-1211/+5
* make tga decoder more robust against corrupt filesludwig2008-02-141-10/+41
* make bmp decoder more robust against corrupt filesludwig2008-02-141-33/+70
* move png support to separate fileludwig2008-02-121-2447/+1
* * Revert 1176 -- MinGW's headers are too old *sigh*tma2007-09-121-3/+3
* * Remove use of GL_ARB_multitexture since this has been part of thetma2007-09-101-3/+3
* * Merge unified-sdl to trunktma2007-09-051-10/+7
* * Rewrite of R_LoadImage to make it more generic and data driventma2007-08-261-36/+75
* * (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>)tma2007-08-241-13/+5
* * PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>tma2007-08-231-13/+2475
* * qvm files no longer installed by "make copyfiles"tma2006-08-131-0/+10
* - Fixed incompatibility to original VMs introduced by anisotropic filtering p...thilo2006-04-301-3/+3
* * Anisotropic texture filtering (from Echon)tma2006-04-221-0/+7
* * AVI video outputtma2006-01-041-0/+58
* 5+2==7 :-)ludwig2005-11-011-5/+5
* use memcpy to fix use of misaligned dataludwig2005-11-011-18/+21
* * Added STATUStma2005-10-291-1/+1
* * Applied ajax's cleanup patchtma2005-09-231-1/+1
* * Applied Thilo Schulz's MDR patchtma2005-09-231-31/+29
* more integer checksludwig2005-09-171-4/+8
* fix some integer overflowsludwig2005-09-121-7/+26
* 8 bit jpeg support from Thilo Schulzzakk2005-09-071-10/+32
* Fixed buffer overflow in JPG decoder (thanks, Thilo Schulz!)icculus2005-09-071-2/+6
* remove svn:executable propertyludwig2005-08-281-0/+0
* newlines fixedzakk2005-08-261-2520/+2520
* Itsa me, quake3io!zakk2005-08-261-0/+2520