xenocara/dist/Mesa
jsg 120dbb0038 correct RADEON_GEM_WAIT_IDLE use.
RADEON_GEM_WAIT_IDLE is declared DRM_IOW but mesa
uses it with drmCommandWriteRead instead of drmCommandWrite
which leads to the ioctl being unmatched and returning an
error on at least OpenBSD.

Problem originally found and fixed in libdrm by kettenis@
Dave Airlie pointed out that mesa has the same issue.

This change has already been merged in upstream mesa.

ok matthieu@ kettenis@
2013-06-09 13:57:18 +00:00
..
bin Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
configs Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
docs Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
doxygen Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
include Merge some definitions from dri 2.3 needed by xserver 1.13. 2012-09-16 17:02:37 +00:00
scons Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
src correct RADEON_GEM_WAIT_IDLE use. 2013-06-09 13:57:18 +00:00
.emacs-dirvars Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@. 2010-05-22 20:05:42 +00:00
acinclude.m4 Mesa 7.2, Tested by ckuethe@, naddy@, oga@, and others. 2008-11-02 14:58:06 +00:00
autogen.sh Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@. 2010-05-22 20:05:42 +00:00
common.py Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
configure.ac Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
Makefile Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00
SConstruct Upate to libGL 7.11.2 2012-08-17 13:57:59 +00:00