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:Backports:SLE-15-SP4:FactoryCandidates/Mesa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mesa-rpmlintrc | 0000000523 523 Bytes | |
Mesa.changes | 0000329172 321 KB | |
Mesa.keyring | 0000398858 390 KB | |
Mesa.spec | 0000037478 36.6 KB | |
README.updates | 0000000413 413 Bytes | |
U_fix-mpeg1_2-decode-mesa-20.2.patch | 0000000807 807 Bytes | |
_constraints | 0000000569 569 Bytes | |
_multibuild | 0000000056 56 Bytes | |
baselibs.conf | 0000004614 4.51 KB | |
manual-pages.tar.bz2 | 0000137685 134 KB | |
mesa-24.1.0.tar.xz | 0028994008 27.7 MB | |
mesa-24.1.0.tar.xz.sig | 0000000310 310 Bytes | |
n_add-Mesa-headers-again.patch | 0000000615 615 Bytes | |
n_drirc-disable-rgb10-for-chromium-on-amd.patch | 0000001234 1.21 KB | |
n_stop-iris-flicker.patch | 0000000970 970 Bytes | |
python36-buildfix1.patch | 0000002548 2.49 KB | |
python36-buildfix2.patch | 0000000533 533 Bytes | |
u_0001-intel-genxml-Drop-from-__future__-import-an |
0000001730 1.69 KB | |
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fall |
0000003099 3.03 KB | |
u_dep_xcb.patch | 0000000642 642 Bytes |
Revision 507 (latest revision is 523)
Ana Guerrero (anag+factory)
accepted
request 1180958
from
Stefan Dirsch (sndirsch)
(revision 507)
- Update to new feature release 24.1.0 --> https://docs.mesa3d.org/relnotes/24.1.0 - Some interesting highlights include: * NVIDIA Vulkan driver NVK is now considered ready for prime time. Distro packagers are now recommended to include `nouveau` in the `vulkan-drivers` list so that their users can have the option of using it instead of the proprietary NVIDIA driver. * Intel Vulkan driver Anv switched to truly asynchronous VM bind, and Xe support for error dump to debug GPU hangs was added. * Apple OpenGL driver Asahi has reached OpenGL 4.6 and OpenGL ES 3.2 support. * Broadcom Vulkan driver V3DV gained support for VK_KHR_dynamic_rendering. * Arm Mali OpenGL driver Panfrost was prepared for Gen10 (Gxxx), and Vulkan driver PanVK was modernised for better Midgard (Txxx) and Bifrost (Gxxx) support. * All Vulkan drivers have gained support for explicit synchronisation on Wayland and X11. - adjusted patches: * n_stop-iris-flicker.patch * python36-buildfix1.patch - supersedes patches: * 0001-loader-delete-unused-param-from-pipe_loader_sw_probe.patch * 0002-glx-fix-some-indentation.patch * 0003-glx-add-an-implicit-param-to-createScreen.patch * 0004-glx-pass-implicit-load-param-through-allocation.patch * 0005-dri-plumb-a-implicit-param-through-createNewScreen-i.patch * 0006-gbm-plumb-an-implicit-param-through-device-creation.patch * 0007-frontends-dri-plumb-an-implicit-param-through-screen.patch * 0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch * 0009-zink-don-t-print-error-messages-when-failing-an-impl.patch * 0010-glx-silence-more-implicit-load-zink-errors.patch - added libvdpau_d3d12 package - small cleanup in specfile
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