Mesa graphics libraries
Go to file
José Expósito e2acc882a1 Disable rwx segment linker error
An update on the linker will now refuse to create binaries with a
loadable memory segment that has read, write and execute permissions
set.
mesa creates one unless "glx-read-only-text" is enabled, however, the
documentation for "glx-read-only-text" reads:

  "Disable writable .text section on x86 (decreases performance)"

In order to avoid possible performance regressions, disable the linker
error.

Fix: https://bugzilla.redhat.com/show_bug.cgi?id=2250927
2023-11-23 12:50:44 +01:00
.gitignore Add some more stuff to .gitignore 2019-05-09 11:15:31 -04:00
0001-nir-add-deref-follower-builder-for-casts.patch Update to 23.3.0-rc2 2023-11-02 09:55:15 +01:00
0001-zink-allow-software-rendering-only-if-selected.patch Backport MR #26220 to fix GNOME apps crash 2023-11-17 10:41:43 +01:00
0001-zink-Fix-crash-on-zink_create_screen-error-path.patch Backport MR #26029 to fix installer crash 2023-11-03 14:38:57 +01:00
0001-zink-initialize-drm_fd-to-1.patch Backport MR #26332 to fix X11 session on VMs 2023-11-22 13:01:53 +01:00
gnome-shell-glthread-disable.patch disable glthread for gnome-shell 2022-11-25 10:38:22 +10:00
Mesa-MLAA-License-Clarification-Email.txt add license clarification doc for mlaa 2013-01-15 10:38:20 -05:00
mesa.spec Disable rwx segment linker error 2023-11-23 12:50:44 +01:00
sources Update to 23.3.0-rc2 2023-11-02 09:55:15 +01:00