CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2023/09/07 23:44:27
Modified files: driver/xf86-video-amdgpu/src: amdgpu_present.c drmmode_display.h xserver/glamor : glamor.h glamor_egl.c Log message: 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@