Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
current Mesa.
|
|
didnt want to build anymore.
|
|
|
|
MAD_2 cases.
|
|
|
|
shading.
|
|
|
|
|
|
broke arbvptorus(takes no input color but produces output color). Also removing some useless code.
|
|
|
|
correctly disable alpha test. Vertex programs with high vertex count now run a lot faster as software fallback is no longer on. Also disabling 'temp to result'-instructions as they probably violate the spec and dont seem to be something thats needed.
|
|
VSF_MAX_FRAGMENT_LENGTH as it seems a bit low otherwise.
|
|
This stops arbvpwarpmesh from segfaulting and it actually works - with immediate mode rendering.
|
|
|
|
|
|
|
|
correctly when normals are delivered. Please note that some programs only
start in vb mode as there is something wrong in immediate mode vb code.
|
|
|
|
r300_vertexprog.c to compile.
|
|
|
|
|
|
|
|
|
|
|