summaryrefslogtreecommitdiff
path: root/src/rend2/tr_bsp.c
AgeCommit message (Collapse)Author
2013-01-12Missed a file in the previous commit.James Canete
2013-01-12Fix bugs where some surfaces weren't merged and others were counted as ↵James Canete
merged in R_MergeLeafSurfaces().
2013-01-12When calling qglDrawRangeElementsEXT(), use proper start and end parameters.James Canete
2013-01-12Fix gcc warnings in Rend2.Zack Middleton
2013-01-12Added Rend2, an alternate renderer. (Bug #4358)James Canete