This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2025-02-07 00:11:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b52d7fd3d9
quakeforge
/
libs
/
video
History
Bill Currie
c8ab7d04ef
fix two bugs with glx extension checking: HAVE_GLX wasn't getting into
...
config.h and GLX_ARB_get_proc_address is not (any longer?) defined by mesa.
2001-09-23 03:41:05 +00:00
..
renderer
Kill r_particles->int_val testing in gl particle engine. Also merge a bit down to r_part.c/r_cvar.c. Properly declare cl_max_particles (how the heck was it working when only ever declared as exter cvar_t *cl_max_particles?).
2001-09-22 02:37:45 +00:00
targets
fix two bugs with glx extension checking: HAVE_GLX wasn't getting into
2001-09-23 03:41:05 +00:00
.gitignore
Merged joystick code. Great deal of cleanup in input, reduced bizarre overuse of protocol.h...
2001-04-11 07:57:08 +00:00
Makefile.am
FINALLY, the nq and qw renderers are merged. the view and particle subsystems
2001-05-24 19:22:35 +00:00