Signed-off-by: Fernando Carrijo
---
src/driclient/src/XF86dri.c|1 -
src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c |3 ---
src/glx/XF86dri.c |1 -
src/glx/apple/appledri.c |2 --
src/glx/dri2.c
Signed-off-by: Fernando Carrijo
---
tests/ttmtest/src/xf86dri.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/ttmtest/src/xf86dri.c b/tests/ttmtest/src/xf86dri.c
index 5491473..e6e0b89 100644
--- a/tests/ttmtest/src/xf86dri.c
+++ b/tests/ttmtest/src/xf86dri.c
These patches remove from mesa/mesa and mesa/drm the few occurrences of the
macros NEED_EVENTS and NEED_REPLIES. Relevant background information can be
found in the discussion started by the following thread:
http://lists.x.org/archives/xorg-devel/2010-July/010663.html
___