summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-09-01Allow compile-time selection of a fallback input driverserver-1.18-branchPeter Hutterer1-8/+31
2016-07-19xfree86: Fix fallback driver sort order for Xorg -configure (v2)Adam Jackson1-19/+40
2016-07-19xwayland: Update RR state on wl_output.done instead of wl_output.modeRui Matos2-9/+10
2016-07-19linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open failsHans De Goede1-9/+1
2016-07-19modesetting: resubmit dirty rects on EINVAL (v2)Adam Jackson1-0/+9
2016-07-19modesetting: Implement 32->24 bpp conversion in shadow updateDave Airlie6-24/+196
2016-07-19modesetting: Only add main fb if necessaryHans de Goede1-17/+17
2016-07-19Revert "modesetting: Load on GPU-s with 0 outputs"Adam Jackson2-24/+11
2016-07-06modesetting: Fix hw cursor check at the first callTakashi Iwai1-2/+8
2016-07-06modesetting: Use load_cursor_argb_check for sw cursor fallbackTakashi Iwai1-6/+18
2016-07-06modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2Takashi Iwai1-2/+2
2016-07-06wayland: clear resource for pixmap on unrealizeOlivier Fourdan1-0/+15
2016-07-06xwayland: Call eglBindAPI after eglInitializeMichel Dänzer1-1/+2
2016-07-06x86emu: Change include order to avoid conflict with system headerAndreas Schwab2-9/+1
2016-07-06xwayland-shm: fortify fallocate against EINTRMarek Chalupa1-2/+8
2016-07-06modesetting: Load on GPU-s with 0 outputsHans de Goede2-11/+24
2016-07-06modesetting: Fix swapping of provider sink / source capabilitiesHans de Goede1-2/+2
2016-06-21modesetting: Clear drmmode->fb_id before unflippingLyude Paul1-0/+9
2016-06-21modesetting: Properly cleanup fb for reverse-prime-offloadHans de Goede1-1/+7
2016-06-21modesetting: set capabilities up after glamor and enable offload caps.Dave Airlie1-12/+16
2016-06-21xf86Crtc: don't set the root window property on slave GPUs.Dave Airlie1-1/+2
2016-06-21modesetting: set driverPrivate to NULL after closing fd.Dave Airlie1-1/+1
2016-06-20xfree86: Don't swallow ±iglx command line flagAdam Jackson1-1/+1
2016-06-20xfree86: Add IndirectGLX server flag (v2)Adam Jackson4-0/+18
2016-06-20xwayland: Fix compiler warning in GLAMOR XvOlivier Fourdan1-1/+1
2016-06-20kdrive: Nuke a bunch of dead codeAdam Jackson1-441/+0
2016-06-20dix: Squash some new gcc6 warningsAdam Jackson1-1/+1
2016-05-04XQuartz: Update copyright yearsJeremy Huddleston Sequoia1-2/+2
2016-05-04XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...Jeremy Huddleston Sequoia2-3/+5
2016-05-04XQuartz: Add --with-sparkle-feed-url configure optionJeremy Huddleston Sequoia2-2/+2
2016-05-04XQuartz: Update release feed URL to use new https URLJeremy Huddleston Sequoia1-14/+1
2016-03-29xwayland: Pretend we support viewport in vidmodeOlivier Fourdan1-4/+15
2016-03-29xwayland: do not include frequency in mode nameOlivier Fourdan1-2/+2
2016-03-29xfree86/modes: Make sure the HW cursor is hidden when it should beMichel Dänzer1-0/+6
2016-03-29DRI2: add Polaris PCI IDsSonny Jiang1-0/+10
2016-03-29vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGSAdam Jackson1-0/+1
2016-03-11vidmode: Remove stray vidmodeproc.h from EXTRA_DISTAdam Jackson1-1/+0
2016-03-11ephyr: Fix redisplay with glamor on GLES.Eric Anholt1-1/+3
2016-03-11xwayland: add glamor Xv adaptorOlivier Fourdan4-1/+428
2016-03-11modesetting: Allow CRTC transforms to actually take effectMichel Dänzer1-1/+0
2016-03-11xfree86: Re-set current cursor after RandR 1.2 CRTC configuration changeMichel Dänzer3-0/+31
2016-03-11xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2)Michel Dänzer1-0/+11
2016-03-11xfree86/modes: Refactor xf86_use_hw_cursor_argb to use xf86_use_hw_cursor (v2)Michel Dänzer1-8/+2
2016-03-11xwin: no need to free auth data if AddResource failsJulien Cristau1-14/+3
2016-03-11modesetting: avoid double free if AddResource failsJulien Cristau1-3/+1
2016-03-11dmx/glxProxy: don't free the glx pixmap twice if AddResource failsJulien Cristau1-4/+1
2016-03-11xwayland: Correctly detect whether posix_fallocate existsJonas Ådahl1-0/+4
2016-03-11dri1: Fix unchecked AddResourceAdam Jackson1-3/+5
2016-03-11xwayland: fix a crash on output removalOlivier Fourdan1-0/+1
2016-03-11xwayland: add partial xvidmode extension supportOlivier Fourdan4-0/+422