.. |
.gitignore
|
FINALLY, the nq and qw renderers are merged. the view and particle subsystems
|
2001-05-24 19:22:35 +00:00 |
gl_draw.c
|
Prevent bad gl_max_size settings from causing buggy drivers to freak out.
|
2003-03-24 20:21:24 +00:00 |
gl_dyn_lights.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
gl_dyn_part.c
|
rename all the globals in quakefs.[ch] to be QFS_* or qfs_*
|
2003-02-14 19:46:07 +00:00 |
gl_dyn_textures.c
|
Arkadi's mach64 patch
|
2003-02-06 21:47:33 +00:00 |
gl_graph.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
gl_lightmap.c
|
Make sprite rendering use vertex arrays, as a test for detection of vertex array support (tests only for OpenGL 1.1 or better, at the moment, no driver blacklist yet).
|
2003-03-20 19:58:18 +00:00 |
gl_mod_alias.c
|
speed up 16 bit vertex lerping by getting GL to do the 1/256 scaling for us
|
2003-04-03 23:09:43 +00:00 |
gl_mod_sprite.c
|
Make sprite rendering use vertex arrays, as a test for detection of vertex array support (tests only for OpenGL 1.1 or better, at the moment, no driver blacklist yet).
|
2003-03-20 19:58:18 +00:00 |
gl_rmain.c
|
Test for gl errors every frame.
|
2003-03-21 21:28:09 +00:00 |
gl_rmisc.c
|
Make sprite rendering use vertex arrays, as a test for detection of vertex array support (tests only for OpenGL 1.1 or better, at the moment, no driver blacklist yet).
|
2003-03-20 19:58:18 +00:00 |
gl_rsurf.c
|
Minor bit of neatening, remove CHAIN_SURF alias, so it's clearer what is being used where.
|
2003-03-25 07:25:22 +00:00 |
gl_screen.c
|
rename all the globals in quakefs.[ch] to be QFS_* or qfs_*
|
2003-02-14 19:46:07 +00:00 |
gl_skin.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
gl_sky.c
|
beat the skydome bugs to a pulp. no more seam (and probably a bunch faster
|
2003-04-05 07:59:29 +00:00 |
gl_sky_clip.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
gl_textures.c
|
Updated for OpenGL 1.4, plus whitespace.
|
2003-02-25 05:45:11 +00:00 |
gl_warp.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |
Makefile.am
|
we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+).
|
2002-08-01 19:49:10 +00:00 |
noisetextures.c
|
re-arrange things so __attribute__ and __builtin_expect are properly
|
2003-01-15 15:31:36 +00:00 |