summaryrefslogtreecommitdiff
path: root/src/renderergl2
AgeCommit message (Collapse)Author
2013-03-19Some minor cleanup.SmileTheory
2013-03-19Simplify RE_StretchRaw() with RE_UploadCinematic() and RB_InstantQuad2().SmileTheory
2013-03-19Oops, fix typo.SmileTheory
2013-03-19Simplify previous patch.SmileTheory
2013-03-19Calculate viewport and screen texture coordinates correctly for sun shadows. ↵SmileTheory
This fixes part of #5889.
2013-03-19Move noise function declations to tr_common.hZack Middleton
tr_noise.c is in renderercommon directory, so declare them in header there too.
2013-02-16Update copyright noticesTim Angus
2013-02-16Remove a few name tagsTim Angus
2013-02-16Add renderercommon/tr_common.hTim Angus
2013-02-16Move some things into renderercommonTim Angus
2013-02-165097 - Menu corrupted on start (on IRIX)Zack Middleton
2013-02-16renderer -> renderergl1, rend2 -> renderergl2Tim Angus