mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
first 6.3.1 bug fixes
This commit is contained in:
parent
7cf480e6fe
commit
7b5c506c0e
1 changed files with 8 additions and 1 deletions
|
|
@ -1314,7 +1314,7 @@ Mesa Version History
|
|||
- bug reports should to go bugzilla.freedesktop.org
|
||||
|
||||
|
||||
6.3 July 20, 2004
|
||||
6.3 July 20, 2005
|
||||
New:
|
||||
- GL_EXT_framebuffer_object extension
|
||||
- GL_ARB_draw_buffers extension
|
||||
|
|
@ -1350,3 +1350,10 @@ Mesa Version History
|
|||
- Removed bad XTranslateCoordinates call when rendering to Pixmaps
|
||||
- glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
|
||||
- fixed a few Darwin compilation problems
|
||||
|
||||
|
||||
6.3.1 Month date, 2005
|
||||
Bug fixes:
|
||||
- GL_ARB_vertex/fragment_shader were mistakenly listed in the
|
||||
extensions string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue