summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-21xwayland: add support for use core profile for glamor. (v2)glamor-core-profileDave Airlie1-1/+14
2016-01-21glamor: add core profile support to EGL glamor. (v2)Dave Airlie1-4/+22
2016-01-21ephyr: Create 3.3 core profile context if possible (v3)Keith Packard1-1/+17
2016-01-21glamor: add core profile support. (v2)Dave Airlie3-1/+12
2016-01-21glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v2)Keith Packard7-10/+34
2016-01-21glamor: don't do copy if we have 0 boxes to copy.Dave Airlie1-0/+3
2016-01-21glamor: initial attempt at component alpha in single passDave Airlie6-14/+98
2016-01-21glamor: Use vertex array objectsKeith Packard4-24/+75
2016-01-21glamor/xv: add vbo support (v2.1)Dave Airlie1-11/+30
2016-01-21glamor: use vbos in gradient/picture code.Dave Airlie2-29/+31
2016-01-19present: Handle wraparound when comparing MSC valuesMichel Dänzer1-5/+27
2016-01-19glamor: Disable debugging messages other than GL API errorsMichel Dänzer1-0/+3
2016-01-13glamor: store old fonts in double width textures.Dave Airlie3-8/+29
2016-01-13glamor: fallback if font is too large for FBO size.Dave Airlie1-0/+5
2016-01-06os: Failure to remove a non-existent log file is not an errorAdam Jackson1-1/+1
2016-01-06Fix build when XSERVER_PLATFORM_BUS is not defined.Thomas Klausner1-0/+4
2016-01-06Fix uninitialized variable warnings reported by clangThomas Klausner1-3/+5
2016-01-05Avoid segfault in CloseWellKnownConnections when using -displayfdAlan Coopersmith1-1/+2
2016-01-05Use unique logfile names when starting server with -displayfdAlan Coopersmith3-28/+101
2016-01-05modesetting should not reference gbm when it's not definedAlan Coopersmith1-0/+6
2016-01-05Revert "Fix uninitialized variable warnings reported by clang"Adam Jackson1-3/+1
2016-01-05Fix uninitialized variable warnings reported by clangThomas Klausner1-1/+3
2015-12-21xfree86: move check for driver->PreInit upPeter Hutterer1-11/+11
2015-12-18xfree86: add NoMatchFoo directives for InputClass sectionsPeter Hutterer5-18/+103
2015-12-18xfree86: whitespace fixPeter Hutterer1-2/+2
2015-12-09vfb: add randr support (v2)Siim Põder1-0/+123
2015-12-09randr: Silence unused variable warningAdam Jackson1-1/+0
2015-12-08sync: Don't allow creating a system counter before sync is initializedAdam Jackson1-18/+3
2015-12-08glxproxy: Silence shadowed-variable warningsAdam Jackson1-2/+3
2015-12-08glxproxy: Silence set-but-unused-variable warningsAdam Jackson2-31/+6
2015-12-08dmx: Run 'doxygen -u' to upgrade the doxygen config fileAdam Jackson1-794/+1635
2015-12-08dmx: Silence unused variable warning in dmxcompatAdam Jackson1-2/+0
2015-12-08dmx: Silence lex/yacc-related config parser warningsAdam Jackson6-5/+8
2015-12-08systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-12-08xserver: Fix configure.ac check for libsystemd/-daemonBob Ham1-11/+14
2015-12-07prime: Damage full destination rectangle when we start dirty trackingMichel Dänzer1-0/+21
2015-12-07x86emu: Squash a warningAdam Jackson1-1/+1
2015-12-07x86emu: Correctly handle 0x66 prefix for some instructionsJulian Pidancet1-50/+142
2015-12-07present: Do not replace Pixmaps on redirected Window on unflipChris Wilson1-9/+19
2015-12-07present: When cancelling a pending synchronous flip, requeue itChris Wilson2-1/+16
2015-12-07present: Requery pending flips with the right sync_flip modeChris Wilson2-2/+4
2015-12-07modesetting: create entities for pci and old probe. (v2)Dave Airlie1-23/+26
2015-12-07modesetting: drop platform_dev pointer.Dave Airlie2-10/+1
2015-12-03Xorg.wrap: activate libdrm based detection for KMS driversArkadiusz Miśkiewicz1-0/+1
2015-12-02randr: Stop dirty tracking for shared pixmap being destroyedMichel Dänzer1-3/+8
2015-12-02Revert "hw/xfree86: Use NotifyFd for device and other input fd wakeups"Adam Jackson1-26/+41
2015-12-01os: Use NotifyFd interface for listen descriptorsKeith Packard3-69/+42
2015-12-01hw/xfree86: Use NotifyFd for device and other input fd wakeupsKeith Packard1-41/+26
2015-12-01render: Use OsTimer for animated cursor timingKeith Packard1-27/+30
2015-12-01os/xdmcp: Replace xdmcp block/wakeup handlers with timer and NotifyFdKeith Packard1-78/+36