quakeforge/libs/video
Bill Currie 68d956583d Draw ALL of the particles, not just 2/3 of them.
Using quads requires 4 elements, but triangles require 6. I'd gotten the
element array setup right, but I'd forgotten to tweak vacount when drawing
the particles.
2012-01-21 20:16:18 +09:00
..
renderer Draw ALL of the particles, not just 2/3 of them. 2012-01-21 20:16:18 +09:00
targets Put the transparent color back to 0,0,0,0 rgba. 2012-01-14 22:20:23 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00