summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-14xserver 1.6.1xorg-server-1.6.1Adam Jackson1-2/+2
2009-04-13Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)Peter Hutterer1-3/+11
2009-04-13glx: Fix drawable private leak on destroyKristian Høgsberg9-39/+69
2009-04-09xselinux: Don't BadAlloc in List* requests if there are no items to list.Eamon Walsh1-3/+3
2009-04-08xselinux: Don't require incoming context strings to be null-terminated.Eamon Walsh1-21/+45
2009-04-08Correct access mode in call to dixLookupWindow() within RRSelectInput.Eamon Walsh1-1/+1
2009-03-27Fix distcheck with doltAdam Jackson1-0/+2
2009-03-27Fix Changelog generationAdam Jackson1-1/+1
2009-03-27selinux: Add support for avc_acquire_netlink_fd()Adam Jackson3-0/+35
2009-03-27selinux: Don't bother relabeling resources that are being destroyedAdam Jackson1-0/+2
2009-03-27xkb: Fix wrong colour reference in XKB geometry copying. #20081Peter Hutterer1-2/+2
2009-03-27Xi: don't crash on a NULL property name, just return None.Peter Hutterer1-0/+6
2009-03-27Xi: add XATOM_FLOAT to server-defined properties.Peter Hutterer3-1/+64
2009-03-27Xi: add XIPropToInt() auxiliary function.Peter Hutterer2-0/+74
2009-03-20randr: Fix thinko in xf86TargetPreferredAdam Jackson1-2/+2
2009-03-03This patch changes all places in the X code to use _raw functions. TheEric Paris1-32/+32
2009-02-25X server version 1.6.0xorg-server-1.6.0Keith Packard1-2/+2
2009-02-25exa: kill of exaImageGlyphBltMaarten Maathuis1-134/+1
2009-02-25XQuartz: Re-enable support for capslockJeremy Huddleston1-1/+2
2009-02-25DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer1-1/+1
2009-02-25Add Extensions section to xorg.conf man pageAlan Coopersmith1-1/+28
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-167/+214
2009-02-25RandR rotations and reflections offset by one pixelKeith Packard1-14/+14
2009-02-19xf86CrtcShadowClear is unused.Keith Packard1-31/+0
2009-02-19Make panning+transform be correctly driven by mouseKeith Packard1-8/+173
2009-02-19Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith2-0/+7
2009-02-18config: if we can't connect to HAL, listen for a startup notification.Peter Hutterer1-6/+105
2009-02-18X11/fonts/fontmod.h doesn't exist anymore.Keith Packard1-1/+0
2009-02-18glx: Inialize best_score before calculating visual scoresIan Romanick1-1/+1
2009-02-18configure.ac: Support version strings like W.X.Y.Z-XXXXXXJeremy Huddleston1-1/+1
2009-02-18XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston1-2/+0
2009-02-17Bump to 1.5.99.903xorg-server-1.5.99.903Keith Packard1-2/+2
2009-02-17Eliminate the shadow clear on transform changeKeith Packard2-14/+29
2009-02-17Add XkbDir to Files config file sectionKeith Packard7-0/+25
2009-02-17RANDR: Fail softly on GetPanning if the screen can't do it.Adam Jackson1-16/+17
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade4-97/+91
2009-02-17glx: fix retval checks when failures occur for drawable creation.Alan Hourihane1-1/+9
2009-02-17Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard1-11/+18
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston1-1/+1
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston1-0/+2
2009-02-17XQuartz: Don't need explicit Activate/EnableDevice in InitInputJeremy Huddleston2-12/+0
2009-02-17x11-input.fdi: Add options needed to handle adding USB devices on SolarisAlan Coopersmith1-0/+14
2009-02-17glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt3-172/+78
2009-02-17glx: Don't match fbconfigs to visuals with mismatched channel masks.Eric Anholt1-5/+11
2009-02-17mi: force the paired kbd device before CopyKeyClass. (#19574)Keith Packard1-0/+4
2009-02-17mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668Peter Hutterer1-1/+8
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard4-9/+89
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade4-42/+18
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer1-35/+25
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10