Commit graph

2049 commits

Author SHA1 Message Date
Rudi Heitbaum
f040dc3aba vulkan-headers: update to 1.3.214 2022-05-18 11:16:38 +00:00
Rudi Heitbaum
4516893dc2 vulkan-tools: update to 1.3.214 2022-05-18 11:16:38 +00:00
Rudi Heitbaum
298d4f48b8 vulkan-loader: update to 1.3.214 2022-05-18 11:16:38 +00:00
Tomáš Kelemen (vudiq)
4857ccee82
mesa: update to 22.0.3 2022-05-13 21:48:11 +02:00
Rudi Heitbaum
543246da84 vulkan-loader: update to 1.3.213 2022-05-13 02:03:59 +00:00
Rudi Heitbaum
131c12882c vulkan-tools: update to 1.3.213 2022-05-13 02:03:58 +00:00
Rudi Heitbaum
7bee18d7d7 vulkan-headers: update to 1.3.213 2022-05-13 02:03:53 +00:00
Matthias Reichl
f512a8941f RPi: update to firmware 2cf8a17
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
a826097ca8 RPi: update to firmware 4d076ff
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
133c7aa92d RPi: update to firmware 4fe2e4a
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Rudi Heitbaum
bc451247df mesa: update to 22.0.3
ann:
- https://lists.freedesktop.org/archives/mesa-dev/2022-May/225770.html
2022-05-05 09:58:44 +00:00
heitbaum
572a4b2b2c harfbuzz: update to 4.2.1
release notes:
- https://github.com/harfbuzz/harfbuzz/releases
2022-04-30 07:10:10 +00:00
Tomáš Kelemen (vudiq)
98196c0386
mesa: update to 22.0.2 2022-04-23 20:01:24 +02:00
CvH
91012454b3
Merge pull request #6416 from heitbaum/mesa2202
mesa: update to 22.0.2
2022-04-22 16:59:31 +02:00
Rudi Heitbaum
eadd510285 mesa: update to 22.0.2
ann:
- https://lists.freedesktop.org/archives/mesa-dev/2022-April/225722.html

backlog:
- https://lists.freedesktop.org/archives/mesa-dev/2022-April/225723.html
2022-04-22 07:45:50 +00:00
Rudi Heitbaum
0b2c165cee vulkan-loader: update to 1.3.212 2022-04-22 01:32:32 +00:00
Rudi Heitbaum
262b487d42 vulkan-headers: update to 1.3.212 2022-04-22 01:32:32 +00:00
Rudi Heitbaum
745f5c9d43 vulkan-tools: update to 1.3.212 2022-04-22 01:32:32 +00:00
Tomáš Kelemen (vudiq)
25b56c192e
Lakka: RPi: use upstream repository + tag
- revert change for rpi kernel
- update kernel using tag
- update bootloader using tag to match kernel
- update driver using tag to match kernel
2022-04-19 22:54:47 +02:00
Frank Hartung
486ade1e81
Merge pull request #6391 from heitbaum/vulkan
Vulkan updates
2022-04-15 12:12:59 +02:00
CvH
7b3aa915c3 graphics: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:25:31 +02:00
Rudi Heitbaum
648a8fdeeb spirv-headers: update githash to 2022-03-16 2022-04-15 06:16:58 +00:00
Rudi Heitbaum
5d0e32dc8f spirv-tools: update githash to 2022-04-05 2022-04-15 06:16:58 +00:00
Rudi Heitbaum
3727ea387e glslang: update to 11.9.0
and

update spirv-tools   to eed5c76a57bb965f2e1b56d1dc40b50910b5ec1d
update spirv-headers to 4995a2f2723c401eb0ea3e10c81298906bf1422b

--

$ wget -q -O - https://raw.githubusercontent.com/KhronosGroup/glslang/11.9.0/known_good.json
{
  "commits" : [
    {
      "name" : "spirv-tools",
      "site" : "github",
      "subrepo" : "KhronosGroup/SPIRV-Tools",
      "subdir" : "External/spirv-tools",
      "commit" : "eed5c76a57bb965f2e1b56d1dc40b50910b5ec1d"
    },
    {
      "name" : "spirv-tools/external/spirv-headers",
      "site" : "github",
      "subrepo" : "KhronosGroup/SPIRV-Headers",
      "subdir" : "External/spirv-tools/external/spirv-headers",
      "commit" : "4995a2f2723c401eb0ea3e10c81298906bf1422b"
    }
  ]
}
2022-04-15 06:16:58 +00:00
SupervisedThinking
7ee67f5d89 vulkan: update to 1.3.211
- fix build if glibc mismatches
- updated patches
2022-04-10 11:56:40 +02:00
SupervisedThinking
a64138cda4 glslang: update to 11.8.0 2022-04-10 11:55:48 +02:00
Matthias Reichl
7205759c89 RPi: update to firmware ea4c803
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-04-01 20:38:27 +02:00
SupervisedThinking
ef0cb1eb35 mesa: panfrost: Process scissor state earlier
https://gitlab.freedesktop.org/mesa/mesa/-/issues/6136
61ba8df3e8

Already upstreamed to & merged in 22.1-dev - not yet backported to 22.0.1
2022-04-01 20:54:20 +03:00
SupervisedThinking
75f61bc4c1 mesa: panfrost: Process scissor state earlier
https://gitlab.freedesktop.org/mesa/mesa/-/issues/6136
61ba8df3e8

Already upstreamed to & merged in 22.1-dev - not yet backported to 22.0.1
2022-03-30 11:57:53 +00:00
Rudi Heitbaum
b5aba6110e mesa: update to 22.0.1
announce:
https://lists.freedesktop.org/archives/mesa-announce/2022-March/000667.html
2022-03-29 23:03:52 +00:00
Tomáš Kelemen (vudiq)
ef21b23537
mesa: update to 22.0.1 2022-03-29 22:30:08 +02:00
Matthias Reichl
b0f57684d9 RPi: update to firmware 7cb1aa0
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-19 16:48:48 +01:00
Matthias Reichl
f1b23285e0 RPi: update to firmware 231daec
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-19 16:48:48 +01:00
Matthias Reichl
2ae70ad542 RPi: update to firmware 48606ad
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-19 16:48:48 +01:00
Tomáš Kelemen (vudiq)
62abfa94c2
update Mesa to 22.0.0 and libdrm to 2.4.110 (dependency) 2022-03-11 08:30:37 +01:00
SupervisedThinking
9bbad0f29b mesa: remove "prefer-crocus=true" opt 2022-03-10 20:26:59 +01:00
GavinDarkglider
683f8c34de
Cleanup decoder/encoder stuff for L4T Builds, update some things, fix GLES building, but keep GL build. Other Minor cleanups. (#1623)
* Update L4T encoder/decoder to latest version which is 70% faster at 1080p

* Add vulkan support to ffmpeg

* Add vitaquake3 and boom3 cores for switch builds

These cores are considered broken, but starting, so maybe in the future they will be more reliable.

* Run dock-hotplug before starting retroarch.

This Will properly force DPI if booted on dock, and audio switching. It also has the added bonus of force fixing audio issues where speakers randomly dont work on boot."

* Update Kernel Repos

* update libglvnd

* update xf86-video-nouveau

* Build mesa properly in L4T LibreELEC builds.

* Update L4T build config for retroarch to fix building with support for EGL/openGLES.
While L4T supports EGL/OpenGLES, and the issue building for it is fixed,
we arent switching now though because moonlight core doesnt support it.

* Exclude moonlight core in Lakka builds that use openGLES over openGL, as openGLES is not supported

* Use openGLES in LibreELEC builds, as that is what upstream is targeting
2022-03-10 18:17:48 +01:00
Rudi Heitbaum
3d4c8e78e0 mesa: update to 22.0.0
release notes:
 https://docs.mesa3d.org/relnotes/22.0.0.html
2022-03-10 05:54:41 +00:00
Ntemis
240787cab3 Bump mesa to v21.3.7 2022-03-07 02:36:13 +02:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
Matthias Reichl
2ac608242f RPi: update to firmware 231daec
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-04 10:20:23 +01:00
Rudi Heitbaum
da3716b4f4 mesa: update to 21.3.7
release-notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/21.3/docs/relnotes/21.3.7.rst

Mesa 21.3.7 Release Notes / 2022-02-23

Mesa 21.3.7 is a bug fix release which fixes bugs found since the 21.3.6 release.
Mesa 21.3.7 implements the OpenGL 4.6 API, but the version reported by
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 4.6.
OpenGL 4.6 is only available if requested at context creation.
Compatibility contexts may report a lower version depending on each driver.
Mesa 21.3.7 implements the Vulkan 1.2 API, but the version reported by
the apiVersion property of the VkPhysicalDeviceProperties struct
depends on the particular driver being used.

New features

None

Bug fixes

lavapipe: dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step fails
ANV: Bad output from TransformFeedback . Regression from Mesa 21.
  Something to do with VB+XFB -> VB+XFB dependency?
2022-02-23 20:27:50 +00:00
Tomáš Kelemen (vudiq)
f9d5da2330
update mesa to 21.3.6
https://docs.mesa3d.org/relnotes/21.3.6.html
2022-02-21 13:38:50 +01:00
SupervisedThinking
e51603037f nvidia: update to 510.54 2022-02-18 20:23:35 +01:00
Rudi Heitbaum
14ca97e4fc libdrm: update to 2.4.110 2022-02-17 06:16:37 +00:00
heitbaum
96a1f3a556 glu: change to meson 2022-02-12 09:41:01 +00:00
CvH
ccefa247a8
Merge pull request #6216 from heitbaum/mesa
mesa: update to 21.3.6
2022-02-10 12:29:04 +01:00
heitbaum
b3328cd715 mesa: update to 21.3.6 2022-02-10 11:07:04 +00:00
Matthias Reichl
4ffcc9622f RPi: update to firmware 48606ad
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-07 13:19:46 +01:00
Matthias Reichl
9cdf43745e RPi: update to firmware 6159b7c
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-07 13:19:46 +01:00