summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Fix screen number checks.Cyril Brulebois1-1/+1
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-6/+0
2010-11-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer2-9/+13
2010-11-11Remove superfluous if(p!=NULL) checks around free(p); p=NULL;Cyril Brulebois1-5/+2
2010-10-22KDrive: Fix error handlig in tslib driverPaulius Zaleckas1-4/+11
2010-10-22Abstract valuator masks through a set of APIs.Peter Hutterer1-2/+5
2010-10-15Merge branch 'master' into input-apiPeter Hutterer2-82/+62
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-76/+59
2010-09-01input: Purge AddOtherInputDevices DDX hook.Peter Hutterer1-7/+0
2010-09-01input: remove OpenInputDevice and CloseInputDevice DDX hooks.Peter Hutterer1-17/+0
2010-09-01input: Purge Register*Device() functions.Peter Hutterer1-4/+0
2010-09-01xfree86: remove superflous assignments.Peter Hutterer1-4/+0
2010-08-27Replace malloc/strlen/strcpy with strdup.Matt Turner1-6/+3
2010-07-07dix: purge leftover manual key down bit setting.Peter Hutterer1-7/+1
2010-06-30Xephyr: fix Xv adaptor capability testsJulien Cristau1-5/+10
2010-06-30Xephyr: fix memory leak in XF86DRIOpenConnectionJulien Cristau1-1/+2
2010-06-16Re-enabled Xnest fix for focus in + modifier bug.Xiaoyang Yu (Max)1-62/+45
2010-06-11Remove more superfluous if(p) checks around free(p)Matt Turner2-21/+10
2010-06-11kdrive: Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov1-6/+6
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov2-2/+2
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+1
2010-06-05kdrive: Xv code uses shared screen private instead of kdrive-specific privateKeith Packard1-5/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard4-11/+21
2010-06-05Rename region macros to eliminate screen argumentKeith Packard5-112/+112
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-3/+2
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-26Xephyr: Fix Xcalloc deprecation warnings.Jamey Sharp2-8/+8
2010-05-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard1-2/+2
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer1-2/+2
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-12/+12
2010-05-13Quit using clientErrorValue in dix/colormap.c.Jamey Sharp1-1/+1
2010-05-13Replace dixChangeGC with calls directly to the right variant.Jamey Sharp2-3/+3
2010-05-13dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp2-13/+13
2010-05-12Kill ChangeGC in favor of dixChangeGC.Jamey Sharp2-4/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov17-144/+144
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2010-03-24kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1
2010-03-22Catch errors in recursive relink targetsYaakov Selkowitz1-1/+1
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz1-2/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz4-4/+4
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz4-4/+4
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki1-1/+1
2010-02-15dix: move config_init into the DDX.Peter Hutterer3-0/+15
2010-01-10kdrive: klinux.h breaks make distGaetan Nadon1-1/+1
2010-01-06kdrive: Remove unused kdNoopOps external variable declarationMikhail Gusarov1-3/+0
2010-01-06kdrive: Remove unused kmap.cMikhail Gusarov3-190/+0
2010-01-06kdrive: Make internal functions staticMikhail Gusarov2-50/+10
2010-01-06kdrive: Remove unused 'k' variableMikhail Gusarov1-3/+2
2010-01-06kdrive: Remove bus mouse driverMikhail Gusarov2-133/+1
2010-01-06kdrive: Adjust kdrive usage message as shadow overlay support has been droppedMikhail Gusarov1-1/+1