summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-apps/mesa-progs: fix usage of uint (undefined in musl)Haelwenn (lanodan) Monnier2024-12-081-0/+67
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/39635 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: rebase live patchorbea2024-09-241-6/+7
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/38764 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Drop old versionsMatt Turner2024-09-181-254/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: rebase the 9999 patchorbea2024-09-091-3/+4
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/38474 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Rebase live patchMatt Turner2024-05-151-15/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Link against libOpenGLMatt Turner2024-05-092-8/+27
| | | | | Closes: https://bugs.gentoo.org/931647 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Fix disabling dep on libGLUMatt Turner2024-04-212-16/+37
| | | | | Closes: https://bugs.gentoo.org/930356 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Drop some unnecessary utility codeMatt Turner2024-04-182-14/+15
| | | | | | | These are not used by any of the programs we install, and they add explicit dependence on desktop OpenGL. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Version bump to 9.0.0Matt Turner2024-04-181-0/+215
| | | | | | | Closes: https://bugs.gentoo.org/857018 Closes: https://bugs.gentoo.org/894156 Closes: https://bugs.gentoo.org/924439 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Update disabler patchMatt Turner2024-04-181-32/+35
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: rebase live patchorbea2023-08-151-6/+6
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/32322 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Update live ebuildorbea2023-04-141-27/+16
| | | | | | | | | | | * Rebases the live patch * Add USE=vulkan for vkgears * es2gears_wayland was removed upstream * es2gears_x11 was renamed to es2gears upstream Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30506 Signed-off-by: Sam James <sam@gentoo.org>
* x11-apps/mesa-progs: Rebase live patchorbea2023-03-041-12/+12
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29917 Signed-off-by: Sam James <sam@gentoo.org>
* x11-apps/mesa-progs: Rebase live patchorbea2023-02-271-9/+11
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29833 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Remove upstreamed patchorbea2023-02-171-25/+0
| | | | | | | | Upstream-PR: https://gitlab.freedesktop.org/mesa/demos/-/merge_requests/114 Upstream-Commit: https://gitlab.freedesktop.org/mesa/demos/-/commit/3a9d085315d530d6d9da0887279057077bf65714 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29635 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Rebase patch + Add patchorbea2023-02-152-22/+55
| | | | | | | | The new patch fixes the build with USE=-wayland. Upstream-PR: https://gitlab.freedesktop.org/mesa/demos/-/merge_requests/114 Closes: https://github.com/gentoo/gentoo/pull/29588 Signed-off-by: Sam James <sam@gentoo.org>
* x11-apps/mesa-progs: Update live patchorbea2023-02-021-29/+21
| | | | | | | | | | | | The build fails with USE=gles2 because libutil was disabled in the live patch, but upstream now changed es2gears_x11 to depend on it. To fix this most of libutil was enabled again excluding the parts that depend on glu which do not seem to be required. Closes: https://bugs.gentoo.org/892860 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29396 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Rebase patchorbea2023-02-011-47/+20
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29302 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs-9999: Update patchMike Lothian2022-08-281-14/+14
| | | | | | | This allows the patch to apply cleanly Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Drop old versionsMatt Turner2022-08-171-289/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Fix patch with recent upstream changesMike Lothian2022-06-211-0/+254
| | | | | | | | | This updates the patch after small changes were made to the meson.build files in https://gitlab.freedesktop.org/mesa/demos/-/merge_requests/82 Closes: https://github.com/gentoo/gentoo/pull/26030 Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Switch to mesonMatt Turner2022-05-301-0/+254
| | | | | | Closes: https://bugs.gentoo.org/845072 Co-authored-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: remove unused patchMichael Mair-Keimberger2019-03-251-33/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11502 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Bump to version 8.4.0Lars Wendler2019-03-181-0/+289
| | | | | | Closes: https://bugs.gentoo.org/650456 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/mesa-progs: Patch out more of EGL_MESA_screen_surface.Matt Turner2015-08-291-0/+33
Bug: https://bugs.gentoo.org/555186