Go to file
Ana Guerrero 403ddb935c Accepting request 1140618 from X11:XOrg
- split python36-buildfix.patch into two patches python36-buildfix1.patch 
  and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6
  since on newer python releases than 3.6 it changes behaviour to 
  remove required=True option

- python36-buildfix.patch
  * src/freedreno/registers/gen_header.py: hopefully fixes aarch64
    build

- u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch
  u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
  python36-buildfix.patch
  * fixes build against python 3.6 

- let Mesa-dri require libvulkan1 to get zink/swrast driver
  fallbacks working (hopefully); probably related:
  2a71f06f29

-  Update to bugfix release 23.3.3
  --> https://docs.mesa3d.org/relnotes/23.3.3.html

- Update to bugfix release 23.3.2
  --> https://docs.mesa3d.org/relnotes/23.3.2.html 

- Update to version 23.3.0:
  * It includes NVK, a new reverse-engineered Vulkan driver for
    Nvidia hardware. This driver is still in experimental phase,
    not quite ready for prime time yet, but adventurous users can
    give it a go!
  * New extensions & features (in no particular order):
    - VK_EXT_pipeline_robustness on ANV
    - VK_KHR_maintenance5 on RADV
    - OpenGL ES 3.1 on Asahi
    - GL_ARB_compute_shader on Asahi
    - GL_ARB_shader_atomic_counters on Asahi
    - GL_ARB_shader_image_load_store on Asahi
    - GL_ARB_shader_image_size on Asahi
    - GL_ARB_shader_storage_buffer_object on Asahi
    - GL_ARB_sample_shading on Asahi
    - GL_OES_sample_variables on Asahi
    - GL_OES_shader_multisample_interpolation on Asahi
    - GL_OES_gpu_shader5 on Asahi
    - EGL_ANDROID_blob_cache works when disk caching is disabled
    - VK_KHR_cooperative_matrix on RADV/GFX11+
- Drop patches fixed upstream:
  * U_clover-llvm-move-to-modern-pass-manager.patch
  * U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
- Refresh patches with quilt.
- Use %patch -p N instead of deprecated %patchN.

- enable rusticl on sle15-sp6

OBS-URL: https://build.opensuse.org/request/show/1140618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=492
2024-01-24 18:03:53 +00:00
_constraints let's request 20G of physical memory via _constraints file instead 2022-11-16 15:28:26 +00:00
_multibuild Accepting request 969915 from home:dirkmueller:Factory 2022-04-13 21:39:55 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=1 2007-01-10 00:57:03 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=1 2007-01-10 00:57:03 +00:00
baselibs.conf Accepting request 1093519 from home:XRevan86 2023-06-17 07:08:42 +00:00
manual-pages.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=1 2007-01-10 00:57:03 +00:00
mesa-23.3.3.tar.xz - Update to bugfix release 23.3.3 2024-01-11 14:56:27 +00:00
mesa-23.3.3.tar.xz.sig - Update to bugfix release 23.3.3 2024-01-11 14:56:27 +00:00
Mesa-rpmlintrc - merge content of new rpmlintrc into existing Mesa-rpmlintrc file 2018-02-27 09:59:23 +00:00
Mesa.changes - split python36-buildfix.patch into two patches python36-buildfix1.patch 2024-01-22 14:46:34 +00:00
Mesa.keyring - update to 20.1.0 2020-06-03 14:28:40 +00:00
Mesa.spec - split python36-buildfix.patch into two patches python36-buildfix1.patch 2024-01-22 14:46:34 +00:00
n_add-Mesa-headers-again.patch Accepting request 1130356 from home:iznogood:factory 2023-12-08 17:49:35 +00:00
n_drirc-disable-rgb10-for-chromium-on-amd.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch 2023-09-25 11:28:45 +00:00
n_stop-iris-flicker.patch Accepting request 1130356 from home:iznogood:factory 2023-12-08 17:49:35 +00:00
python36-buildfix1.patch - split python36-buildfix.patch into two patches python36-buildfix1.patch 2024-01-22 14:46:34 +00:00
python36-buildfix2.patch - split python36-buildfix.patch into two patches python36-buildfix1.patch 2024-01-22 14:46:34 +00:00
README.updates OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=5 2007-03-15 00:44:44 +00:00
u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch - python36-buildfix.patch 2024-01-20 13:49:19 +00:00
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch - python36-buildfix.patch 2024-01-20 13:49:19 +00:00
u_dep_xcb.patch Accepting request 1130356 from home:iznogood:factory 2023-12-08 17:49:35 +00:00
u_fix-build-on-ppc64le.patch Accepting request 1067439 from home:sndirsch:branches:X11:XOrg 2023-02-23 15:26:00 +00:00
U_fix-mpeg1_2-decode-mesa-20.2.patch Accepting request 1130356 from home:iznogood:factory 2023-12-08 17:49:35 +00:00

DRI Driver update mechanism
---------------------------

If any corresponding DRI driver is found in "/usr/lib/dri/updates/"
it will be favored over the one in "/usr/lib/dri/" and will be used
for 32/64 bit applications.

On 32/64 bit biarch platforms additionally a corresponding DRI driver
in "/usr/lib64/dri/updates/" will be favored over the one in 
"/usr/lib64/dri/" and will be used for 64bit applications.