xserver-multidpi/hw/xfree86/dri
Jon TURNEY 8cc88fbe9e debug output format fix in DRISwapContext()
xorg/xserver/hw/xfree86/dri/dri.c:1695:19: error: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘DRIContextPrivPtr’ [-Werror=format=]                   ^
xorg/xserver/hw/xfree86/dri/dri.c:1695:19: error: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘DRIContextPrivPtr’ [-Werror=format=]

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-08-28 12:06:51 +01:00
..
dri.c debug output format fix in DRISwapContext() 2015-08-28 12:06:51 +01:00
dri.h dix: Drop the third argument from WindowExposuresProcPtr 2014-10-09 11:14:44 +02:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am XFree86: DRI: Don't use per-target CFLAGS 2012-07-10 00:31:01 -07:00
sarea.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86dri.c Convert hw/xfree86 to new *allocarray functions 2015-04-21 16:58:08 -07:00