summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+5
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov3-53/+53
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov3-16/+24
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov1-5/+1
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov1-2/+7
2010-01-01Add Xephyr.man to .gitignoreMikhail Gusarov1-0/+1
2010-01-01Remove unused pShadow field from drivers' private structuresMikhail Gusarov1-1/+0
2010-01-01Do not check xfree argument for NULLMikhail Gusarov5-48/+32
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-3/+1
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+2
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith1-0/+4
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+2
2009-10-15Define ddxBeforeReset stubs in platform-neutral DDXsYaakov Selkowitz1-0/+7
2009-09-29ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer2-1/+20
2009-09-25kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer1-0/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-4/+4
2009-09-17Fix typo in Xephyr man pageAlan Coopersmith1-1/+1
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith2-2/+2
2009-07-14ephyr: switch to byte counting functionsPeter Hutterer2-8/+8
2009-07-07Xephyr & Xserver man page fixesAlan Coopersmith1-3/+3
2009-06-11KDrive: Xephyr: DRI: Warning fixesDaniel Stone1-22/+22
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone3-47/+21
2009-06-10xephyr: Add -title option.Adam Jackson3-10/+39
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson1-2/+2
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
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-11/+11
2009-01-22Xephyr: Add some rudimentary Xnest command line compatAdam Jackson1-0/+21
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-3/+3
2009-01-22Xephyr: Disable state inheritance hackDaniel Stone1-0/+13
2008-12-16Xephyr: Fix crash with control-shift and GLX (#18185)Owen W. Taylor1-19/+7
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2-3/+0
2008-11-25Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-13/+10
2008-11-21Xephyr man page typo fixes.Alan Coopersmith1-21/+21
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb2-1/+99
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+4
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-11/+1
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+2
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-06-08ephyr: some whitespace changes.Peter Hutterer1-11/+11
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti2-4/+12
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer1-0/+2