quake2forge/ref_gl
Jamie Wilkinson ef847c61ae More code cleanup. I added -pedantic to the CFLAGS to see
what broke; mainly typecasts.  I've disabled -pedantic again
though, as there are some bugs in svgalib and libc headers
that prevent compilation with -pedantic.  I also didn't
bother to set explicit casts in linux/qgl_linux.c
2002-02-21 01:47:27 +00:00
..
anorms.h Initial revision 2001-12-22 04:27:19 +00:00
anormtab.h Initial revision 2001-12-22 04:27:19 +00:00
gl_draw.c Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup. 2002-01-06 22:46:23 +00:00
gl_image.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
gl_light.c Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup. 2002-01-06 22:46:23 +00:00
gl_local.h More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
gl_mesh.c Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup. 2002-01-06 22:46:23 +00:00
gl_model.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
gl_model.h Initial revision 2001-12-22 04:27:19 +00:00
gl_rmain.c More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
gl_rmisc.c Turns out gzip support isn't so easy (feasable?) in q2, so back it out for 2002-01-07 04:54:11 +00:00
gl_rsurf.c Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup. 2002-01-06 22:46:23 +00:00
gl_warp.c Replace glColor4f (1,1,1,1) with glColor4ubv (white), and similar for glColor3 and black. Cleanup and very minor speedup. 2002-01-06 22:46:23 +00:00
qgl.h Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
ref_gl.def line ending cleanup 2001-12-22 21:49:59 +00:00
ref_gl.dsp line ending cleanup 2001-12-22 21:49:59 +00:00
warpsin.h Initial revision 2001-12-22 04:27:19 +00:00