This commit is contained in:
Brian Paul 2005-05-05 14:18:04 +00:00
parent cb34c11663
commit 0355d3ff94
1 changed files with 1 additions and 1 deletions

View File

@ -1308,7 +1308,7 @@ Mesa Version History
- glReadPixels from a clipped front color buffer didn't always work
- glTexImage didn't accept GL_RED/GREEN/BLUE as the format
- Attempting queries/accesses of VBO 0 weren't detected as errors
- paletted textures failed if the palette had fewer that 256 entries
- paletted textures failed if the palette had fewer than 256 entries
Changes:
- fixed a bunch of compiler warnings found with gcc 3.4
- bug reports should to go bugzilla.freedesktop.org