CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2018/06/28 14:11:32
Modified files: lib : Makefile lib/mesa : Makefile.bsd-wrapper share/mk : bsd.xconf.mk Log message: The futex-based implementation of libxshmfence requires atomic operations that hppa, m88k and sh don't provide. Since DRI3 requires libxshmfence, this means we can't enable DRI3 on these platforms. ok matthieu@