Age | Commit message (Collapse) | Author |
|
number from texturecolor shader call GLSL_VertexAttribPointers after attribute arrays have been enabled
|
|
defaults.
|
|
External GLSL should probably only be used for development testing,
not released products. The GLSL files are tied to the code, and the
code changes some what often.
Fixes using OpenArena 0.8.8 which has incompatible GLSL files in a pk3.
|
|
|
|
|
|
|
|
|
|
|
|
normals/tangents/lightdirs
|
|
|
|
normalized byte arrays.
|
|
|
|
|
|
|
|
|
|
fixes and optimizations.
|
|
|
|
|
|
add missing "\n"s to some Printf()-like calls (in Rend2)
drop erroneous "\n"s from some Error()-like calls (in Rend2)
drop erroneous "\n" from a Com_Error() call (in vm_sparc.c)
|
|
meminfo command showed the dynamic renderer zone amount going up by 1824 bytes each time I reloaded map using map command.
|
|
sunlight and map lighting into one GLSL shader (r_sunlightMode 2) Change single lightmap blends to use lightall
|
|
|
|
|
|
|
|
|