summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-05-22ephyr: Deal with non-root visual for windowKeith Packard1-10/+21
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
2014-04-21xwayland: Remove left-over ErrorF loggingKristian Høgsberg1-1/+0
2014-04-21DRI2SwapBuffers: Fix uninitialized target SBC.Jamey Sharp1-5/+8
2014-04-21DRI2SwapBuffers: Don't reuse swap_target variable.Jamey Sharp1-7/+3
2014-04-21xwayland: Build without xshmfenceKristian Høgsberg1-0/+2
2014-04-21xwayland: Build without GLX extensionKristian Høgsberg1-2/+5
2014-04-18kdrive: Ignore failure to chown console tty to current userKeith Packard1-2/+5
2014-04-18kdrive: Explicitly ignore errors from the -switchCmd scriptKeith Packard1-1/+8
2014-04-18dri1: Don't bother asking the loader about drmGetLibVersionAdam Jackson1-9/+5
2014-04-18Xorg.wrap manpages: use __appmansuffix__ instead of hardcoding 1Hans de Goede2-3/+3
2014-04-18man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make distHans de Goede1-0/+2
2014-04-18Xorg.wrap: Make the console check portableGuillem Jover1-3/+32
2014-04-18Xorg.wrap: Clarify error messagesGuillem Jover1-13/+25
2014-04-18Xorg.wrap: Use <drm.h> instead of hardcoding libdrm include pathGuillem Jover1-1/+1
2014-04-18Xorg: Add Xorg.wrap to hw/xfree86/.gitignoreGuillem Jover1-0/+1
2014-04-06XQuartz: Ensure we wait for the server thread to terminateJeremy Huddleston Sequoia1-3/+2
2014-04-03Add a return value to load_cursor_argb() to allow it to report failureMichael Thayer9-33/+49
2014-04-03Set a flag property on the root window to say if the X server VT is activeMichael Thayer3-1/+47
2014-04-03Merge remote-tracking branch 'krh/xwayland-for-keithp'Keith Packard10-2/+2537
2014-04-03Xwayland DDXKristian Høgsberg10-2/+2537
2014-04-03Revert "glx: Make sure we get an FBConfig the root window's visual."Eric Anholt1-1/+0
2014-04-03Merge remote-tracking branch 'whot/for-keith'Keith Packard7-8/+75
2014-04-03xf86LogInit: log to XDG_DATA_HOME when not running as rootHans de Goede3-4/+39
2014-04-01configure: Change DEFAULT_LOGPREFIX to really be a filename prefixHans de Goede1-1/+1
2014-03-27Fix build when configured --enable-debugJon TURNEY2-0/+2
2014-03-27Fix ephyr build with --disable-glamorJon TURNEY1-1/+4
2014-03-27Build fbcmap_mi.c once, rather than once for each DDXJon TURNEY7-19/+3
2014-03-27Build Xi/stubs.c once as a convenience library, rather than once for each DDX...Jon TURNEY3-6/+6
2014-03-27Build dpmsstubs.c once as a convenience library, rather than once for each DD...Jon TURNEY3-7/+7