summaryrefslogtreecommitdiff
path: root/hw/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson1-6/+1
This code hasn't been updated with anything even resembling what anyone is shipping in nearly thirty months. It hasn't built out of the box since 7.1. Most of its features over AIGLX are accomplished with DRI2 and friends.
2008-05-12X n'est pas une print API.Adam Jackson1-7/+2
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston1-1/+6
This reverts commit 6550078b0925f754e3eec3bbce94dbfe5de8c419. Doctor, I'm starting to get a pulse...
2008-04-19Removed XWin DDXJeremy Huddleston1-6/+1
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-2/+2
(cherry picked from commit 54654815fa5e59b25cfd1fa72610120b72c10175)
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-2/+2
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point (cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2)
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-8/+4
Imported changes from xorg-server-1.2-apple to make master more current wrt file layout, build system changes, and dead code removal.
2007-09-06DDX changes for XDarwinBen Byer1-8/+4
Creating a real DDX section for XDarwin instead of stuffing it into the XORG section in a half-assed manner.
2007-02-17dix mods for DarwinBen Byer1-1/+12
2006-06-18Xprint/ -> hw/xprintAdam Jackson1-2/+7
XpConfig -> hw/xprint/config
2006-01-10Add xgl to DIST_SUBDIRS.Daniel Stone1-1/+1
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt1-0/+5
building within the xorg server tree. Requires additional, uncommitted dix changes to successfully build, and successful running is still yet to happen.
2005-12-27Skeletal kdrive build system. Totall non-functional atm.Adam Jackson1-2/+7
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson1-0/+3
2005-10-07Add darwin to distKevin E Martin1-1/+3
Include missing docs in EXTRA_DIST Include headers and other files in dist
2005-07-28Fix distcheck for serverKevin E Martin1-0/+2
2005-07-14Add support for XnestKevin E Martin1-2/+7
2005-07-12Add support for building Xdmx and XvfbKevin E Martin1-0/+5
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-0/+7
conditional Add XWin DDX Added DDXTIME, DDXOSFATALERROR, DDXOSVERRORF and DDXBEFORERESET Added fbcmap.c Added miinitext.c Added -I$(top_srcdir)/Xext/extmod to INCLUDES
2005-07-01Adding initial build system.Daniel Stone1-0/+9