IABSD.fr/xenocara/driver/xf86-video-amdgpu/src/amdgpu_present.c

Branch :


Log

Author Commit Date CI Message
bedc11b3 2026-03-12 04:31:28 update to xf86-video-amdgpu 25.0.0 tested by matthieu and myself on multiple machines
fb763cc6 2023-09-08 05:44:27 Revert previous: unbreak build with clang-16 by fixing up function definitions to match the whole CARD64 vs uint64_t issue needs more thinking. Suggested by kettenis@
09bc3281 2023-09-06 11:42:37 unbreak build with clang-16 by fixing up function definitions to match our uint64_t is an unsinged long long, but CARD64 is defined as unsigned long so the function pointer types in both glamor and xf86-video-amdgpu were mismatched and clang-16 treats that as an error ok matthieu@
f20d5d56 2023-03-01 20:21:10 Update to xf86-video-amdgpu 23.0.0. Tested by op@ and jsg@
778b9e57 2022-03-08 03:56:50 update to xf86-video-amdgpu 22.0.0
0999e029 2019-10-26 09:36:38 Update to xf86-video-amdgpu 19.1.0. Tested by mortimer@ and jsg@
47439f2b 2019-04-16 01:49:01 import xf86-video-amdgpu 19.0.1 ok matthieu@