summaryrefslogtreecommitdiff
path: root/src/rend2/tr_surface.c
AgeCommit message (Collapse)Author
2013-02-16Merge Reaction renderer features, remove "#ifdef REACTION"sSmileTheory
2013-02-16Remove the SMP renderer featureTim Angus
2013-01-12#5866: Fix surface culling through portals, and use the correct number of ↵SmileTheory
frustum planes.
2013-01-12When calling qglDrawRangeElementsEXT(), use proper start and end parameters.James Canete
2013-01-12Added Rend2, an alternate renderer. (Bug #4358)James Canete