System for rendering interactive 3-D graphics
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc.(SGI). However, the author does not possess an
OpenGL license from SGI, and makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with SGI. Those who
want a licensed implementation of OpenGL should contact a licensed
vendor.
Please do not refer to the library as MesaGL (for legal reasons). It's
just Mesa or The Mesa 3-D graphics library.
* OpenGL is a trademark of Silicon Graphics Incorporated.
- Developed at X11:XOrg
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/Mesa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mesa-rpmlintrc | 0000000074 74 Bytes | |
Mesa.changes | 0000143825 140 KB | |
Mesa.keyring | 0000003100 3.03 KB | |
Mesa.spec | 0000028984 28.3 KB | |
README.updates | 0000000413 413 Bytes | |
baselibs.conf | 0000002320 2.27 KB | |
manual-pages.tar.bz2 | 0000137685 134 KB | |
mesa-11.2.1.tar.xz | 0007857308 7.49 MB | |
mesa-11.2.1.tar.xz.sig | 0000000543 543 Bytes | |
n_Define-GLAPIVAR-separate-from-GLAPI.patch | 0000001013 1013 Bytes | |
n_Fixed-build-against-wayland-1.2.1.patch | 0000001625 1.59 KB | |
n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.pa |
0000002177 2.13 KB | |
u_Fix-crash-in-swrast-when-setting-a-texture-for-a |
0000001803 1.76 KB | |
u_dri2-Check-for-dummyContext-to-see-if-the-glx_co |
0000000998 998 Bytes | |
u_dri3-Check-for-dummyContext-to-see-if-the-glx_co |
0000001238 1.21 KB | |
u_mesa-8.0-llvmpipe-shmget.patch | 0000006509 6.36 KB | |
u_mesa-8.0.1-fix-16bpp.patch | 0000002362 2.31 KB | |
u_st-va-hardlink-driver-instances-to-gallium_drv_v |
0000001481 1.45 KB |
Revision 264 (latest revision is 520)
Dominique Leuenberger (dimstar_suse)
accepted
request 391125
from
Stefan Dirsch (sndirsch)
(revision 264)
- u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch * dri3: Check for dummyContext to see if the glx_context is valid According to the comments in src/glx/glxcurrent.c __glXGetCurrentContext() always returns a valid pointer. If no context is made current, it will contain dummyContext. Thus a test for NULL will always fail. - update to 11.2.1 * It fixes crashes in VAAPI, some build problems in Nine has been addressed, adds a drirc workaround for Warsow and resolves issues in the nouveau, radeonsi and i965 drivers. * fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
Comments 3
Mesa 18.1.8 has been released; https://mesa3d.org/relnotes/18.1.8.html
This issue affecting icelake graphics and preventing wayland sessions on gnome seems to have been resolved on other distros https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889 but is still occuring on tumbleweed. Apologies if I am posting in the wrong place, but wondering if it is on your radar?
Also relates to bug https://bugzilla.opensuse.org/show_bug.cgi?id=1216003
Mesa 24.1.6 -> https://docs.mesa3d.org/relnotes/24.1.6.html