mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 04:08:25 +02:00
added Ville's RGBA blend fix
This commit is contained in:
parent
6eb2547317
commit
34a8bf5135
1 changed files with 1 additions and 0 deletions
|
|
@ -1172,6 +1172,7 @@ Mesa Version History
|
|||
- fixed some texgen bugs reported by Daniel Borca
|
||||
- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
|
||||
- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
|
||||
- fixed RGBA blend enable bug (Ville Syrjala)
|
||||
Changes:
|
||||
- dropped API trace feature (src/Trace/)
|
||||
- documentation overhaul. merged with website content. more html.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue