Age | Commit message (Collapse) | Author |
|
It seems unlikely anyone is going to do anything with this aside from stub
it out in OpenGLES ports.
|
|
barely used and doing this compiles fewer shaders.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Thanks Xycaleth for pointing out.
|
|
|
|
|
|
normalized byte arrays.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integer blend indices are converted to bytes at load, ioq3 doesn't allow more than 128 joints.
Heavily based on code by @zippers.
|
|
|
|
|
|
by shader.
|
|
|
|
|
|
|
|
fixes and optimizations.
|
|
drops on some hardware
|
|
|
|
|
|
|
|
sunlight and map lighting into one GLSL shader (r_sunlightMode 2) Change single lightmap blends to use lightall
|
|
|
|
MAN-AT-ARMS
|
|
|
|
|
|
|
|
|