Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dlopen() privilege escalation | Vadim Troshchinskiy | 2023-09-27 | 1 | -0/+1 |
| | | | | Fixed by implementing the recommended GID check. | ||||
* | Mesa: make compilation with work with musl | Ulrich Sibiller | 2021-01-16 | 1 | -0/+1 |
| | | | | Fixes ArcticaProject/nx-lib#975 | ||||
* | Mesa: silence "maybe uninitialized" warnings | Ulrich Sibiller | 2019-11-18 | 1 | -0/+1 |
| | |||||
* | Assure that headers from libNX_X11 are always included from $(INCDIR)/nx-X11/. | Mike Gabriel | 2017-09-13 | 1 | -0/+1 |
| | |||||
* | Mesa.patches: Add 5001_nasty-typo-fixes.patch. Fix some nasty typos in ↵ | Mike Gabriel | 2017-08-30 | 1 | -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 Gabriel | 2017-06-30 | 1 | -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 Gabriel | 2017-06-27 | 1 | -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. |