summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-27XACE: Require "manage" permission for XKBSetNames.Eamon Walsh1-1/+1
2008-02-28quirks: another LPL panel with the cm/mm wrongDave Airlie1-1/+2
2008-02-27EXA: Let the driver decide what repeat/extend types are supported.Maarten Maathuis1-2/+0
2008-02-27More checking for failed contexts/drawablesAlan Hourihane1-0/+11
2008-02-27Fix context sharing between direct/indirect contextsAlan Hourihane1-0/+8
2008-02-27[Xephyr/GL] unbreak the buildDodji Seketeli1-0/+4
2008-02-27dix: set dev->key to NULL after freeing it in CloseDevice. (Bug #12830)Peter Hutterer1-0/+1
2008-02-26xselinux: Stub out selection protocol requests.Eamon Walsh2-0/+55
2008-02-26xselinux: Rip out the selection code in advance of polyinstantiation support.Eamon Walsh1-31/+0
2008-02-26security: Register resource names in the server-side name registry.Eamon Walsh1-0/+2
2008-02-27xf86Crtc: add higher level modesetting entry point.Dave Airlie2-0/+10
2008-02-26AIGLX: Switch to server context for calling DamageDamageRegion().Michel Dänzer1-0/+4
2008-02-25Fine, we don't need pciInit() anymore. Nuke, nuke, nuke...Tiago Vignatti1-17/+10
2008-02-25Jesus, pciInit() was called 32 times in my machine without need!Tiago Vignatti1-8/+0
2008-02-25Some doc clean up:Tiago Vignatti2-77/+6
2008-02-25remove lnxPciInit() unused function.Tiago Vignatti1-10/+0
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti11-176/+7
2008-02-25Clean some garbage caused when pciaccess was merged:Tiago Vignatti2-136/+118
2008-02-24Bug #13736: Fix %bx in VBEGetPixelClock to match spec.Adam Jackson1-2/+2
2008-02-23XQuartz: Quit now properly warns the userJeremy Huddleston2-20/+22
2008-02-22Use the client-side XKB headers for the config utilitiesAdam Jackson2-2/+2
2008-02-22s/via/openchrome/ in the autoconfig logic.Adam Jackson1-1/+1
2008-02-22Match Xephyr DRI definitions to the ones in xf86dri.hAdam Jackson1-3/+3
2008-02-22Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}Adam Jackson2-2/+2
2008-02-22fbFillRegionTiled() is now dead code.Adam Jackson4-83/+0
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson6-141/+140
2008-02-22XKB: Actually use the keymap we compile at startupDaniel Stone1-42/+80
2008-02-21[Xephyr/GL] properly route expose event on GL drawablesDodji Seketeli5-16/+130
2008-02-21[Xephyr/GL] don't crash when the host returns a NULL server stringDodji Seketeli2-4/+19
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh4-6/+13
2008-02-20Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.Eamon Walsh2-5/+1
2008-02-20EXA: Fix Render acceleration in copy and tiling cases.Eric Anholt1-6/+10
2008-02-19Revert "xfree86: plug a memory leak in xf86LoadModules."Peter Hutterer1-7/+1
2008-02-19XQuartz: unsetenv("DISPLAY") before startx if X11.app can't connect to it.Jeremy Huddleston1-2/+8
2008-02-19xfree86: guard against NULL-pointer dereferences in xf86LoadModules.Peter Hutterer1-2/+3
2008-02-18xfree86: plug a memory leak in xf86LoadModules.Arjan van de Ven1-1/+6
2008-02-18xfree86: plug memory leak in InitPathList.Arjan van de Ven1-0/+1
2008-02-18xfree86: plug memory leak in xf86LogInit()Arjan van de Ven1-1/+3
2008-02-17glx: Use glapi sources from the mesa treeDan Nicholson11-16855/+27
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone10-445/+178
2008-02-17XkbProcessOtherEvent: Don't depend on now-removed headerDaniel Stone1-1/+1
2008-02-17XKB: Always set size correctly in XkbCopyKeymap's geometry routinesDaniel Stone1-5/+12
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone5-128/+18
2008-02-17XKB: Remove usage of client-side typesDaniel Stone10-197/+119
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone16-252/+69
2008-02-17XKB: Deprecate XKBSRV_NEED_FILE_FUNCSDaniel Stone2-20/+1
2008-02-17XKB: Move headers into the server treeDaniel Stone20-25/+1774
2008-02-17main(): Remove uncredible failureDaniel Stone1-9/+0
2008-02-17XKB: Delete xkberrs.cDaniel Stone3-40/+1
2008-02-17Fix rotation for multi-monitor situation.Maarten Maathuis1-2/+2