mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
added glAccum bug fix
This commit is contained in:
parent
3a0e0b284f
commit
0ce7d7725a
1 changed files with 1 additions and 0 deletions
|
|
@ -1173,6 +1173,7 @@ Mesa Version History
|
|||
- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
|
||||
- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
|
||||
- fixed RGBA blend enable bug (Ville Syrjala)
|
||||
- glAccum is supposed to be a no-op in selection/feedback mode
|
||||
Changes:
|
||||
- dropped API trace feature (src/Trace/)
|
||||
- documentation overhaul. merged with website content. more html.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue