quakeforge/libs/video
Bill Currie bb63335fe1 Rewrite trail vertex list building.
Most important change is to use the arrays directly rather than using
element indices. I don't remember why I did it that way as it gained
nothing and using arrays directly is much simpler.

Also, the "dummy" vertices at either end of the trail are no longer
duplicates of the end vertices, but are now extrapolations. This fixes up
the weirdness at either end of the trails.
2016-01-25 20:27:03 +09:00
..
renderer Rewrite trail vertex list building. 2016-01-25 20:27:03 +09:00
targets Add a builtin to get keydown. 2016-01-10 13:33:05 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00