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
/
renderergl2
/
tr_init.c
Age
Commit message (
Expand
)
Author
2014-06-17
OpenGL2: Reimplement MD3 tangent space calculation.
SmileTheory
2014-06-17
OpenGL2: Remove sRGB support, replace with gamma cvars.
SmileTheory
2014-06-17
OpenGL2: Add normalScale and parallaxDepth stage keywords and helper cvars.
SmileTheory
2014-06-17
OpenGL2: Remove and force r_softOverbright.
SmileTheory
2014-06-17
#6077: OpenGL2: Add r_ignoreDstAlpha.
SmileTheory
2014-06-17
OpenGL2: Support GL_ARB_vertex_type_2_10_10_10_rev for normals/tangents/light...
SmileTheory
2014-06-17
r_noborder changes require a restart
IR4T4
2014-06-17
Revert "5097 - Menu corrupted on start (on IRIX)"
Zack Middleton
2014-06-17
OpenGL2: default to RGBM lightmap, and add r_floatLightmap for old behaviour.
SmileTheory
2014-06-17
OpenGL2: Disable GL_ARB_seamless_cube_map by default, caused huge frame drops...
SmileTheory
2014-06-17
#5979: Cubemap support for opengl2.
SmileTheory
2013-05-03
Don't scale shadow multipliers by overbrightbits, and improve documentation.
SmileTheory
2013-05-03
Add sunlight/lightmap merging by multiply (r_sunlightMode 1) Merge additive s...
SmileTheory
2013-02-16
Update copyright notices
Tim Angus
2013-02-16
Add renderercommon/tr_common.h
Tim Angus
2013-02-16
5097 - Menu corrupted on start (on IRIX)
Zack Middleton
2013-02-16
renderer -> renderergl1, rend2 -> renderergl2
Tim Angus