CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2015/12/01 14:17:49
Modified files: xserver/glamor : glamor_fbo.c Log message: Use an ARGB8888 based texture even when DRI3 isn't enabled. This achieves the same effect as a change that was recently made upstream. The code changed significantly in the meantime. ok jsg@, matthieu@