ioq3quest/code/renderer
Tim Angus 4997c4764a * (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>)
* Add developer warning when texture loading falls back on jpg from tga
* Remove uppercase extension hack from texture loading since the Q3 pk3
  file system is case insensitive anyway and you would likely want to
  know about the failures when loading images from the native FS
2007-08-24 00:04:08 +00:00
..
qgl.h * Fix the MinGW build. Ugh. 2006-05-06 16:01:41 +00:00
qgl_linked.h * Added STATUS 2005-10-29 01:53:09 +00:00
tr_animation.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_backend.c * AVI video output 2006-01-04 03:12:12 +00:00
tr_bsp.c Add string length checking to function COM_StripExtension. This fixes the R_RemapShader buffer overflow exploit that can be found here: 2006-05-06 01:56:24 +00:00
tr_cmds.c * AVI video output 2006-01-04 03:12:12 +00:00
tr_curve.c Mac OS X work...lots of little changes that touch a lot of random places. 2005-11-26 07:46:21 +00:00
tr_flares.c - Fixed incompatibility to original VMs introduced by anisotropic filtering patch. 2006-04-30 14:32:56 +00:00
tr_font.c * Fix TA font loader to use new endian defines 2005-11-06 21:18:21 +00:00
tr_image.c * (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>) 2007-08-24 00:04:08 +00:00
tr_init.c fix gcc 4.2 warnings about cast from pointer to integer (#3317) 2007-08-19 12:05:17 +00:00
tr_light.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_local.h - Fixed incompatibility to original VMs introduced by anisotropic filtering patch. 2006-04-30 14:32:56 +00:00
tr_main.c * Fixed radix sort on big endian platforms (from tjw, blame Timbo for the bug) 2006-04-14 19:54:56 +00:00
tr_marks.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_mesh.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_model.c Fix endian issue in MDR loading. 2006-09-22 12:53:03 +00:00
tr_noise.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_public.h * AVI video output 2006-01-04 03:12:12 +00:00
tr_scene.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_shade.c * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local 2005-11-26 15:01:28 +00:00
tr_shade_calc.c * Fix to (static!) buffer overflow in renderer (from Thilo Schulz) 2006-04-14 20:15:58 +00:00
tr_shader.c * (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia) 2007-08-23 00:22:20 +00:00
tr_shadows.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_sky.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_surface.c Fix for flares. Can be enabled by setting r_flares 1 2006-04-20 04:43:43 +00:00
tr_types.h - remove leftover anistropic filtering variables from glconfig_t 2006-04-30 15:00:39 +00:00
tr_world.c * Added STATUS 2005-10-29 01:53:09 +00:00