summaryrefslogtreecommitdiff
path: root/fb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-03-17fb: Remove 24bpp support (v3)Adam Jackson1-2/+0
2014-10-27fb: Remove even/odd tile slow-pathingAdam Jackson1-1/+0
2014-10-27fb: Remove even/odd stipple slow-pathingAdam Jackson1-1/+0
2014-03-27Build fbcmap_mi.c once, rather than once for each DDXJon TURNEY1-2/+1
2011-02-08fb: Remove hw/xfree86/ from includesAdam Jackson1-4/+0
2010-11-10fb: Remove fbcmap.c (bug 5436)Jesse Adkins1-1/+1
2010-06-10Record some additional library dependencies in xf86 modulesAlan Coopersmith1-0/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-04-19Removed fbpseudocolor.h from sdk_HEADERS.Tilman Sauerbeck1-1/+1
2008-04-19Remove fbpseudocolorAdam Jackson1-3/+1
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-1/+0
2007-06-11Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]Søren Sandmann Pedersen1-20/+1
2007-05-23- Make image_from_pict() non-staticSoren Sandmann Pedersen1-3/+1
2007-05-18Move fbCompositeGeneral() to fbpict.c and remove fbcompose.cSoren Sandmann Pedersen1-1/+0
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian1-1/+1
2006-10-10Bug #8459: Don't forget to include AM_CFLAGS in libfb_la_CFLAGS on non-MMX pl...Aaron Plattner1-1/+3
2006-07-26Prefix all of the exported symbols in libwfb.so with "wfb".Aaron Plattner1-1/+1
2006-07-26Build infrastructure for libwfb.so.Aaron Plattner1-2/+6
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-01-18typo in last changeDave Airlie1-1/+1
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-1/+3
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+5
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg1-0/+1
2005-08-18Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-6/+18
2005-08-11Add check for whether the platform is MMX capable and add the relevantSøren Sandmann Pedersen1-0/+5
2005-07-26xserver/xorg/fb/Makefile.am: install fboverlay.hSøren Sandmann Pedersen1-1/+1
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen1-1/+1
2005-07-04Revert last changes. They have to be addressed in a different wayAlexander Gottwald1-1/+2
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-2/+1
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Remove fbcmap.c hacks from the DIX.Daniel Stone1-3/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+50