summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86fbman.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer1-25/+11
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-17/+17
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+5
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-76/+72
2007-03-06Bug #9931: Fix linear allocations with a non-1-byte granularity.Eric Anholt1-1/+1
2006-12-24xfree86: deal with pitch that isn't a multiple of the granularityMarc Aurele La France1-29/+31
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-17/+17
2006-03-15Make xf86 linear allocator smarter when dealing with alignment constraintsBenjamin Herrenschmidt1-2/+10
2006-03-08Bug #6150: Do the obvious fix of an insane sanity check inEric Anholt1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-08-27Fix for XV memory allocation: Also use tiled area for allocation even if itXORG-6_7_99_903Egbert Eich1-4/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-54/+261
2003-11-14Initial revisionKaleb Keithley1-0/+1236