summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ephyr/glamor: Port to EGLAdam Jackson1-4/+1
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2018-02-01Xephyr: Prefer using MIT-SHM FD-passing when possibleAlexander Volkov1-0/+1
2017-05-03kdrive: Remove KdOsFuncsAdam Jackson1-2/+0
2016-06-20dix: Call screen block/wakeup handlers closest to blocking [v3]Keith Packard1-0/+2
2016-06-08dix: Use OsSignal() not signal()Adam Jackson1-1/+0
2015-12-01kdrive/ephyr: Use NotifyFd for XCB connection input [v2]Keith Packard1-3/+0
2015-01-02ephyr: Implement per-screen colormapsMichele Baldessari1-0/+1
2014-11-12Drop trailing whitespacesPeter Hutterer1-2/+2
2014-09-18ephyr: Properly implement hardware cursors (v3)Adam Jackson1-2/+0
2014-08-21ephyr: set screen size & origin from host X server output's CRTC geometryLaércio de Sousa1-0/+2
2014-08-21ephyr: enable screen window placement following kdrive -screen option extende...Laércio de Sousa1-0/+1
2014-07-17Merge remote-tracking branch 'origin/master' into glamor-nextEric Anholt1-0/+3
2014-07-17ephyr: Free damage structure at server reset timeKeith Packard1-0/+3
2014-06-15ephyr: Add support for XV using glamor.Eric Anholt1-0/+10
2014-03-05xephyr: Build support for rendering with glamor using a -glamor option.Eric Anholt1-0/+14
2013-09-03ephyr: Move the host screen info into the kdrive screen private.Eric Anholt1-4/+16
2012-03-21Introduce a consistent coding styleKeith Packard1-55/+50
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov1-2/+2
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov1-0/+2
2010-01-01Remove unused pShadow field from drivers' private structuresMikhail Gusarov1-1/+0
2009-02-27Revert "Fix up Xephyr build for recent EXA changes."Michel Dänzer1-1/+0
2009-02-25Fix up Xephyr build for recent EXA changes.Michel Dänzer1-0/+1
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow1-0/+1
2007-10-02initial commit of xv support workDodji Seketeli1-0/+4
2007-10-02Xephyr: add "multiscreen" suportAndrew Christan1-0/+2
2006-07-21new KDrive input world orderDaniel Stone1-4/+5
2006-03-31Add an option to EXA for the DDX to request that EXA hide the pixmap'sEric Anholt1-1/+2
2006-03-09Rearrange EXA driver structures so that there's a hope of maintaining ABIEric Anholt1-1/+1
2006-03-07Add a new flag to ephyr, "-fakexa", which turns on an EXA accelerationEric Anholt1-1/+29
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-0/+2
2005-08-05Make Xephyr work without shadow fbMatthew Allum1-1/+5
2005-06-23Fix issues with focus in and modifiers from host confusing XephrMatthew Allum1-0/+3
2004-08-31Added ephyr server sourcesMatthew Allum1-0/+156