mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 02:10:11 +01:00
added latest bug fixes
This commit is contained in:
parent
4197c0ea9b
commit
b311950dde
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.81 2002/01/12 16:19:04 brianp Exp $
|
||||
$Id: VERSIONS,v 1.82 2002/01/16 15:45:54 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -940,5 +940,7 @@ Mesa Version History
|
|||
- GL_REPLACE with GL_RGB texture format wasn't always correct (alpha)
|
||||
- glTexEnviv( pname != GL_TEXTURE_ENV_COLOR ) was broken
|
||||
- glReadPixels was sometimes mistakenly clipped by the scissor box
|
||||
- glDraw/ReadPixels didn't catch all the errors that they should have
|
||||
- Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
|
||||
Changes:
|
||||
- New spec file and Python code to generate some GL dispatch files
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue