quakeforge/libs/video
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