mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-15 01:11:27 +00:00
c8472755d1
One more step towards BSP thread-safety. This one brought with it a very noticeable speed boost (ie, not lost in the noise) thanks to the face visframes being in tightly packed groups instead of 128 bytes apart, though the sw render's boost is lost in the noise (but it's very fill-rate limited). |
||
---|---|---|
.. | ||
glsl_alias.c | ||
glsl_bsp.c | ||
glsl_draw.c | ||
glsl_fisheye.c | ||
glsl_iqm.c | ||
glsl_lightmap.c | ||
glsl_main.c | ||
glsl_particles.c | ||
glsl_shader.c | ||
glsl_sprite.c | ||
glsl_textures.c | ||
glsl_warp.c | ||
qfglsl.c | ||
quakeforge.glsl | ||
vid_common_glsl.c |