summaryrefslogtreecommitdiff
path: root/src/rend2/tr_local.h
AgeCommit message (Expand)Author
2013-02-16Merge Reaction renderer features, remove "#ifdef REACTION"sSmileTheory
2013-02-16Remove the SMP renderer featureTim Angus
2013-01-12Changes to make rend2 work with TremulousTim Angus
2013-01-12#5866: Fix surface culling through portals, and use the correct number of fru...SmileTheory
2013-01-12Support r_srgb even without hardware support. Also tweak default autoexposure...James Canete
2013-01-12Make software overbright optional (cvar r_softOverbright) and reduce the numb...James Canete
2013-01-12Various shader fixes and optimizations.James Canete
2013-01-12When calling qglDrawRangeElementsEXT(), use proper start and end parameters.James Canete
2013-01-12Remove ARRAY_SIZE, and use ARRAY_LEN instead.James Canete
2013-01-12Added Rend2, an alternate renderer. (Bug #4358)James Canete