summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-11kdrive: allow disabling Compositeserver-1.5-branchJulien Cristau1-6/+0
2008-05-08Bug #13104: Remove broken XAA a1 glyph fast path.Adam Jackson1-144/+0
2008-05-08Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.Adam Jackson1-1/+3
2008-05-07XKB: Actually explain keymap failuresDaniel Stone1-22/+32
2008-05-06Empty the borderClip of manual redirect windows. (bug 15823)Keith Packard1-0/+4
2008-04-30xf86: Change AutoConfig driver for PCI ID 022:2091 to 'geode'Jordan Crouse1-1/+5
2008-04-24Bug 14247: If pkg-config can't find openssl.pc, just link with -lcryptoAlan Coopersmith1-1/+3
2008-04-24glx: test for valid read and draw privates before using themDave Airlie1-28/+30
2008-04-24GLcore: make googleearth not crash the server on sw-rendering.Dave Airlie1-0/+1
2008-04-15Make DRI2 a serverlayout/serverflags option.Kristian Høgsberg3-4/+25
2008-04-15EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.Tilman Sauerbeck1-21/+32
2008-04-15EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.Tilman Sauerbeck1-0/+3
2008-04-15glx: silly nitpick...Dave Airlie1-1/+1
2008-04-15glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0Dave Airlie1-0/+1
2008-04-15glcore: zero fbconfigs before filling them in.Dave Airlie1-1/+1
2008-04-15Check for __x86_64__ when we check for __amd64__Matt Turner14-17/+19
2008-04-15Fixed configure.ac for autoconf 2.62.Tilman Sauerbeck1-2/+8
2008-04-15dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)Peter Hutterer3-10/+18
2008-04-15quirk: add quirk for ACR 640x350 default mode is wrongDave Airlie1-0/+6
2008-04-09Fix off-by-one error in ProcXResQueryClients().Michel Dänzer1-1/+1
2008-04-07Fix Xvfb input when building against current X sources.Adam Tkac1-5/+1
2008-04-07Fix the clock_gettime check for glibc-based non-Linux systemsJulien Cristau1-3/+15
2008-04-07Fix PCI config space cycles from int10 emulator.Adam Jackson1-1/+1
2008-04-07Fix clock_gettime presence detect on FreeBSD.Eric Anholt1-0/+2
2008-04-07quirk: add quirk for ACER EDIDDave Airlie1-0/+5
2008-04-07Bug #15160: quirk Proview AY765CHong Liu1-0/+5
2008-04-07xfree86: don't crash in AutoConfig if the primary device is not pciGoneri Le Bouder1-2/+3
2008-04-07EXA: Optimize the eviction scanning loop in exaOffscreenAlloc.Fredrik Höglund1-48/+58
2008-04-07EXA: Improve the algorithm used for tracking offscreen pixmap use.Fredrik Höglund3-23/+16
2008-04-07gitignore: Add two more bitsDaniel Stone1-1/+2
2008-04-07quirk: fix LPL monitors properly.Dave Airlie1-8/+1
2008-04-07configure.ac: DragonFly BSD supportHasso Tepper1-2/+4
2008-04-07EXA: Fix TS origin computation when implementing RenderComposite with tiling.Owen W. Taylor1-4/+6
2008-04-04Convert __DRIconfigs after we've made sure createNewScreen succeeded.Kristian Høgsberg1-2/+2
2008-04-04Only autoload RECORD if it was enabled.Kristian Høgsberg1-0/+2
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg2-2/+2
2008-04-02Send the GLX_EXT_texture_from_pixmap attributes to the client.Kristian Høgsberg1-1/+6
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg2-2/+2
2008-04-02dri2: Unbreak glcore visual setup.Kristian Høgsberg1-3/+2
2008-04-02dri2: fix crasher if DRI2Connect failsXiang, Haihao1-1/+1
2008-04-01Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg19-393/+1053
2008-04-01XKB: Fix processInputProc wrappingThomas Jaeger2-9/+16
2008-03-31XSELinux: Add a request to get a client's context from a resource ID.Eamon Walsh2-0/+34
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh6-7/+72
2008-03-25Fix that last commit.Adam Jackson1-1/+1
2008-03-25Fix getValuatorEvents to compute number of valuators correctly.Sascha Hlusiak1-1/+1
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow4-0/+51
2008-03-24Bug #11510: Fix build without RECORD.Adam Jackson2-2/+10
2008-03-24Bug #11508: Fix build without XV.Adam Jackson1-0/+2
2008-03-24Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.Adam Jackson1-2/+5