Commit Graph

1703 Commits

Author SHA1 Message Date
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
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
SupervisedThinking
16d0b6500a nvidia: fixup Vulkan
- added missing lib
- fix ICD files by pointing to libEGL_nvidia.so
2022-02-07 12:49:40 +01:00
CvH
1808f92226 Merge pull request #6094 from heitbaum/rpath-so
Remove libtool preserved temporary RPATH/RUNPATH from "shared object" ELF binaries (libraries/executables)
2022-02-03 17:44:55 +01:00
CvH
81a1739ba3 Merge pull request #6184 from HiassofT/le11-kernel-5.15.15
linux (RPi): update to 5.15.18
2022-02-03 17:40:08 +01:00
SupervisedThinking
44c1d43fe5 glmark2: updated build for all WSI 2022-02-03 11:13:35 +01:00
SupervisedThinking
ba0de399ea mesa: build wayland with libglvnd support 2022-02-03 11:13:35 +01:00
SupervisedThinking
f8a1de3a09 libglvnd: update to 1.4.0
- don't depend on X11
- updated build
2022-02-03 11:13:34 +01:00
SupervisedThinking
4d7ae4ac41 nvidia: initial package 510.47.03 2022-02-03 11:09:40 +01:00
Matthias Reichl
52356b5e48 RPi: update to firmware 6159b7c
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-02 21:21:52 +01:00
Matthias Reichl
fb2a91af71 RPi: update to firmware 9c04ed2
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-02 21:21:52 +01:00
Matthias Reichl
6349884650 RPi: update to firmware 827fdd0
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-02 21:21:52 +01:00
Matthias Reichl
f544e8d20b RPi: update to firmware 3f20b83
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-02 21:21:52 +01:00
heitbaum
33674cc61f mesa: update to 21.3.5 2022-01-27 11:13:51 +00:00
SupervisedThinking
b2abd886a6 vulkan-tools: clean up 2022-01-24 12:06:50 +01:00
SupervisedThinking
88abc25d27 vulkan: check for wl instead weston if wayland build
- fix up after https://github.com/LibreELEC/LibreELEC.tv/pull/5979
2022-01-24 12:03:54 +01:00
SupervisedThinking
4ae3b79a63 vulkan: update to 1.2.203 2022-01-24 12:01:34 +01:00
SupervisedThinking
f9e585d321 glslang: update to 11.7.1 2022-01-24 12:01:22 +01:00
heitbaum
3795dadc76 libde265: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
8a425829d1 cairo: remove RPATH 2022-01-23 21:39:17 +00:00
heitbaum
48bfca4beb libdrm: remove RPATH
Remove all test programs installed by install-test-programs=true except modetest

Do not "not use" the ninja install and replace this with a simple "cp modetest"
as ninja strips the unnecessary build rpath during the install.
2022-01-23 21:39:17 +00:00