xserver-multidpi/hw/xfree86/dri2
Michal Srb 9bc53d8cb0 dri2: SProcDRI2Connect - send the response.
The swapped implementation of DRI2Connect is always responding with empty
device and driver values. However the response was only prepared and never
sent (also had undefined .type member), causing e.g. glxinfo get stuck waiting
for response when started remotely from machine with different endianity.

Signed-off-by: Michal Srb <msrb@suse.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-05-22 21:19:40 -07:00
..
dri2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dri2.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dri2ext.c dri2: SProcDRI2Connect - send the response. 2012-05-22 21:19:40 -07:00
Makefile.am xfree86: allow modules to be built without undefined symbols 2012-04-05 21:57:02 -05:00