mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 07:58:07 +02:00
fix matrix classification and program parsing error state bugs
This commit is contained in:
parent
7f76b8ffd1
commit
5c6ede2060
1 changed files with 3 additions and 0 deletions
|
|
@ -1283,3 +1283,6 @@ Mesa Version History
|
|||
Bug fixes:
|
||||
- OpenGL version 1.5 doesn't need GL_ARB_texture_non_power_of_two
|
||||
- fixed a few compilation issues on IRIX
|
||||
- fixed a matrix classification bug (reported by Wes Bethel)
|
||||
- we weren't reseting the vertex/fragment program error state
|
||||
before parsing (Dave Reveman)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue