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-03-20 09:21:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5e6f77cddb
quakeforge
/
libs
/
video
History
Ragnvald Maartmann-Moe IV
5e6f77cddb
Instead of glEnable/glDisable (GL_ALPHA_TEST) pairs for every sprite rendered, let's do it once for the entire sprite loop. Minor hit when there are no sprites, but 2+ it's a gain. Better worst case, rather than better peak performance.
2001-10-02 01:48:51 +00:00
..
renderer
Instead of glEnable/glDisable (GL_ALPHA_TEST) pairs for every sprite rendered, let's do it once for the entire sprite loop. Minor hit when there are no sprites, but 2+ it's a gain. Better worst case, rather than better peak performance.
2001-10-02 01:48:51 +00:00
targets
Fix double joystick init in sdl targets.
2001-10-01 21:50:35 +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