summaryrefslogtreecommitdiff
path: root/fb/Makefile.am
AgeCommit message (Expand)Author
2008-04-19Removed fbpseudocolor.h from sdk_HEADERS.Tilman Sauerbeck
2008-04-19Remove fbpseudocolorAdam Jackson
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-06-11Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]Søren Sandmann Pedersen
2007-05-23- Make image_from_pict() non-staticSoren Sandmann Pedersen
2007-05-18Move fbCompositeGeneral() to fbpict.c and remove fbcompose.cSoren Sandmann Pedersen
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian
2006-10-10Bug #8459: Don't forget to include AM_CFLAGS in libfb_la_CFLAGS on non-MMX pl...Aaron Plattner
2006-07-26Prefix all of the exported symbols in libwfb.so with "wfb".Aaron Plattner
2006-07-26Build infrastructure for libwfb.so.Aaron Plattner
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-01-18typo in last changeDave Airlie
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg
2005-08-18Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen
2005-08-11Add check for whether the platform is MMX capable and add the relevantSøren Sandmann Pedersen
2005-07-26xserver/xorg/fb/Makefile.am: install fboverlay.hSøren Sandmann Pedersen
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen
2005-07-04Revert last changes. They have to be addressed in a different wayAlexander Gottwald
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Remove fbcmap.c hacks from the DIX.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone