quakeforge/libs/video
Bill Currie 5080a6f37e Enable the point size shader variable.
This is a rather "evil" hack because GLES doesn't seem to need
GL_VERTEX_PROGRAM_POINT_SIZE, but GL does, and all my work is currently
done in GL rather than GLES. Point particles now work, but the sizes are
all wrong.
2012-01-21 21:54:36 +09:00
..
renderer Enable the point size shader variable. 2012-01-21 21:54:36 +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