quakeforge/libs/video
Bill Currie c68da1f299 o split up GL_DrawAliasFrame so it's normal (ie, not fullbright) pass only
creating GL_DrawAliasFrame_fb to do the fullbright pass. This removes
    the if (fb) tests.
 o  move the DepthMask setting for modelalpha != 1.0 out of
    GL_DrawAliasFrame* into R_DrawAliasModel to reduce potential GL state
    changes.
 o  minor comment cleanup/corrections
2002-01-02 19:23:09 +00:00
..
renderer o split up GL_DrawAliasFrame so it's normal (ie, not fullbright) pass only 2002-01-02 19:23:09 +00:00
targets More tweaks to joystick code. amp settings have a far greater effect now... 2001-12-30 06:08:24 +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 this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00