aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa.patches_6.4.2/series
Commit message (Collapse)AuthorAgeFilesLines
* Fix dlopen() privilege escalationVadim Troshchinskiy2023-09-271-0/+1
| | | | Fixed by implementing the recommended GID check.
* Mesa: make compilation with work with muslUlrich Sibiller2021-01-161-0/+1
| | | | Fixes ArcticaProject/nx-lib#975
* Mesa: silence "maybe uninitialized" warningsUlrich Sibiller2019-11-181-0/+1
|
* Assure that headers from libNX_X11 are always included from $(INCDIR)/nx-X11/.Mike Gabriel2017-09-131-0/+1
|
* Mesa.patches: Add 5001_nasty-typo-fixes.patch. Fix some nasty typos in ↵Mike Gabriel2017-08-301-0/+1
| | | | Mesa's code ending up in the nxagent binary.
* Mesa.patches: Disable 4001_Fix-non-working-GLX-in-64bit-Xorg-7.0.patch. It ↵Mike Gabriel2017-06-301-1/+1
| | | | patches a file, we don't build and that we remove in roll-tarball.sh.
* Mesa.patches: Have Mesa.patches_6.4.2 rather as a copy than as a symlink to ↵Mike Gabriel2017-06-271-0/+4
Mesa.patches_6.4.1. Rebase 4004_define-USE_IEEE-macro-for-more-platforms.patch against Mesa 6.4.2 while being at it.