Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-12 | update | Matthieu Herrb | |
2024-08-12 | Update to x11perf 1.7.0 | Matthieu Herrb | |
2024-08-12 | Fix a crash in when printing decreased intensity unicode right quote | Matthieu Herrb | |
using bit-mapped fonts. Reported by Matthew Martin and fix confirmed by Thomas Dickey. | |||
2024-08-04 | update | Matthieu Herrb | |
2024-08-04 | Update to libXtst 1.2.5. | Matthieu Herrb | |
2024-08-04 | sync | 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-08-04 | Remove 2 files that were missed on xserver 21.1 update (which removed Xdmx) | Matthieu Herrb | |
2024-08-04 | Replace __OpenBSD__ with X_PRIVSEP in check for priv_open_device() | Matthieu Herrb | |
2024-08-04 | Remove white space only diff with upstream | Matthieu Herrb | |
2024-08-02 | update | Matthieu Herrb | |
2024-07-26 | sync | Theo de Raadt | |
2024-07-25 | update | Matthieu Herrb | |
2024-07-25 | sync | 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 | Update to xterm 393. tested by op@ and naddy@ | Matthieu Herrb | |
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 | sync | 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 | Readme cosmetic | Rafael Sadowski | |
Remove some unwanted Markdown syntax features and remove some double spaces. OK matthieu@ | |||
2024-07-22 | sync; from matthieu@ | Jonathan Gray | |
2024-07-22 | move includes to stop installing libgallium_drv_video.a | Jonathan Gray | |
link identical .so files ok matthieu@ | |||
2024-07-21 | sync | Matthieu Herrb | |
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 | Convert README to markdown. From rsadowski@ with suggestions by ratchov@ | Matthieu Herrb | |
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 | udate | Matthieu Herrb | |
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 | update | Matthieu Herrb | |
2024-07-19 | Import libva 2.22.0 | Rafael Sadowski | |
2024-07-19 | sync | Matthieu Herrb | |
2024-07-19 | vaapi sets updates | Rafael Sadowski | |
riscv64 will follow soon From matthieu@, merci | |||
2024-07-19 | Enable VA-API in xenocara | Rafael Sadowski | |
2024-07-19 | Enable VA-API gallium frontend | Rafael Sadowski | |