2025-08-10 09:21 CEST

spring: develop 4f939d82 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2009-05-05 00:17:07 develop 99898960
Changeset VertexArray
 * moved inlined functions into a seperate file
 * added a new type 2dT (2d vertex pos + 2d texcoords)
 * optimize vertex array strip length (try to render vertices in a bunch of 2048)
 * added a callback function for DrawArray2dT (so you can colors between stripes etc.)
mod - rts/Rendering/GL/VertexArray.cpp Diff ] File ]
mod - rts/Rendering/GL/VertexArray.h Diff ] File ]
add - rts/Rendering/GL/VertexArray.inl Diff ] File ]