System for rendering interactive 3-D graphics

Edit Package Mesa

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.

Refresh
Refresh
Source Files
Filename Size Changed
0001-loader-delete-unused-param-from-pipe_loader_sw_probe.patch 0000002593 2.53 KB
0002-glx-fix-some-indentation.patch 0000001258 1.23 KB
0003-glx-add-an-implicit-param-to-createScreen.patch 0000004185 4.09 KB
0004-glx-pass-implicit-load-param-through-allocation.patch 0000003056 2.98 KB
0005-dri-plumb-a-implicit-param-through-createNewScreen-i.patch 0000025261 24.7 KB
0006-gbm-plumb-an-implicit-param-through-device-creation.patch 0000002920 2.85 KB
0007-frontends-dri-plumb-an-implicit-param-through-screen.patch 0000003727 3.64 KB
0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch 0000012305 12 KB
0009-zink-don-t-print-error-messages-when-failing-an-impl.patch 0000015202 14.8 KB
0010-glx-silence-more-implicit-load-zink-errors.patch 0000001665 1.63 KB
Mesa-rpmlintrc 0000000523 523 Bytes
Mesa.changes 0000324732 317 KB
Mesa.keyring 0000398858 390 KB
Mesa.spec 0000037834 36.9 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.0.3.tar.xz 0020021264 19.1 MB
mesa-24.0.3.tar.xz.sig 0000000310 310 Bytes
mesa-fix-llvm18.patch 0000001870 1.83 KB
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 0000000983 983 Bytes
python36-buildfix1.patch 0000002361 2.31 KB
python36-buildfix2.patch 0000000533 533 Bytes
u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch 0000001730 1.69 KB
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch 0000003099 3.03 KB
u_dep_xcb.patch 0000000642 642 Bytes
Revision 498 (latest revision is 501)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1159850 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 498)
- Add patch to fix boo#1221664:
  * mesa-fix-llvm18.patch

- 0010-glx-silence-more-implicit-load-zink-errors.patch 
  * glx: silence more implicit-load zink errors [gitlab mesa issue #10802]

- 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
  * get rid of error message:
    'MESA: error: ZINK: vkEnumeratePhysicalDevices failed
    (VK_ERROR_INITIALIZATION_FAILED)' 
    [gitlab mesa issue #10802]

- adjusted and re-enabled python36-buildfix1.patch 

- Update to new feature release 24.0.3
  * Some interesting highlights include:
    + New PowerVR Vulkan driver for Imagination's GPU
    + NVIDIA Vulkan driver NVK has seen many improvements
    + AMD Vulkan driver RADV ray-tracing performance improvements
    + Microsoft OpenGL driver D3D12 has reached OpenGL 4.6 support
  * New extensions & features (in no particular order):
    + VK_EXT_image_compression_control on RADV
    + VK_EXT_device_fault on RADV
    + OpenGL 3.3 on Asahi
    + Geometry shaders on Asahi
    + GL_ARB_texture_cube_map_array on Asahi
    + GL_ARB_clip_control on Asahi
    + GL_ARB_timer_query on Asahi
    + GL_EXT_disjoint_timer_query on Asahi
    + GL_ARB_base_instance on Asahi
    + OpenGL 4.6 (up from 4.2) on d3d12
    + VK_EXT_depth_clamp_zero_one on RADV
    + GL_ARB_shader_texture_image_samples on Asahi
    + GL_ARB_indirect_parameters on Asahi
    + GL_ARB_viewport_array on Asahi
    + GL_ARB_fragment_layer_viewport on Asahi
    + GL_ARB_cull_distance on Asahi
    + GL_ARB_transform_feedback_overflow_query on Asahi
    + VK_KHR_calibrated_timestamps on RADV
    + VK_KHR_vertex_attribute_divisor on RADV
    + VK_KHR_maintenance6 on RADV
    + VK_KHR_ray_tracing_position_fetch on RADV
    + EGL_EXT_query_reset_notification_strategy
- supersedes U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch
- adjusted n_add-Mesa-headers-again.patch, u_dep_xcb.patch
- disabled python36-buildfix1.patch
- removed disabled patch u_fix-build-on-ppc64le.patch

- get rid of u_zink-dont-print-error-messages-when-failing-an-implicit.patch
  completely
Comments 2


Richard Wallwork's avatar

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

openSUSE Build Service is sponsored by