summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Return an appropriately-typed error from dixLookupResourceByType.Jamey Sharp1-2/+2
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp5-18/+3
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp5-12/+3
2010-05-17dri2: Fix NULL check in allocation error handlingKristian Høgsberg1-2/+4
2010-05-17Only link Xorg with libconfig.laJulien Cristau1-0/+1
2010-05-16XQuartz: Fix a build failure on TigerJeremy Huddleston1-0/+5
2010-05-16XQuartz: Don't use deltaXY for determining pointer location on scroll eventsJeremy Huddleston1-11/+20
2010-05-16XQuartz: Don't trust deltaXY for middle mouse clicks.Jeremy Huddleston1-1/+4
2010-05-14dri2: Fix xserver crash if dri2 buffer allocation fails.Pauli Nieminen2-24/+58
2010-05-14scrnintstr.h: removed unused PaintWindow function pointers.Oliver McFadden2-3/+1
2010-05-14mi: removed unused PointerNonInterestBox functions.Oliver McFadden1-1/+0
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp11-146/+140
2010-05-13Quit using clientErrorValue in dix/colormap.c.Jamey Sharp3-3/+3
2010-05-13Replace dixChangeGC with calls directly to the right variant.Jamey Sharp4-6/+6
2010-05-13dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp4-24/+25
2010-05-13Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURNJeremy Huddleston1-6/+6
2010-05-13dri2: Send out event when auxillary buffers are invalidatedKristian Høgsberg3-9/+83
2010-05-13Remove ResNoAvoid definition, missed in the RAC removalAlan Coopersmith1-3/+0
2010-05-12Kill ChangeGC in favor of dixChangeGC.Jamey Sharp3-6/+5
2010-05-12Kill DoChangeGC in favor of dixChangeGC.Jamey Sharp1-1/+1
2010-05-12SetFontPath: set client->errorValue on failure.Jamey Sharp1-11/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov166-1055/+1055
2010-05-12dri2: Copy front to fake front in swapbufferKristian Høgsberg1-0/+10
2010-05-11XQuartz GL: Fix __glXAquaScreenCreateDrawable prototypeJeremy Huddleston1-4/+6
2010-05-11Merge remote branch 'krh/dri2-resource-fixes'Keith Packard3-23/+130
2010-05-11Fix null pointer dereference in xf86_reload_cursors().Cyril Brulebois1-1/+1
2010-05-11dri2: Take an XID for tracking the DRI2 drawableKristian Høgsberg3-23/+130
2010-05-11xfree86: dga needs to use the master keyboard state (#27573)Peter Hutterer1-1/+3
2010-05-08dmxBERestoreRenderGlyph was passing wrong value to freeKeith Packard1-1/+1
2010-05-07VERIFY_PICTURE always returns BadPicture. Don't bother specifying.Jamey Sharp1-4/+2
2010-05-04XQuartz: add new localization files to EXTRA_DISTJulien Cristau1-0/+4
2010-05-03Fix cursor ref counting mistakes with sprites and xf86Cursor.cKeith Packard1-0/+2
2010-05-02XQuartz GLX: Change around includes for better compatability with different O...Jeremy Huddleston2-1/+4
2010-05-02x-list.c: null-returning function malloc() was called without checkingOliver McFadden1-0/+1
2010-04-30Merge remote branch 'jamey/for-keith'Keith Packard2-70/+40
2010-04-30Merge remote branch 'whot/for-keith'Keith Packard1-1/+1
2010-04-30Merge remote branch 'yselkowitz/master'Keith Packard6-3573/+18
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard15-612/+290
2010-04-30xfree86: a missing input driver is not an error.Peter Hutterer1-1/+1
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY16-1945/+2779
2010-04-27Remove mibank supportAdam Jackson4-18/+185
2010-04-27xfree86: use screen privates for Xv offscreen images.Jamey Sharp1-9/+18
2010-04-27xfree86: use screen privates for exclusive DGA clients.Jamey Sharp1-33/+37
2010-04-27Make Xvfb independent of MAXSCREENS.Jamey Sharp1-5/+11
2010-04-27Xvfb: Simplify screen option processing.Jamey Sharp1-64/+27
2010-04-27Delete redundant scrnum field from Xvfb private screen-info struct.Jamey Sharp1-4/+2
2010-04-27Track screens' installed colormaps as screen privates.Jamey Sharp2-23/+22
2010-04-26xf86: Don't crash when switching modes through RandR without owning the VT.Pierre-Loup A. Griffais1-2/+2
2010-04-26xfree86: Fix reference to SGML entitiesYaakov Selkowitz1-1/+1
2010-04-26xfree86: Ignore linuxdoc generated docsYaakov Selkowitz1-0/+5