OpenBSD X11 changes summary for 2016-11-20 to 2016-11-27 inclusive
==================================================================

MODULES                                 app
distrib                                 lib

== MODULES =========================================================== 01/04 ==

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

MODULES


  > update (matthieu@)

== app =============================================================== 02/04 ==

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

app

  ~ video/video.c                         

  > Preserve aspect ratio of camera image in Xv output.
  > OK jca@ (czarkoff@)

== distrib =========================================================== 03/04 ==

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

distrib

  ~ sets/lists/xbase/mi                   

  > sync (deraadt@)

== lib =============================================================== 04/04 ==

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

lib

  ~ libdrm/xf86drm.c                      

  > Implement drmGetMinorNameForFD for systems without sysfs by adapting
  > drm_get_device_name_for_fd() from the Mesa loader.
  > ok kettenis@ (jsg@)

  ~ libdrm/xf86drm.c                      

  > Implement drmParseSubsystemType for OpenBSD.
  > Always return DRM_BUS_PCI for now.  No non-pci drm drivers are in the
  > kernel and this is unlikely to change anytime soon as the existing ones
  > aren't permissively licensed.
  > ok kettenis@ (jsg@)

  ~ libdrm/xf86drm.c                      

  > Implement drmParsePciDeviceInfo for OpenBSD by using the new
  > DRM_IOCTL_GET_PCIINFO ioctl.
  > ok kettenis@ (jsg@)

  ~ libdrm/xf86drm.c                      

  > Implement drmParsePciBusInfo for OpenBSD by using the new
  > DRM_IOCTL_GET_PCIINFO ioctl.
  > ok kettenis@ (jsg@)

  ~ libdrm/xf86drm.c                      

  > Implement an OpenBSD specific codepath for drmGetDevice
  > The existing code walks all of /dev looking for different types of drm
  > nodes.  We just have primary nodes and can directly map the minor number
  > to a path.
  > ok kettenis@ (jsg@)

===============================================================================
_______________________________________________
owc mailing list
owc@squish.net
http://www.squish.net/mailman/listinfo/owc

Reply via email to