Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | update to libXcursor 1.2.3 | Matthieu Herrb | |
2024-11-05 | Update to libXi 1.8.2. | Matthieu Herrb | |
The fix for double alignment on 32bits machines with strict constraints was already committed. | |||
2024-11-05 | Update to libXfont2 2.0.7 | Matthieu Herrb | |
2024-10-17 | Merge libdrm 2.4.123 | Jonathan Gray | |
2024-10-17 | Import libdrm 2.4.123 | Jonathan Gray | |
2024-09-15 | build blake3_neon.c on arm64 | Jonathan Gray | |
fixes undefined blake3_hash_many_neon symbol in libvulkan_radeon.so | |||
2016-10-16 | Import libdrm 2.4.71 | Jonathan Gray | |
2015-12-27 | Import libdrm 2.4.65 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2024-08-04 | Update to libXtst 1.2.5. | Matthieu Herrb | |
2024-08-04 | Update to freetype 2.13.2. tested by and ok rsadowski@ | Matthieu Herrb | |
2024-08-04 | Update to libX11 1.8.10. tested by and ok rsadowski@ | Matthieu Herrb | |
2024-07-25 | Disable libva-glx. It depends on mesa which is built later | Matthieu Herrb | |
(and depends on libva). ok sthen@OA | |||
2024-07-25 | Pass no-verify-fixpoint option to instcombine in LLVM 18 | Jonathan Gray | |
From Nikita Popov 99f0449987bec1f82cd42a06f40bb4a863a37792 in mainline Mesa | |||
2024-07-25 | fix: ac/llvm: LLVM 18: remove useless passes, partially removed upstream | Jonathan Gray | |
From Kai Wasserbaech bc7e363f8e1a26342e6fd7241c1f0ebb722338d6 in mainline Mesa robert@ reports this is required to build with llvm 18 | |||
2024-07-25 | test WITH_GALLIUM_VA for libva_st (frontends/va) | Jonathan Gray | |
matches src/gallium/meson.build | |||
2024-07-25 | also search ${LOCALBASE}/lib/dri for vaapi .so files | Jonathan Gray | |
will make the intel ports less awkward ok matthieu@ rsadowski@ | |||
2020-08-26 | Import Mesa 20.1.6 | Jonathan Gray | |
2024-07-25 | install Mesa vaapi .so files into the dri directory | Jonathan Gray | |
closer matches the Mesa meson defaults ok matthieu@ rsadowski@ | |||
2024-07-23 | don't define VA_DRIVER_INIT_FUNC twice | Jonathan Gray | |
use pkg-config to get va api version ok matthieu@ rsadowski@ | |||
2024-07-23 | rename WITH_VAAPI to WITH_GALLIUM_VA to match meson | Jonathan Gray | |
and when set build with -DHAVE_VA_SURFACE_ATTRIB_DRM_FORMAT_MODIFIERS ok matthieu@ | |||
2024-07-22 | move includes to stop installing libgallium_drv_video.a | Jonathan Gray | |
link identical .so files ok matthieu@ | |||
2024-07-21 | don't build libgallium_drv_video when WITH_VAAPI==no | Jonathan Gray | |
ok matthieu@ rsadowski@ | |||
2024-07-21 | start with WITH_VAAPI=no | Jonathan Gray | |
octeon build error reported by deraadt@ | |||
2024-07-20 | regen | Matthieu Herrb | |
2024-07-20 | Set AM_MAINTAINER_MODE explicitely. | Matthieu Herrb | |
This directory file doesn't use xorg-macros so it was missing. | |||
2024-07-19 | force update | Matthieu Herrb | |
2024-07-19 | regen | Matthieu Herrb | |
2024-07-19 | Oops I meant to set MAINTAINERCLEANFILES to an empty value | Matthieu Herrb | |
2024-07-19 | remove MAINTAINERCLEANFILES - can cause missing files to regenerate | Matthieu Herrb | |
2024-07-19 | Remove TODAY - can only cause harm and non reproductible builds. | Matthieu Herrb | |
2024-07-19 | regen | Matthieu Herrb | |
2024-07-19 | Use foreign option correctly for automake 1.12 | Matthieu Herrb | |
2024-07-19 | regen | Matthieu Herrb | |
2024-07-19 | Enable VA-API in xenocara | Rafael Sadowski | |
2024-07-19 | Enable VA-API gallium frontend | Rafael Sadowski | |
2024-07-19 | Add gallium_drv_video (AMD VA-API supported driver) | Rafael Sadowski | |
With lot of help from martijn@ | |||
2024-07-19 | Include DRI and DRM support in libgalliumvl | Rafael Sadowski | |
2024-07-19 | Enable VA-API gallium frontend | Rafael Sadowski | |
2024-07-19 | Add missing m4 in the previous merge commit | Rafael Sadowski | |
2024-07-19 | Merge libva 2.22.0 | Rafael Sadowski | |
Libva is an implementation for VA-API (Video Acceleration API). VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor. Imported version is based on commit: 217da1c28336d6a7e9c0c4cb8f1c303968a675f1 https://github.com/intel/libva This work was created during the c2k24. With a lot of help and feedback from matthieu@, tb@, and martijn@. AMD drivers tested by landry@, martijn@, kn@, op@ and a few more Intel driver tested by matthieu@ and me. The Intel drivers can find in ports graphics/intel-media-driver and graphics/intel-vaapi-driver. (Depending on your hw) The ports will be adjusted over time. Everyone has reported fantastic performance results in Firefox or mpv(1). OK matthieu@ | |||
2024-07-19 | Import libva 2.22.0 | Rafael Sadowski | |
2024-07-11 | Update to libxcb 1.17.0 | Matthieu Herrb | |
2024-07-11 | Update to libX11 1.8.9 part 6/6: enable threads by default | Matthieu Herrb | |
& build system refresh. Minor library version bump | |||
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb | |
2024-07-10 | Update to libX11 1.8.9 part 5: various bug fixes | Matthieu Herrb | |
2024-07-10 | Update to libX11 1.8.9 part 4: input methods and NLS fixes | Matthieu Herrb | |
2024-07-10 | Update to libX11 1.8.9 part 3: unifdef legacy systems | Matthieu Herrb | |
2024-07-10 | Update to libX11 1.8.9 part 2: Copyright notices updates | Matthieu Herrb | |
2024-07-10 | Update to libX11 1.8.9 part 1 : documentation updates | Matthieu Herrb | |