OpenBSD X11 changes summary for 2015-12-01
==========================================

driver                                  xserver

== driver ============================================================ 01/02 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/driver

driver

  ~ xf86-video-ati/Makefile.bsd-wrapper   

  > Enable glamor where we support it.
  > Requested by jsg@ (kettenis@)

== xserver =========================================================== 02/02 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver

xserver

  ~ glamor/glamor_sync.c                  

  > Call miSyncSetup() if we don't call miSyncShmScreenInit() because
  > HAVE_XSHMFENCE isn't defined.  This makes sure the relevant "private key"
  > gets installed such that we don't hit a fatal assert later.
  > ok jsg@, matthieu@ (kettenis@)

  ~ glamor/glamor_fbo.c                   

  > 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@ (kettenis@)

  ~ glamor/glamor.c                       

  > Remove a check for DRI3 in glamor_name_from_pixmap().  This makes DRI2 work
  > on OpenBSD where we don't have support for DRI3 yet.
  > ok jsg@, matthieu@ (kettenis@)

  ~ Makefile.bsd-wrapper                  

  > Enable glamor on architectures where we have OpenGL.
  > ok jsg@, matthieu@ (kettenis@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to