summaryrefslogtreecommitdiff
path: root/src/renderergl2/tr_shader.c
AgeCommit message (Expand)Author
2014-06-17Improve warning for shader missing opening braceZack Middleton
2014-06-17Check for shaders without closing braceZack Middleton
2013-05-31Catch more bad shader syntax casesZack Middleton
2013-05-03Don't scale shadow multipliers by overbrightbits, and improve documentation.SmileTheory
2013-05-03Add sunlight/lightmap merging by multiply (r_sunlightMode 1) Merge additive s...SmileTheory
2013-03-27Fix some of the things clang --analyze flaggedTim Angus
2013-03-19Support more tcgens in lightall shader.SmileTheory
2013-03-19Remove some more automatic sRGB image flags.SmileTheory
2013-03-19Fix clampmapped images being always treated as sRGB.SmileTheory
2013-02-16Update copyright noticesTim Angus
2013-02-16renderer -> renderergl1, rend2 -> renderergl2Tim Angus