Age | Commit message (Collapse) | Author |
|
|
|
the T&L vertex program interpreter).
|
|
|
|
|
|
|
|
|
|
return black (0,0,0,1) when sampled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
textures nowadays
|
|
|
|
|
|
|
|
|
|
|
|
corruption bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement _mesa_uniform_matrix()
Support for program parameters/uniforms with more than 4 elements.
Store 4x4 matrices in column-major order in registers.
Update mat mul built-in functions accordingly.
|