Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch ↵ | Brian Paul | 2004-08-25 | 1 | -0/+1 |
| | | | | 1015696) | ||||
* | disable some debug code | Brian Paul | 2004-06-29 | 1 | -2/+2 |
| | |||||
* | Fix up some assorted issues with initialization of vertex program registers. | Brian Paul | 2004-04-21 | 1 | -0/+1 |
| | | | | | 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/+1496 |