summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-27DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+28
2015-10-26linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-26dri2: better checks for integer overflow in GetBuffers*Alan Coopersmith1-3/+11
2015-10-26x86emu: Fix some set-but-not-used warnings.Eric Anholt1-5/+1
2015-10-26xfree86: Fix the 1792x1344-75 EST III modeVille Syrjälä1-1/+1
2015-10-26randr: Remove senseless checks for xf86RandR12KeyEgbert Eich1-9/+4
2015-10-26Xephyr: Paint with subimage for non-Glamor & non-XSHM caseIan Scott1-4/+6
2015-10-26Allow system call restarts upon signal interruptionDaniel Drake1-1/+1
2015-10-26On linux use <termios.h> instead of <termio.h>Felix Janda1-4/+0
2015-10-26glxproxy: Fix an obvious thinko in QueryExtensionsStringAdam Jackson1-1/+1
2015-10-26remove bogus \/ escapesIngo Schwarze1-1/+1
2015-10-26xwayland: Don't (double) destroy input resources in CloseScreenAdam Jackson1-2/+0
2015-10-26xwayland: Don't (double) destroy RANDR resources in CloseScreenAdam Jackson1-2/+0
2015-10-19XQuartz: Cleanup formatting of DarwinEQInit that was butchered by automation ...Jeremy Huddleston Sequoia1-6/+3
2015-10-19XQuartz: Make sure that darwin_all_modifier_mask_additions is 0-terminatedJeremy Huddleston Sequoia1-1/+1
2015-10-14XQuartz: Fix how we calculate the height of the OSX menu barKen Thomases1-2/+10
2015-10-14XQuartz: Remove InfoPlist.stringsJeremy Huddleston Sequoia32-31/+1
2015-10-14XQuartz: Relax App Transport Security for communicating with the update serverJeremy Huddleston Sequoia1-0/+13
2015-10-14XQuartz: Silence -Wformat-security for NSRunAlertPanelJeremy Huddleston Sequoia2-11/+10
2015-10-14XQuartz: Silence -Wunused-functionJeremy Huddleston Sequoia1-0/+2
2015-10-14XQuartz: Silence -Wunused-variableJeremy Huddleston Sequoia1-1/+0
2015-10-14XQuartz: Silence -Wpointer-bool-conversionJeremy Huddleston Sequoia1-3/+3
2015-10-14XQuartz: GLX: Use __glXEnableExtension to build extensions listJeremy Huddleston Sequoia1-6/+31
2015-07-29dmx: include header for DMXExtensionInit() in dmx.cAlan Coopersmith1-0/+1
2015-07-29dmx: constify GCOps & GCFuncs pointersAlan Coopersmith2-4/+4
2015-07-29dmx: Mark glxIsExtensionSupported as a const char *Alan Coopersmith2-2/+2
2015-07-29dmx: remove redundant redeclarations of variables from other headersAlan Coopersmith2-4/+0
2015-07-29dmx: remove redundant declaration of dmxFontPrivateIndex from dmxfont.hAlan Coopersmith1-2/+0
2015-07-29dmx: glxproxy prototype cleanupAlan Coopersmith12-27/+41
2015-07-29dmx: more unshadowing of variablesAlan Coopersmith3-10/+10
2015-07-29dmx: attempt to untangle nested loops using same index variableAlan Coopersmith1-15/+15
2015-07-29dmx: remove unused variablesAlan Coopersmith2-5/+0
2015-07-29dmx: fix printf format argument warningsAlan Coopersmith2-9/+9
2015-07-29dmx: move format strings inline so gcc can checkAlan Coopersmith1-15/+3
2015-07-29dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput()Alan Coopersmith2-2/+3
2015-06-16xwayland: Throttle our cursor surface updates with a frame callbackRui Matos3-1/+31
2015-06-03xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode1-0/+2
2015-06-03xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode1-1/+1
2015-06-03Xephyr: Fix broken image when endianess of client machine and host-Xserver di...Egbert Eich1-2/+10
2015-06-03Xephyr: Fix screen image draw for the non-Glamor & non-XHSM caseEgbert Eich1-1/+1
2015-06-03Xephyr: Fix compile when debugging is enabledEgbert Eich1-1/+1
2015-06-03Xephyr: Print default server display number if none is specifiedEgbert Eich1-1/+1
2015-06-03Xephyr: Don't crash when no command line argument is specifiedEgbert Eich3-4/+9
2015-06-03modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer1-0/+4
2015-06-03modesetting: Fix software cursor fallbackAdel Gadllah1-2/+2
2015-06-03xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-06-03xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke1-0/+2
2015-06-03xwayland: Fix error stringsRobert Ancell3-5/+5
2015-06-03hw/xnest: Fix build for MinGWJon TURNEY1-0/+4
2015-06-03hw/xwin/winclipboard: Link xwinclip with -lpthreadJon TURNEY1-1/+1