summaryrefslogtreecommitdiff
path: root/src/rend2/tr_shade.c
AgeCommit message (Collapse)Author
2013-01-12#5863 - Use proper texture coordinates for alpha tested materials when doing ↵SmileTheory
depth prepass.
2013-01-12From /dev/humancontroller: Typo.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-12Fix FBO_*() usage when framebuffers are unavailable or undesired.James Canete
2013-01-12Fix gcc warnings in Rend2.Zack Middleton
2013-01-12Added Rend2, an alternate renderer. (Bug #4358)James Canete