summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-28gitlab-ci: Make shallow clones of git trees we'll be nuking at the end.Eric Anholt1-2/+2
2019-03-28gitlab-ci: Don't bother building piglit.Eric Anholt1-9/+3
2019-03-28gitlab-ci: Install Mesa so we can test glamor.Eric Anholt2-3/+8
2019-03-28test: Trim the Render ops that we test the composite paths on.Eric Anholt1-7/+8
2019-03-28test: Execute rendercheck tests without using piglit.Eric Anholt2-2/+79
2019-03-27docker: Stop dumping long-summary and meson test logs in the CI logs.Eric Anholt1-6/+0
2019-03-27test: Skip a few tests on glamor that are known to fail on llvmpipe.Eric Anholt1-0/+9
2019-03-27gitlab-ci: Add a note about where to manage your containers.Eric Anholt1-1/+2
2019-03-27simple-xinit: Introduce an escaped "--" argument.Eric Anholt2-2/+8
2019-03-27simple-xinit: Avoid hanging if the server fails to set up the display fd.Eric Anholt1-2/+29
2019-03-27CI: use wayland-ci-templates to manage the imagesBenjamin Tissoires3-64/+50
2019-03-21Revert "systemd-logind: Monitor systemd-logind going away"Michael Biebl1-34/+1
2019-03-20meson: handle missing xkbcomp.pc betterJon Turney1-2/+6
2019-03-15present/scmd: Check that the flip and screen pixmap pitches matchMichel Dänzer1-3/+5
2019-03-14meson: Drop a meson version checkJon Turney1-1/+1
2019-03-13Add xf86OSInputThreadInit to stub os-support as wellJon Turney1-0/+6
2019-03-13xwayland/present: Destroy sync_callback in xwl_present_cleanupMichel Dänzer1-0/+5
2019-03-11mi: Shortcut miDoCopy/miCopyArea based on clipListAdam Jackson2-5/+4
2019-03-11dix: Outdent Unmap{Window,Subwindows} a bitAdam Jackson1-27/+22
2019-03-11glamor: pixmap FBO may not be allocatedOlivier Fourdan1-0/+3
2019-03-08glamor: Fallback to system memory for RW PBO buffer allocationPaul Kocialkowski1-5/+6
2019-03-08glamor: Propagate glamor_prepare_access failures in copy helpersPaul Kocialkowski1-2/+6
2019-03-08glamor: Error out on out-of-memory when allocating PBO for FBO accessPaul Kocialkowski2-0/+18
2019-03-08glamor: Propagate FBO allocation failure for picture to texture uploadPaul Kocialkowski1-1/+3
2019-03-06xfree86/modes: Add "NoOutputInitialSize" optionAndy Ritger3-5/+52
2019-03-05meson: Bump required meson version to 0.46Adam Jackson1-1/+1
2019-02-27Revert "gitlab-ci: Only run docker-image stage if relevant source files change"Michel Dänzer1-4/+0
2019-02-25os-support/solaris: Set IOPL for input thread tooAlan Coopersmith1-1/+5
2019-02-25Add xf86OSInputThreadInit call from common layer into os-support layerAlan Coopersmith6-0/+26
2019-02-25Add ddxInputThread call from os layer into ddx layerAlan Coopersmith9-0/+67
2019-02-25os-support/solaris: Drop ExtendedEnabled global variableAlan Coopersmith1-13/+0
2019-02-22gitlab-ci: Run make distcheck in autotools build & test jobMichel Dänzer1-4/+6
2019-02-22glx,xquartz: Fix make distcheckMichel Dänzer2-1/+6
2019-02-20gitlab-ci: Add autotools build & test jobMichel Dänzer1-3/+22
2019-02-20gitlab-ci: Use ccacheMichel Dänzer1-0/+11
2019-02-19gitlab-ci: Add ccache to docker image, and leave in autotoolsMichel Dänzer2-3/+3
2019-02-14shm: Use memfd_create when possibleAlexander Volkov4-1/+17
2019-02-14Xi: lock the input thread for any pointer barrier list manipulationPeter Hutterer1-0/+10
2019-02-13gitlab-ci: Don't rely on $CI_PROJECT_NAMEMichel Dänzer1-1/+1
2019-02-13gitlab-ci: Only run docker-image stage if relevant source files changeMichel Dänzer1-0/+4
2019-01-30ramdac: Remove core ramdac codeAdam Jackson7-331/+3
2019-01-30ramdac: Remove ramdac driversAdam Jackson12-2188/+3
2019-01-30os: Fix GetTimeInMicros resolutionPeter Harris1-4/+5
2019-01-30present/wnmd: Allow flipping if the window pixmap matches the toplevel'sMichel Dänzer1-2/+2
2019-01-30dri2: Stop pretending VGA arbitration mattersAdam Jackson1-7/+0
2019-01-26DRI2: Add another Coffeelake PCI IDA. Wilcox1-0/+1
2019-01-16vnd: Fix a silly memory leakAdam Jackson1-4/+0
2019-01-16mi: When {en,dis}abling extensions, match names case-insensitivelyAdam Jackson1-1/+1
2019-01-16dri3: Fix XACE access mode for open and get_supported_modifiersAdam Jackson1-2/+2
2019-01-16agp: Make the legacy AGP interface optionalAdam Jackson4-6/+28