Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: move nvprogram.[ch] to main/ | Brian Paul | 2010-06-10 | 1 | -113/+0 |
| | |||||
* | i965: Emit zero initialization for NV VP temporaries as required. | Eric Anholt | 2009-09-24 | 1 | -0/+4 |
| | | | | | | | This is similar to what r300 does inside the driver, but I've added it as a generic option since it seems most hardware will want it. Fixes piglit nv-init-zero-reg.vpfp and nv-init-zero-addr.vpfp. | ||||
* | mesa: Initialize NV_vertex_program fields for the parameter lists and such. | Eric Anholt | 2009-09-24 | 1 | -0/+2 |
| | | | | This helps let drivers treat NV_vp like ARB_vp. | ||||
* | alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935) | Roland Scheidegger | 2007-11-09 | 1 | -12/+0 |
| | | | | these should be the same functions (as per spec). | ||||
* | Moved from src/mesa/main | Michal Krol | 2004-03-29 | 1 | -0/+119 |