mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 21:02:50 +00:00
c68da1f299
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 |
||
---|---|---|
.. | ||
.gitignore | ||
gl_draw.c | ||
gl_dyn_lights.c | ||
gl_dyn_part.c | ||
gl_dyn_textures.c | ||
gl_funcs.c | ||
gl_graph.c | ||
gl_mod_alias.c | ||
gl_mod_sprite.c | ||
gl_rmain.c | ||
gl_rmisc.c | ||
gl_rsurf.c | ||
gl_screen.c | ||
gl_skin.c | ||
gl_sky.c | ||
gl_sky_clip.c | ||
gl_textures.c | ||
gl_warp.c | ||
Makefile.am | ||
noisetextures.c |