index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
renderergl1
/
tr_shader.c
Age
Commit message (
Expand
)
Author
2015-03-17
Inform how many shader stages the max is in the warning message
Ensiform
2015-03-17
Add function for clearing global shader instead of duplicating the code
Zack Middleton
2015-03-17
Fix a few warnings
Tim Angus
2014-08-28
Fix incorrect rgbGen const reading uninitialized memory
Zack Middleton
2014-06-17
Fix potential buffer overflow caused by long tcMod args
Zack Middleton
2014-06-17
Parse q3map_sunExt in OpenGL1 too
Zack Middleton
2014-06-17
Fix typo in animMap and videoMap warnings
Zack Middleton
2014-06-17
Improve warning for shader missing opening brace
Zack Middleton
2014-06-17
Check for shaders without closing brace
Zack Middleton
2013-05-31
Catch more bad shader syntax cases
Zack Middleton
2013-05-31
clean up return statements a bit more
/dev/humancontroller
2013-03-27
Fix some of the things clang --analyze flagged
Tim Angus
2013-03-19
Remove some more automatic sRGB image flags.
SmileTheory
2013-03-19
Move renderers a bit closer together
Tim Angus
2013-02-16
Update copyright notices
Tim Angus
2013-02-16
renderer -> renderergl1, rend2 -> renderergl2
Tim Angus