summaryrefslogtreecommitdiff
path: root/hw/kdrive/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-03-22Catch errors in recursive relink targetsYaakov Selkowitz1-1/+1
If make relink fails in a subdirectory, we need to catch the error otherwise make will continue iterating the 'for' loop. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
Add $(AM_V_at) to all relink make targets to silence them when automake silent rules are in use. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com> Reviewed-by: Julien Cristau <jcristau@debian.org>
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz1-1/+1
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com> Reviewed-by: Julien Cristau <jcristau@debian.org>
2009-10-20kdrive: Purge XsdlPeter Hutterer1-6/+1
From the original Xsdl commit: "sdl x server so that we can x-on-x the fb stuff for ease of debugging. if anyone uses this in production, a big scary monster will eat them. hrm, perhaps i should make it have a --i-know-what-i'm-doing param that it doens't start without, heh" That should be reason enough to not spend time maintaing it. Also, no more elephants. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2008-11-05kdrive: Bye bye XvesaAdam Jackson1-6/+1
2008-05-16The great kdrive purge.Adam Jackson1-5/+3
Most of these drivers didn't work. ati was the only one that even came close. The igs, ipaq, itsy, pcmcia, savage, sis530, trident, trio, ts300, and vxworks directories have never built since modularisation, so clearly no one can miss them.
2008-04-22Enable the epson kdrive driverRoss Burton1-2/+2
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt1-1/+1
Licensing issues of these files include: - They claim to be licensed under the GPL, yet we haven't allowed that in the xserver repository in the past. - They refer the user to the top of the tree for GPL license text, yet it isn't there. - They claim to be derived from the (MIT-licensed) ati kdrive code, yet don't follow the licensing terms of those files.
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson1-3/+9
2006-11-04kdrive: make building of Linux support conditional (bug #5613)Samuel Thibault1-1/+5
Only try to build Linux support on Linux. We should probably disable all OS-dependent DDXes if we don't have a workable OS (and only build Xephyr/Xfake), but that's future work.
2006-07-21new KDrive input world orderDaniel Stone1-2/+6
Convert KDrive to GPE/GKE interface. Add first-class drivers and enumerate every device separately through Xi, instead of lamely attempting to aggregate them. Add XKB support to the Linux keyboard driver. Add 'thumb button' support to the tslib driver. Rejig InitInput, so each DDX has to add a list of drivers it supports. Support NewInputDeviceRequest, et al.
2006-01-10Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone1-0/+3
Attempt to build xeglmodule.c, not xglxmodule.c. Add xf86Sbus.h to EXTRA_DIST, as _HEADERS doesn't appear to get the same treatment as _SOURCES in terms of automatically DISTing.
2005-12-28Enough build fixes to get {sdl,ephyr,fake} to link.Adam Jackson1-11/+4
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-0/+4
2004-10-20Add epson.Phil Blundell1-1/+2
Build Makefile in hw/kdrive/epson.
2004-08-31Added ephyr server sourcesMatthew Allum1-0/+6
2004-07-15Enable i810.Carlos Romero1-1/+2
2004-06-07Neomagic driver enabledFranco Catrin L1-1/+1
2004-05-29Adding driver for VIA CLE266 graphics chip. Currently it only acceleratesRalph Thomas1-1/+1
copy and fill operations.
2004-05-25Add pm2 to the buildCarlos Romero1-1/+1
2004-04-28Add completely fake X server -- draws to allocated buffer, has no keyboardKeith Packard1-1/+2
or mouse.
2004-03-10Twenty link errors for Xizzle now - count 'em. 20.Daniel Stone1-1/+3
Get rid of all references to SCO. Change SDK include dir to $(includedir)/xizzle. Add SDK libs where necessary. Reformat to be nicer and easier to shuffle around; also, fix lib ordering so we get so much closer to the elusive final link. Shuffle common/xf86Init.c into libxizzle.a. Fix a couple of early snafus - s/BUILDXI/XINPUT/, et al; make the SDK stuff conditional as needed; fix the SBus includes. Name library os-support/libxizzleos.a, not os-support/foo/libxizzlefoo.a. Clean up ARCH_SOURCES so it's always initialised to something. Move linked libraries to _LIBADD, which somehow escaped my attention. Make inclusion of drm/libxizzlelinuxdrm.a dependent on DRI. s/VERSION/VBE_VERSION/; Axe this redundant dir. All Xizzle-specific: axe hw/xizzle/Xi, shuffle link order, fix list of required modules to be vaguely sane, add some pertinent libs/incs.
2004-02-28sdl x server so that we can x-on-x the fb stuff for ease of debugging. ifJaymz Julian1-1/+3
anyone uses this in production, a big scary monster will eat them. hrm, perhaps i should make it have a --i-know-what-i'm-doing param that it doens't start without, heh
2004-01-07Disconnect the sis300 driver. I've never managed to fix it, and it breaksEric Anholt1-2/+2
the build on PPC.
2003-12-08Add initial SiS 300-series (300, 305, 540, 630, 730) driver based off ofEric Anholt1-1/+2
the ATI driver. It suffers from hw/sw synchronization problems, it looks like, but may be good enough to work on Render acceleration experiments. Committing it as-is so I don't lose it again.
2003-12-02Wrap ClipNotify to see region motions during MoveWindow.Keith Packard1-1/+1
Check window reorigin in PositionWindow and bump pixmap serial numbers to revalidate GCs. Fix picture clip region origin in automatic update Initialize client private 'critical' value Clean up pixmap bounds checking code to only affect contents allocated by fb. Oops. Call SourceValidate for Composite operations. Add Xchips server (vesa based)
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-6/+10
available, with fbdev being used by default. - Use depth 16 by default when vesa backend is used. - Add MMIO defines for PowerPC (should be in a common location). Many thanks for Michel Daenzer for much of this code.
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-1/+1
help with ati, and future DRM drivers. - Add new "ati" kdrive driver. It has ancestry in the r128 driver from andersca, but took a detour through being the WIP SiS 300 driver on the way. It supports Radeons (tested on QD VIVO and 7500) and Rage 128. Current limitations include that it requires depth 16 and that the other Rage 128 PCI IDs aren't included yet.
2003-10-28move smi into VESA_SUBDIRSPhil Blundell1-3/+2
2003-10-11Add ATI Rage 128 server.Anders Carlsson1-1/+1
2003-10-09Build smi after vesa.Anders Carlsson1-2/+3
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard1-1/+2
vesa server by default
2003-10-04configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard1-3/+1
hw/kdrive/linux/ts.c hw/kdrive/src/Makefile.am hw/kdrive/src/kdrive.h hw/kdrive/src/kinput.c hw/kdrive/src/kmap.c Autodetect VM86 (for vesa), AGPGART, APM, MTRR, tslib and handhelds.org touch screen. Add USE_RGB_BUILTIN and code for fileless RGB database. Add MIT-SCREEN-SAVER
2003-10-03add --disable-kdrivevesa optionPhil Blundell1-3/+6
2003-10-02Add smi serverKeith Packard1-1/+2
2003-09-18Add mga server to the build.Anders Carlsson1-1/+2
2003-09-16Add fbdev server to the build.Anders Carlsson1-1/+2
2003-09-12Add some configure options, make the mach64 server buildKeith Packard1-0/+1
2003-09-11Get Xvesa buildingKeith Packard1-30/+2
2003-09-11More build fixesKeith Packard1-16/+0
2003-09-11Make more stuff buildKeith Packard1-10/+11
2003-09-11Start autoifying everything.Anders Carlsson1-0/+47