summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Replace dixChangeGC with calls directly to the right variant.Jamey Sharp2010-05-134-6/+6
* dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp2010-05-134-24/+25
* Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURNJeremy Huddleston2010-05-131-6/+6
* dri2: Send out event when auxillary buffers are invalidatedKristian Høgsberg2010-05-133-9/+83
* Remove ResNoAvoid definition, missed in the RAC removalAlan Coopersmith2010-05-131-3/+0
* Kill ChangeGC in favor of dixChangeGC.Jamey Sharp2010-05-123-6/+5
* Kill DoChangeGC in favor of dixChangeGC.Jamey Sharp2010-05-121-1/+1
* SetFontPath: set client->errorValue on failure.Jamey Sharp2010-05-121-11/+5
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-13166-1055/+1055
* dri2: Copy front to fake front in swapbufferKristian Høgsberg2010-05-121-0/+10
* XQuartz GL: Fix __glXAquaScreenCreateDrawable prototypeJeremy Huddleston2010-05-111-4/+6
* Merge remote branch 'krh/dri2-resource-fixes'Keith Packard2010-05-113-23/+130
|\
| * dri2: Take an XID for tracking the DRI2 drawableKristian Høgsberg2010-05-113-23/+130
* | Fix null pointer dereference in xf86_reload_cursors().Cyril Brulebois2010-05-111-1/+1
|/
* xfree86: dga needs to use the master keyboard state (#27573)Peter Hutterer2010-05-111-1/+3
* dmxBERestoreRenderGlyph was passing wrong value to freeKeith Packard2010-05-081-1/+1
* VERIFY_PICTURE always returns BadPicture. Don't bother specifying.Jamey Sharp2010-05-071-4/+2
* XQuartz: add new localization files to EXTRA_DISTJulien Cristau2010-05-041-0/+4
* Fix cursor ref counting mistakes with sprites and xf86Cursor.cKeith Packard2010-05-031-0/+2
* XQuartz GLX: Change around includes for better compatability with different O...Jeremy Huddleston2010-05-022-1/+4
* x-list.c: null-returning function malloc() was called without checkingOliver McFadden2010-05-021-0/+1
* Merge remote branch 'jamey/for-keith'Keith Packard2010-04-302-70/+40
|\
| * xfree86: use screen privates for Xv offscreen images.Jamey Sharp2010-04-271-9/+18
| * xfree86: use screen privates for exclusive DGA clients.Jamey Sharp2010-04-271-33/+37
| * Make Xvfb independent of MAXSCREENS.Jamey Sharp2010-04-271-5/+11
| * Xvfb: Simplify screen option processing.Jamey Sharp2010-04-271-64/+27
| * Delete redundant scrnum field from Xvfb private screen-info struct.Jamey Sharp2010-04-271-4/+2
| * Track screens' installed colormaps as screen privates.Jamey Sharp2010-04-272-23/+22
* | Merge remote branch 'whot/for-keith'Keith Packard2010-04-301-1/+1
|\ \
| * | xfree86: a missing input driver is not an error.Peter Hutterer2010-04-301-1/+1
* | | Merge remote branch 'yselkowitz/master'Keith Packard2010-04-306-3573/+18
|\ \ \
| * | | xfree86: Fix reference to SGML entitiesYaakov Selkowitz2010-04-261-1/+1
| * | | xfree86: Ignore linuxdoc generated docsYaakov Selkowitz2010-04-261-0/+5
| * | | dmx: use silent rules in docYaakov Selkowitz2010-04-261-4/+4
| * | | dmx: Ignore linuxdoc generated docsYaakov Selkowitz2010-04-263-3568/+8
| |/ /
* | | Merge remote branch 'vignatti/for-keith'Keith Packard2010-04-3015-612/+290
|\ \ \
| * | | include: remove couple of unused structures fields and bump ABITiago Vignatti2010-04-261-3/+3
| * | | xfree86: no need to assign numScreens againTiago Vignatti2010-04-231-3/+0
| * | | Xwin: make screens structures run-time adjustableJon TURNEY2010-04-235-21/+23
| * | | Xwin: Simplify screen option processingJon TURNEY2010-04-235-487/+158
| * | | xfree86: track screens' installed colormaps as screen privatesTiago Vignatti2010-04-233-33/+32
| * | | fb: track screens' installed colormaps as screen privates.Jamey Sharp2010-04-232-23/+22
| * | | xfree86: use screen privates for exclusive DGA clientsJamey Sharp2010-04-231-33/+37
| * | | xfree86: use screen privates for Xv offscreen images.Jamey Sharp2010-04-231-9/+15
| |/ /
* | | Cygwin/X: AIGLX using native WGLJon TURNEY2010-04-2816-1945/+2779
* | | Remove mibank supportAdam Jackson2010-04-274-18/+185
| |/ |/|
* | xf86: Don't crash when switching modes through RandR without owning the VT.Pierre-Loup A. Griffais2010-04-261-2/+2
|/
* xfree86: fix not reached code in fi1236 driver from i2cTiago Vignatti2010-04-211-4/+0
* Merge remote branch 'vignatti/for-keith'Keith Packard2010-04-215-23/+7
|\
| * xfree86: fix not reached code in tty codeTiago Vignatti2010-04-211-5/+0