Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check glLoadProgramNV len < 0 (bug 6679) | Brian Paul | 2006-04-20 | 1 | -2/+7 |
* | Move stuff common to vertex/fragment_program into the base class, including: | Brian Paul | 2005-11-12 | 1 | -2/+4 |
* | Unify vertex/fragment program instuctions. | Brian Paul | 2005-11-05 | 1 | -2/+1 |
* | Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms | Karl Schultz | 2005-05-05 | 1 | -1/+1 |
* | fix LoadProgramNV regression when I had fixed the RefCount bug | Brian Paul | 2004-10-02 | 1 | -5/+5 |
* | call ctx->Driver.NewProgram() instead of CALLOC/etc in _mesa_LoadProgramNV. ... | Brian Paul | 2004-06-20 | 1 | -7/+5 |
* | Fix up some assorted issues with initialization of vertex program registers. | Brian Paul | 2004-04-21 | 1 | -2/+2 |
* | Moved from src/mesa/main | Michal Krol | 2004-03-29 | 1 | -0/+871 |