summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis11-122/+93
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg6-448/+310
2008-08-28Attempt getpeercon() on remote sockets as well as local ones.Eamon Walsh1-11/+10
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky78-146/+287
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh9-20/+25
2008-08-27Remove unused GetGlyphPrivatesForScreen.Eamon Walsh2-11/+0
2008-08-28Don't need to request space for Xnest pixmap private.Eamon Walsh1-2/+0
2008-08-28Build fix.Adam Jackson1-1/+1
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson3-25/+1
2008-08-28Reimplement ShmPutImage.Adam Jackson5-170/+23
2008-08-26XQuartz: Always use TIS for the keyboard layout seed since KB* aren't thread ...Jeremy Huddleston1-1/+2
2008-08-26XQuartz: Fixed needed xplugin version. ><Jeremy Huddleston1-1/+1
2008-08-26XQuartz: Use new Xplugin API to determine if a keypress event corresponds to ...Jeremy Huddleston1-19/+27
2008-08-26XQuartz: Made a note to come back to the xinitrc race condition in the 1.5 br...Jeremy Huddleston1-3/+24
2008-08-26XQuartz: Fixed bogus args to debug ErrorFJeremy Huddleston1-1/+1
2008-08-26XQuartz: Cleaned up mouse event translation a bit more.Jeremy Huddleston1-22/+18
2008-08-26Xquartz: Added missing ev_type for NSTabletPoint event.Jeremy Huddleston1-0/+1
2008-08-26XQuartz: Added more explanation to debug keylayout spew to cut down on report...Jeremy Huddleston1-1/+2
2008-08-26exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67Maarten Maathuis4-8/+8
2008-08-26exa: some minor cleanupMaarten Maathuis3-17/+25
2008-08-26exa: report damage manually for exa{Trapezoids,Triangles} when neededMaarten Maathuis1-6/+16
2008-08-26exa: move destination damage for internal calls to a special functionMaarten Maathuis4-40/+48
2008-08-26exa_glyphs: remove useless offsetMaarten Maathuis1-7/+6
2008-08-26Fix driGetConfigAttribIndex unaligned access to GLboolean.Kristian Høgsberg3-23/+8
2008-08-25EDID: Build fix.Adam Jackson1-2/+2
2008-08-25EDID: Publish the whole block on the root window if we've got it.Adam Jackson1-3/+8
2008-08-25EDID: Publish the whole block in the RANDR property if we've got it.Adam Jackson1-2/+4
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith1-6/+0
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith3-1/+5
2008-08-22Xi: don't include .c files.Peter Hutterer1-2/+1
2008-08-22Xi: swap devices property replies.Peter Hutterer3-0/+55
2008-08-21Add swapped dispatch for randr 1.2 requestsJulien Cristau3-69/+215
2008-08-20Suppress cursor display until the first XDefineCursor() request.Adam Jackson1-2/+30
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson9-9/+3
2008-08-20XQuartz: Support windowItemModMask=0 or -1 to disable window shortcuts.Jeremy Huddleston1-1/+4
2008-08-20XQuartz: Added window_item_modifiers defaults item (and option to localizatio...Jeremy Huddleston8-45/+77
2008-08-20XQuartz: Just cleaned up formatting of event processing code... no "meat" cha...Jeremy Huddleston1-124/+126
2008-08-20XQuartz: Added appkit_modifiers defaults option which users can set to 'rcomm...Jeremy Huddleston4-7/+20
2008-08-20XQuartz: More input fixesJeremy Huddleston5-150/+140
2008-08-20XQuartz: Updated bundle version to 2.3.1Jeremy Huddleston1-3/+3
2008-08-19exa: remove useless cache{X,Y}off from UploadToScreen() arguments.Maarten Maathuis1-2/+3
2008-08-19Remove redundant check.Adam Jackson1-9/+0
2008-08-19Simplify driver setup.Adam Jackson1-25/+2
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson1-5/+2
2008-08-19The ->Identify hook is not mandatory.Adam Jackson1-6/+2
2008-08-19Refactor misprite a bit.Adam Jackson2-26/+38
2008-08-19Remove unused -co option.Adam Jackson3-8/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson3-8/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson3-7/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson2-4/+0