Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-29 | If parsing a program fails, don't change the vertex/fragment program object. | Brian Paul | |
Specifically, don't attach a dummy program. This change also fixes an occasional segfault. Some code clean-ups. Use GLboolean instead of GLuint to return pass/fail. | |||
2005-01-19 | fix a typo | Brian Paul | |
2004-03-04 | Initial changes after moving from src/mesa/main/. | Michal Krol | |
Needs testing - it havent been even compiled yet. |