Age | Commit message (Expand) | Author |
---|---|---|
2013-02-16 | Merge Reaction renderer features, remove "#ifdef REACTION"s | SmileTheory |
2013-02-16 | Remove the SMP renderer feature | Tim Angus |
2013-01-12 | Support r_srgb even without hardware support. Also tweak default autoexposure... | James Canete |
2013-01-12 | #5812 - Use refdef's coordinates when drawing to screen shadow fbo, and separ... | James Canete |
2013-01-12 | Make software overbright optional (cvar r_softOverbright) and reduce the numb... | James Canete |
2013-01-12 | When calling qglDrawRangeElementsEXT(), use proper start and end parameters. | James Canete |
2013-01-12 | Ensure the correct FBO is bound when drawing. (Fixes bug #5791.) | James Canete |
2013-01-12 | Fix FBO_*() usage when framebuffers are unavailable or undesired. | James Canete |
2013-01-12 | Fix gcc warnings in Rend2. | Zack Middleton |
2013-01-12 | Added Rend2, an alternate renderer. (Bug #4358) | James Canete |