summaryrefslogtreecommitdiff
path: root/src/rend2/tr_init.c
AgeCommit message (Expand)Author
2013-01-12Changes to make rend2 work with TremulousTim Angus
2013-01-12#5818 - Modular renderer and Rend2 support for MSVC.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-12Remove ARRAY_SIZE, and use ARRAY_LEN instead.James Canete
2013-01-12Fix FBO_*() usage when framebuffers are unavailable or undesired.James Canete
2013-01-12Split Rend2's printing OpenGL extensions string (> 1024 characters) into sepa...Zack Middleton
2013-01-12Remove gfxmeminfo command when shuting down Rend2.Zack Middleton
2013-01-12Added Rend2, an alternate renderer. (Bug #4358)James Canete