glxinfo -l expanded, fixed bug 6863
This commit is contained in:
@@ -1476,6 +1476,7 @@ Mesa Version History
|
|||||||
Changes:
|
Changes:
|
||||||
- The glVertexAttribARB functions no longer alias the conventional
|
- The glVertexAttribARB functions no longer alias the conventional
|
||||||
vertex attributes.
|
vertex attributes.
|
||||||
|
- glxinfo program prints more info with -l option
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
- fixed broken texture border handling for depth textures (bug 6498)
|
- fixed broken texture border handling for depth textures (bug 6498)
|
||||||
- removed the test for duplicated framebuffer attachments, per
|
- removed the test for duplicated framebuffer attachments, per
|
||||||
@@ -1487,4 +1488,4 @@ Mesa Version History
|
|||||||
- glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
|
- glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
|
||||||
- assorted minor fixes for 16 and 32 bit/channel modes
|
- assorted minor fixes for 16 and 32 bit/channel modes
|
||||||
- fixed assorted bugs in texture compression paths
|
- fixed assorted bugs in texture compression paths
|
||||||
|
- fixed indirect rendering vertex array crashes (bug 6863)
|
||||||
|
Reference in New Issue
Block a user