summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas1-84/+0
2021-09-15ephyr/glamor: Port to EGLAdam Jackson1-2/+2
2017-05-03kdrive: Remove KdOsFuncsAdam Jackson1-1/+0
2017-03-23kdrive: Drop kdrive-config.h.Eric Anholt1-0/+1
2016-01-28xephyr: Remove DRI1Adam Jackson1-14/+0
2014-09-18ephyr: Properly implement hardware cursors (v3)Adam Jackson1-0/+1
2014-06-15ephyr: Add support for XV using glamor.Eric Anholt1-0/+5
2014-03-26ephyr: typo where "()" should be "$()" in the Makefile - breaks make distGaetan Nadon1-1/+1
2014-03-05xephyr: Build support for rendering with glamor using a -glamor option.Eric Anholt1-1/+19
2013-09-03ephyr: Remove the helper libs for each of the optional components.Eric Anholt1-49/+38
2013-09-03ephyr: Remove the remaining bits of host/server XV split.Eric Anholt1-3/+1
2013-09-03Xephyr: remove unused DRI1 codeJulien Cristau1-2/+0
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-1/+0
2011-01-18Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONSGaetan Nadon1-15/+3
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz1-2/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz1-1/+1
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-11/+11
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb1-1/+15
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+2
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis1-4/+0
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-2/+2
2008-04-23xephyr: sync with mesaGeorge Sapountzis1-0/+1
2008-04-23xephyr: libGL is client libGeorge Sapountzis1-9/+3
2008-04-23xephyr: Makefile cleanup 2George Sapountzis1-8/+20
2008-04-23xephyr: Makefile cleanup 1George Sapountzis1-49/+39
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis1-0/+4
2008-03-14Xephyr: Distribute ephyrdriext.h in tarballs.Donnie Berkholz1-0/+1
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli1-21/+41
2007-10-02EPHYR: Add an experiment proto proxy extension.Dodji Seketeli1-0/+5
2007-10-02XEPHYR: more GLX/DRI proxying work.Dodji Seketeli1-1/+8
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-3/+5
2007-10-02Initial dri forwarding big bricks.Dodji Seketeli1-2/+8
2007-10-02initial commit of xv support workDodji Seketeli1-9/+18
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti1-1/+4
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti1-0/+2
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson1-0/+3
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-6/+0
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum1-6/+0
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone1-3/+1
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone1-6/+0
2006-07-21new KDrive input world orderDaniel Stone1-1/+0
2006-04-17Fix kdrive build by linking in libexa before KDRIVE_LIBS.Donnie Berkholz1-2/+2
2006-03-30Add a dependency on EXA, so it rebuilds when the library does. The manualEric Anholt1-1/+2
2006-03-07Add a new flag to ephyr, "-fakexa", which turns on an EXA accelerationEric Anholt1-4/+5
2005-12-27s/XSERVER/KDRIVE/Adam Jackson1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2004-09-07avoid ephyr breakage when tslib enabledMatthew Allum1-0/+7
2004-08-31Added ephyr server sourcesMatthew Allum1-0/+35