]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - meshqueue.c
got rid of R_Mesh_Draw and R_Mesh_DrawPolygon, now all 3D geometry is drawn using...
[xonotic/darkplaces.git] / meshqueue.c
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...