gbm: implement FD import with modifier
[mesa.git] / .travis.yml
2017-05-19 Emil Velikovtravis: remove workarounds for the Vulkan target
2017-04-29 Emil Velikovtravis: bump MAKEFLAGS to -j4
2017-04-29 Emil Velikovtravis: enable wayland support
2017-04-29 Emil Velikovtravis: add Gallium state-tracker targets
2017-04-29 Emil Velikovtravis: model scons check target like the make one
2017-04-29 Emil Velikovtravis: split the make target to three separate ones
2017-04-29 Emil Velikovtravis: add "make swr" to the build matrix
2017-04-29 Emil Velikovtravis: add "scons swr" to the build matrix
2017-04-29 Emil Velikovtravis: add separate "scons" and "scons llvm" targets
2017-04-29 Emil Velikovtravis: split out matrix from env
2017-04-29 Emil Velikovtravis: rework "if test" blocks in the script section
2017-04-29 Emil Velikovtravis: remove unused -dev packages
2017-04-29 Emil Velikovtravis: automatically manage ccache caching
2017-04-29 Emil Velikovtravis: enable apt cache
2017-04-29 Andres Gomeztravis: add the possibility of using the txc-dxtn library
2017-04-29 Andres Gomeztravis: replace Trusty-based LLVM toolchain apt-get...
2017-04-29 Emil Velikovtravis: explicitly LD_LIBRARY_PATH the local libraries
2017-04-17 Emil Velikovconfigure.ac: deprecate --with-egl-platforms over ...
2017-04-17 Emil Velikovtravis: remove unneeded dri3/present proto requirement
2017-04-05 Rhys Kiddtravis: Add radeonsi to continuous integration
2017-04-05 Rhys Kiddtravis: Add radv vulkan driver to continuous integration
2017-04-03 Rhys Kiddtravis: Support LLVM 3.8+ on Trusty-based Travis-CI...
2017-02-20 Emil Velikovtravis: bring the scons build on par with AppVeyor
2017-02-07 Emil Velikovtravis: use both cores for make/make check
2017-02-07 Emil Velikovtravis: add nearly all gallium drivers to the list
2017-02-07 Emil Velikovtravis: correct libdrm required regex to also track...
2017-01-13 Rhys Kiddtravis: Add the new drivers etnaviv and imx
2016-10-18 Emil Velikovtravis: remove no longer needed libudev-dev dependency
2016-08-24 Eric Anholttravis: Upgrade LLVM dependency to 3.5 and enable LLVM...
2016-08-24 Eric Anholttravis: Enable vc4 in libdrm to satisfy vc4 test build...
2016-08-24 Eric Anholttravis: Update to the Ubuntu Trusty image.
2016-08-24 Eric Anholttravis: Parse configure.ac to pick an updated LIBDRM_VE...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-01 Eric Anholttravis: Add a test build with scons.
2015-12-01 Eric Anholttravis: Initial import of travis instructions.