2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
sewn
2f85c92d4c
mesa: don't depend on LLVM
LLVM is only a requirement for the Lavapipe driver.
2024-05-18 12:01:12 +05:30
Owen Rafferty
a8550af47a
mesa: 24.0.0 2024-02-01 23:49:03 -06:00
Owen Rafferty
9c96f455c1
*: use 'meson setup'
closes #165
2023-11-18 14:51:12 -06:00
blazy_uwu
e348ee303f
mesa: update to version 23.2.1, closes #170 2023-11-03 19:22:52 +05:30
git-bruh
99344c0468
mesa: close #168 2023-11-03 00:17:44 +05:30
git-bruh
514dd7334c
mesa: enable more codecs for vaapi 2023-08-25 15:22:42 +05:30
phoebos
7028d50226
*: explicit DESTDIR 2023-03-05 17:34:06 -06:00
Owen Rafferty
bf3fd8afcd
mesa: 22.3.0 2022-11-30 22:57:24 -06:00
git-bruh
7e91590c8e
mesa: unbundle python-mako 2022-10-17 14:16:16 +05:30
Owen Rafferty
ab278bf4ae
mesa: USE_ELF_TLS is no longer defined anywhere 2022-09-26 12:27:14 -05:00
Owen Rafferty
1e92b382c5
mesa: disable vulkan drivers, update -Dzstd type 2022-09-20 23:16:21 -05:00
illiliti
3dfa85bab9
Stop using kiss within build scripts (#50)
* mesa: use pkg-config instead of kiss l

* gcc: use gcc -dumpversion instead of reading version from kiss database

* cmake: use command -v instead of kiss l
2022-03-28 09:35:47 +00:00
Dylan Araps
13fe1d7d64
mesa: minor tweaks 2021-07-28 08:10:01 +03:00
Dylan Araps
70366da56f
mesa: explicit egl, disable valgrind. See #298 2021-07-24 07:27:37 +03:00
Dylan Araps
14b696542e
mesa: update for new env 2021-07-18 05:51:01 +03:00
Dylan Araps
87b61f4fb7
mesa: fix typo 2021-07-10 23:36:30 +03:00
Dylan Araps
c509e468c0
mesa: aid users needing libglvnd
This does a simple check during build time for libglvnd and
enables it if present. This prevents users from having to fork
the package to add GL support.

I want to /eventually/ add some kind of "optional" dependency
feature to the package manager so we can be rid of these hacks
once and for all.
2021-07-10 23:31:20 +03:00
Dylan Araps
4fb7e91e7e
mesa: depend on wayland 2021-07-08 10:53:00 +03:00
Dylan Araps
e30c184ef1
mesa: remove sed -i 2021-07-03 20:42:55 +00:00
Dylan Araps
0627db09e1
mesa: 21.1.3 2021-06-30 16:07:09 +00:00
Dylan Araps
d791f0db07
mesa: disable zstd 2020-10-01 09:53:07 +03:00
Dylan Araps
e2e78ba7b5
mesa: Drop -fcommon 2020-05-09 00:28:46 +03:00
Dylan Araps
a6308e65e6
mesa: Use own python-mako. python-mako: drop 2020-02-25 22:02:34 +02:00
Dylan Araps
e10ffc3415
mesa: Fix build with GCC 10 2020-02-17 22:33:35 +02:00
Dylan Araps
66c8f148cb
meta: Move non-xorg related packages out of xorg/ 2020-02-08 14:36:15 +02:00