commit | 2579c32a5f53a0ad89f5af6111d5935529fd3b45 | [log] [tgz] |
---|---|---|
author | Aapo Tahkola <aet@rasterburn.org> | Tue Mar 08 03:29:46 2005 +0000 |
committer | Aapo Tahkola <aet@rasterburn.org> | Tue Mar 08 03:29:46 2005 +0000 |
tree | 2e7e427cb3e36be0604063d3b7d4e35603ddeeb4 | |
parent | 0bd5373d94c9b74a7b724d74e2b2bc94c8d5bd77 [diff] |
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt 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.