Commit Graph

45475 Commits

Author SHA1 Message Date
Rudi Heitbaum
c7d2a78ea6 hwdata: update to 0.381 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
5c42033797 llvm: update to 18.1.3 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
178a2edad1 foot: update to 1.17.1 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
78a32b72b8 cmake: update to 3.29.2
Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
e05924ec3a nghttp2: update to 1.61.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
c3b53c39cd libbpf: update to 1.4.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
d9e2ebbb9e Pillow: update to 10.3.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
7544e6d3d3 nv-codec-headers: update to 12.2.72.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
591cd9d3ff rsync: update to 3.3.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
2d07452687 harfbuzz: update to 8.4.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
abd8e56c06 media-driver: update to 24.2.0 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
a0f875d8cd flatbuffers: update to 24.3.25
release notes:
- https://github.com/google/flatbuffers/releases/tag/v24.3.6
- https://github.com/google/flatbuffers/releases/tag/v24.3.7
- https://github.com/google/flatbuffers/releases/tag/v24.3.25
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
d00b24e006 rust: update to 1.77.2 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
1e8b79e64a rustc-snapshot: update to 1.77.2 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
7f3e6c5387 rust-std-snapshot: update to 1.77.2 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
c7fd266a23 cargo-snapshot: update to 1.77.2 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
e5ea58a764 util-linux: update to 2.40 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
f48d9ed146 zstd: update to 1.5.6 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
3abae7ab03 libX11: update to 1.8.9
Release 1.8.9

 * Fix regressions introduced in 1.8.8 (!245, !248) - this includes reverting
   for now the previous "Fix XIM input sometimes jumbled (#198, !236)"

log:
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/compare/libX11-1.8.7...libX11-1.8.8?from_project_id=701&straight=false
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/compare/libX11-1.8.8...libX11-1.8.9?from_project_id=701&straight=false
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
37ec67df8e xorgproto: update to 2024.1 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
f13e55184a libpciaccess: update to 0.18.1
log:
- https://gitlab.freedesktop.org/xorg/lib/libpciaccess/-/compare/libpciaccess-0.18...libpciaccess-0.18.1?from_project_id=743&straight=false
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
c262dc6f8e libxkbcommon: update to 1.7.0
news:
- https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
e89a2e1732 llvm: update to 18.1.2 2024-04-21 12:43:19 +00:00
Rudi Heitbaum
8f90cae860 libva-utils: update to 2.21.0
Version 2.21.0 - 12.Mar.2024
* vainfo: Print VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols
* test: Add Prime3 memtype support
* sample: Add back buffer size options for AV1e
* sample: simplify cbr/vbr interface and refine codes for AV1e
* fix: clean some unused variables and functions
* fix: unify the coding style
* fix: Fix coverity issues exposed in encode/decode/vpp
* fix: options in AV1 encode sample
* fix: fix typo of version in NEWS
* ci: harden permission for freebsd.yml
* ci: add workflow permission for all jobs
* ci: update freebsd vm to the v1 version
* meson: use meson setup instead of meson options

log:
- https://github.com/intel/libva-utils/compare/2.20.1...2.21.0
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
318b64c2c6 libva: update to 2.21.0
change log:
- https://github.com/intel/libva/compare/2.20.0...2.21.0

version 2.21.0 - 12.Mar.2024
* va: Add allow_content_tools and force_intger_mv to AV1 enc
* va: add VASurfaceAttribAlignmentSize
* va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames
* va: export symbol vaGetLibFunc for Windows
* va: Add PRIME3 defination and correct the value
* va: add driver name map for new intel KMD xe
* va: export symbol vaMapBuffer2 for Windows
* va: add new interface vaMapBuffer2 for map operation optimization
* va: Add VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols
* va: fix handling when all wayland backends fail
* va_trace:add return value trace for vaPutSurfaces
* ci: harden permissions for all github workflows
* ci: update to vmactions/freebsd-vm from v0 to v1
* ci: windows.yml: Add windows-msvc-debug
* meson: create dist archives suitable for building with configure, too
* autogen.sh: successfully detect if the autoreconf program is installed
* build(deps): bump actions/upload-pages-artifact from 2 to 3
* build(deps): bump actions/deploy-pages from 3 to 4
* build(deps): bump actions/setup-python from 4 to 5
* build(deps): bump actions/deploy-pages from 2 to 3
* win32: Fix debug build break
2024-04-21 12:43:19 +00:00