summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-12-09dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]Alan Coopersmith1-0/+3
2014-09-21xwayland: always include drm.xml in tarballsJulien Cristau1-2/+2
2014-09-10xfree86: Allow non-PCI devices as primaryThierry Reding1-4/+3
2014-09-10xfree86: Fallback to first platform device as primaryThierry Reding3-0/+21
2014-08-11XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...Jeremy Huddleston Sequoia1-6/+17
2014-07-14xfree86: Only support one sysconfigdirAaron Plattner1-1/+1
2014-07-14xfree86: don't force the screensaver off on DPMS unblank, merely suggest itPeter Hutterer1-1/+1
2014-07-07Merge remote-tracking branch 'jturney/master'Keith Packard1-1/+1
2014-07-07xfree86: Make error message more readableThierry Reding1-2/+3
2014-07-07xfree86: Support driver loading via OutputClassThierry Reding1-0/+78
2014-07-07xfree86: Introduce OutputClass configurationThierry Reding7-0/+267
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+12
2014-07-07xfree86: Make driver matching consistentThierry Reding4-22/+16
2014-07-03hw/xwin: link dynamically and export symbolsYaakov Selkowitz1-1/+1
2014-06-24xwayland: Add glamor and DRI3 supportKristian Høgsberg5-6/+832
2014-06-23dri2: Invalidate DRI2Buffers upon SetWindowPixmap updatesChris Wilson1-0/+20
2014-06-23dri2: Use the PrimeScreen when creating/reusing buffersChris Wilson1-10/+6
2014-06-02xfree86: Report Present as a built-in moduleChris Wilson1-0/+3
2014-06-02xfree86: Report DRI3 as a built-in moduleChris Wilson1-0/+3
2014-06-02Merge remote-tracking branch 'jturney/master'Keith Packard1-12/+1
2014-06-02xtensa: add support for xtensa architectureMax Filippov2-2/+6
2014-06-02Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-21/+15
2014-06-02xfree86: Add "modesetting" to list of fallback driversSøren Sandmann1-1/+1
2014-06-02Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2014-06-02hw/xwin: Update for __glXLastContext -> lastGLContextJon TURNEY1-12/+1
2014-05-31XQuartz: Update logic to account for title bar on every display in MavericksJeremy Huddleston Sequoia1-3/+13
2014-05-31XQuartz: Dead code removal (ENABLE_DEBUG_LOG)Jeremy Huddleston Sequoia1-16/+0
2014-05-31XQuartz: Bump to 2.7.7Jeremy Huddleston Sequoia1-2/+2
2014-05-24xfree86: fix wrong DontZap documentation (#71113)Peter Hutterer1-1/+1
2014-05-22shadowfb: Fix initializationAdam Jackson1-11/+15
2014-05-22glxproxy: Fix memory leak on error path in CreateGLXPixmap (#50281) (v2)Adam Jackson1-0/+2
2014-05-22dmx: Fix memory leak in dmxBELoadFont (#50281)Adam Jackson1-1/+1
2014-05-22dri2: Fix detection of wrong prime_id in GetScreenPrime.Michal Srb1-4/+2
2014-05-22ARC: Add support for ARC architectureAlexey Brodkin2-3/+4
2014-05-12xfree86: fix warnings after MatchSeat patchLaércio de Sousa1-12/+12
2014-05-08Merge commit 'who/for-keith'Keith Packard12-22/+83
2014-05-05systemd-logind: let the logind code decided whether to close an fdPeter Hutterer4-11/+10
2014-05-01hw/xfree86: Video Driver ABI version 18.0Keith Packard1-1/+1
2014-05-01xfree86: add short description about MatchSeat key in xorg.conf man pageLaércio de Sousa1-0/+24
2014-05-01xfree86: add new key MatchSeat to xorg.conf sections "Device", "Screen", and ...Oleg Samarin6-9/+47
2014-05-01xfree86: allow fallback to PCI bus probe for graphics devices on non-seat0 X ...Laércio de Sousa1-2/+2
2014-04-27xfree86: int10: Fix build on ARMThierry Reding1-1/+0
2014-04-27int10: fix build errorRob Clark1-1/+1
2014-04-25hw/xfree86: Restore API compatibility for cursor loading functionsKeith Packard6-25/+95
2014-04-21xf86RandR12: use correct gamma size when allocating gamma tableDominik Behr1-3/+4
2014-04-21Fix hw/xfree86/common/compiler.h for mips64YunQiang Su1-1/+2
2014-04-21shadowfb: Fix compilation errorsKeith Packard1-5/+4
2014-04-21shadowfb: Port to miext/damage (#31303, #65547)Adam Jackson1-1529/+58
2014-04-21dmxConfigCanvasUpdate: Delay dereference until after checking for NULLAlan Coopersmith1-1/+2
2014-04-21Merge remote-tracking branch 'krh/xwayland-for-keithp'Keith Packard1-3/+7