Commit graph

344 commits

Author SHA1 Message Date
Rudi Heitbaum
e7ffc455fa mesa: update to 23.3.0
ann:
- https://lists.freedesktop.org/archives/mesa-announce/2023-November/000740.html
2023-11-29 22:52:24 +00:00
Rudi Heitbaum
be613bfbaf mesa (Dragonboard): add dependancies libarchive libxml2 lua54
ref:
- ce124328a0
2023-10-29 08:17:40 +00:00
Rudi Heitbaum
88c451ce4c mesa: update to 23.2.1 2023-09-29 00:51:52 +00:00
Rudi Heitbaum
9e7fd936c2 mesa: update to 23.1.8 2023-09-21 10:01:20 +00:00
Rudi Heitbaum
32fa80f64c mesa: update to 23.1.6 2023-08-17 10:00:23 +00:00
Rudi Heitbaum
afa9b1a1c1 mesa: update to 23.1.5 2023-08-03 09:40:12 +00:00
Rudi Heitbaum
46e38c2617 mesa: update to 23.1.4
ann:
- https://lists.freedesktop.org/archives/mesa-announce/2023-July/000724.html
2023-07-21 14:57:07 +00:00
Rudi Heitbaum
ae8901f8b0 mesa: update to 23.1.3 2023-06-22 21:58:01 +00:00
Rudi Heitbaum
fd725dd006 mesa: update to 23.1.2 2023-06-09 06:57:10 +00:00
Rudi Heitbaum
320c7d7d38 mesa: update to 23.1.1
release notes:
- https://docs.mesa3d.org/relnotes/23.1.1.html
2023-05-26 00:33:26 +00:00
Rudi Heitbaum
6bf1cbfc20 mesa: enable intel-xe-kmd
ref:
- https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20418

Xe KMD is a fresh KMD implementation for Intel GPUs, you can read more about
it in here: https://patchwork.freedesktop.org/series/112188/ Xe KMD will only
support Tigerlake and newer platforms, so here is added Xe KMD support for
Iris and ANV, to properly work it is necessary to enable Xe KMD in build time
with -Dintel-xe-kmd=enabled then in run time it will check if you have i915
or Xe KMD loaded and take the appropriate code paths.
2023-05-11 09:33:24 +00:00
Rudi Heitbaum
3fb62db3ce mesa: update to 23.1.0 2023-05-11 09:33:19 +00:00
Rudi Heitbaum
0f4df5738b mesa: update to 23.0.3
release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.0/docs/relnotes/23.0.3.rst
2023-04-21 12:51:08 +00:00
Rudi Heitbaum
6f38a3a3fa mesa: do not use LLVM for gallium draw
ref:
- https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9259
2023-04-13 12:05:46 +00:00
Rudi Heitbaum
79ed597a3b mesa: update to 23.0.2 2023-04-07 22:41:50 +00:00
Rudi Heitbaum
177873d91f mesa: update to 23.0.1
release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.0/docs/relnotes/23.0.1.rst
2023-03-25 05:53:36 +00:00
Rudi Heitbaum
5df8050ef8 mesa: update to 23.0.0
release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/staging/23.0/docs/relnotes/23.0.0.rst

release calendar:
- https://docs.mesa3d.org/release-calendar.html
2023-03-18 12:19:42 +00:00
Rudi Heitbaum
a4c61232ec mesa: update to 22.3.7 2023-03-10 06:16:42 +00:00
Rudi Heitbaum
4938c52075 mesa: update to 22.3.6 2023-02-23 10:36:49 +00:00
Tomáš Kelemen (vudiq)
1ad6e3c3a0
Merge branch 'LibreELEC.tv/master' 2023-02-11 02:25:33 +01:00
Rudi Heitbaum
d2809d8487 mesa: update to 22.3.5
release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/22.3/docs/relnotes/22.3.5.rst
2023-02-09 09:59:54 +00:00
Demetris Ierokipides
9743327a84 Revert "mesa: This patch tries to fix a reported issue on lima"
This reverts commit 958fb8738a.
2023-02-08 03:48:43 +02:00
ntemis
958fb8738a mesa: This patch tries to fix a reported issue on lima
With the following error log:
DRM_IOCTL_MODE_CREATE_DUMB failed: Cannot allocate memory
Segmentation fault

Signed-off-by: ntemis <ierokipides.dem@gmail.com>
2023-02-07 03:40:19 +02:00
Demetris Ierokipides
b367b241fd Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-31 05:18:33 +02:00
Rudi Heitbaum
8b5d6b2b7a mesa: update to 22.3.4 2023-01-27 07:01:00 +00:00
Tomáš Kelemen (vudiq)
582381122d
mesa: fix libglvnd for L4T 2023-01-23 09:13:55 +01:00
David Lawson
ff0aec0f57
WIP: Build fixes for Odin (and others) (#1742)
* vulkan-loader: require xrandr when using x11

* vulkan-loader: USE_GAS=OFF for Odin

Might be needed for all aarch64 until https://github.com/KhronosGroup/Vulkan-Loader/issues/881 is fixed

* mergerfs: downgrade to fix build

* xf86-input-libinput: require xorg-server

* Odin: WINDOWMANAGER 'none' -> 'no'

* xorg-server: add patch for drmmode_display.c build error

* Odin: delete a bunch of custom packages

* mesa: couple of bits from v4.x
2023-01-21 17:08:07 +01:00
GavinDarkglider
4f8d2a57e9
WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2023-01-21 16:11:38 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master 2023-01-18 11:15:04 +01:00
Rudi Heitbaum
b02275ba8d mesa: update to 22.3.3 2023-01-12 09:45:46 +00:00
Rudi Heitbaum
e913e88f9e mesa: update to 22.3.2
ann:
- https://lists.freedesktop.org/archives/mesa-dev/2022-December/225903.html
2022-12-30 03:52:22 +00:00
SupervisedThinking
47e4840d3e mesa: enable video-codecs
- build codecs for vc1dec, h264dec, h264enc, h265dec, h265enc
- https://www.phoronix.com/news/Mesa-Optional-Video-Codecs
2022-12-22 15:47:42 +01:00
CvH
0e41c5e9d6
Merge pull request #7256 from SupervisedThinking/up_mesa_glvnd
mesa: enable/depend on libglvnd only for nvidia drivers
2022-12-22 11:05:34 +01:00
SupervisedThinking
3e3076227e mesa: enable/depend on libglvnd only for nvidia drivers 2022-12-15 15:40:16 +01:00
Rudi Heitbaum
9a57981e5a mesa: update to 22.3.1
ann:
- https://lists.freedesktop.org/archives/mesa-dev/2022-December/225902.html
2022-12-15 10:14:28 +00:00
SupervisedThinking
d5312bb1f1 mesa: update to 22.3.0 2022-11-30 23:13:31 +01:00
Rudi Heitbaum
7c2182956f mesa: update to 22.2.4 2022-11-17 10:13:52 +00:00
Rudi Heitbaum
d2a57056ec mesa: update to 22.2.2
ann:
- https://lists.freedesktop.org/archives/mesa-announce/2022-October/000689.html
2022-10-20 07:51:49 +00:00
Rudi Heitbaum
25fdda0c25 mesa: update to 22.2.1 2022-10-11 20:48:58 +00:00
Rudi Heitbaum
410a527074 mesa: update to 22.2.0 2022-09-21 11:17:21 +00:00
Rudi Heitbaum
4f31a7497c mesa: drop PKG_TOOLCHAIN hardcoding - was already meson 2022-08-28 04:38:36 +00:00
Rudi Heitbaum
ec53170ee7 mesa: update to 22.1.7 2022-08-18 01:02:06 +00:00
Rudi Heitbaum
e0e5786257 Revert "mesa: Revert "pan/bi: Require ATEST coverage mask input in R60""
This reverts commit 7f58531808b7278a5e9919f790780f24df6ab91f.
2022-08-11 10:18:53 +00:00
CvH
459874e831
Merge pull request #6789 from heitbaum/mesa2216
mesa: update to 22.1.6
2022-08-11 12:14:03 +02:00
Rudi Heitbaum
b4c9007854 mesa: update to 22.1.6 2022-08-11 09:38:31 +00:00
Rudi Heitbaum
f40ba96901 mesa: Revert "pan/bi: Require ATEST coverage mask input in R60" 2022-08-11 09:09:38 +00:00
Rudi Heitbaum
90a538701f mesa: update to 22.1.5 2022-08-04 12:12:08 +00:00
Rudi Heitbaum
865fb1d18d mesa: update to 22.1.4
rel notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/22.1/docs/relnotes/22.1.4.rst
2022-07-16 00:27:25 +00:00
Rudi Heitbaum
a918d7f2fe mesa: update to 22.1.3 2022-06-30 11:59:35 +00:00
Rudi Heitbaum
bef80b40f8 mesa: update to 22.1.2 2022-06-16 19:55:27 +00:00