Opened 7 years ago

Closed 7 years ago

#9482 closed enhancement (fixed)

mesa-17.1.5

Reported by: bdubbs@… Owned by: Pierre Labastie
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Mew point version.

Change History (3)

comment:1 by Pierre Labastie, 7 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 7 years ago

Mesa 17.1.5 is a bug fix release which fixes bugs found since the 17.1.4
release.

Mesa 17.1.5 implements the OpenGL 4.5 API, but the version reported by
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 4.5. OpenGL 4.5
is only available if requested at context creation because compatibility
contexts are not supported.
[...]
New features
None

Bug fixes
    Bug 100242 - radeon buffer allocation failure during startup of Factorio
    Bug 101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or
                 directory
    Bug 101666 - bitfieldExtract is marked as a built-in function on OpenGL
                 ES 3.0, but was added in OpenGL ES 3.1
    Bug 101703 - No stencil buffer allocated when requested by GLUT

comment:3 by Pierre Labastie, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r18950

Note: See TracTickets for help on using tickets.