xserver-multidpi/hw
Eric Anholt 76eedb039f xfree86: Fix a compiler warning on 64-bit.
asm/mtrr.h makes this an unsigned long on 32, but a u64 on 64.  Cast
it to a long to win.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-02-07 16:03:48 -08:00
..
dmx Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive kdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIGetDrawableInfo 2014-01-22 19:56:32 -08:00
vfb hw/vfb: Rename screenInfo parameter to screen_info 2014-01-22 19:56:32 -08:00
xfree86 xfree86: Fix a compiler warning on 64-bit. 2014-02-07 16:03:48 -08:00
xnest hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
xquartz XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu in AppleWMSetWindowMenu 2014-01-12 23:12:49 -08:00
xwin Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00