Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call ctx->Driver.NewProgram() instead of CALLOC/etc in _mesa_LoadProgramNV. ↵ | Brian Paul | 2004-06-20 | 1 | -7/+5 |
| | | | | Fixes problems found with Cg demos. | ||||
* | Fix up some assorted issues with initialization of vertex program registers. | Brian Paul | 2004-04-21 | 1 | -2/+2 |
| | | | | | Some need to be set per-vertex, other per-primitive. Cleared that up. Only need to init temp/result registers if executing an NV vertex program. | ||||
* | Moved from src/mesa/main | Michal Krol | 2004-03-29 | 1 | -0/+871 |