ioq3quest/code/renderer
Thilo Schulz b40f1507ea - Introduce seeding of the random number generator at startup
- Replaced all engine-side occurances of rand() with random()
2009-05-31 19:48:28 +00:00
..
qgl.h * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>) 2007-11-02 23:36:23 +00:00
tr_animation.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_backend.c * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems 2008-08-12 19:34:43 +00:00
tr_bsp.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_cmds.c shut up warning 2008-05-01 16:10:01 +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 * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems 2008-08-12 19:34:43 +00:00
tr_image.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_image_bmp.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_image_jpg.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_image_pcx.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_image_png.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_image_tga.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_init.c * Remove unexplainable ( tr.overbrightBits > 0 ) condition when correcting 2009-03-12 19:20:20 +00:00
tr_light.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
tr_local.h * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems 2008-08-12 19:34:43 +00:00
tr_main.c - replace a few constant values with GL macros in tr_cmds.c 2008-05-01 14:56:57 +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 some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
tr_noise.c - Introduce seeding of the random number generator at startup 2009-05-31 19:48:28 +00:00
tr_public.h * Rename voip cvar to cl_voip 2008-07-07 22:31:39 +00:00
tr_scene.c * Fix confusion of cgame and renderer entity array bounds (Tr3B) 2008-07-16 18:07:36 +00:00
tr_shade.c - change default value for stereo seperation 2008-04-27 21:09:03 +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 * s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems 2008-08-12 19:34:43 +00:00
tr_shadows.c - Implement stereo rendering with anaglyph images. 2008-04-27 17:32:14 +00:00
tr_sky.c * Added STATUS 2005-10-29 01:53:09 +00:00
tr_surface.c make some functions static (#4014) 2009-05-02 18:01:02 +00:00
tr_types.h Added GL_EXT_texture_compression_s3tc support. 2008-06-13 02:28:51 +00:00
tr_world.c * Added STATUS 2005-10-29 01:53:09 +00:00