| Commit message (Expand) | Author | Age | Files | Lines |
* | travis: add missing libs: xdamage + xfixes | Eric Engestrom | 2017-06-26 | 1 | -0/+2 |
* | gallium: Add renderonly-based support for pl111+vc4. | Eric Anholt | 2017-06-15 | 1 | -1/+1 |
* | travis: remove workarounds for the Vulkan target | Emil Velikov | 2017-05-19 | 1 | -5/+2 |
* | travis: bump MAKEFLAGS to -j4 | Emil Velikov | 2017-04-29 | 1 | -6/+6 |
* | travis: enable wayland support | Emil Velikov | 2017-04-29 | 1 | -4/+16 |
* | travis: add Gallium state-tracker targets | Emil Velikov | 2017-04-29 | 1 | -0/+80 |
* | travis: model scons check target like the make one | Emil Velikov | 2017-04-29 | 1 | -1/+7 |
* | travis: split the make target to three separate ones | Emil Velikov | 2017-04-29 | 1 | -16/+80 |
* | travis: add "make swr" to the build matrix | Emil Velikov | 2017-04-29 | 1 | -3/+38 |
* | travis: add "scons swr" to the build matrix | Emil Velikov | 2017-04-29 | 1 | -0/+28 |
* | travis: add separate "scons" and "scons llvm" targets | Emil Velikov | 2017-04-29 | 1 | -16/+45 |
* | travis: split out matrix from env | Emil Velikov | 2017-04-29 | 1 | -5/+13 |
* | travis: rework "if test" blocks in the script section | Emil Velikov | 2017-04-29 | 1 | -1/+3 |
* | travis: remove unused -dev packages | Emil Velikov | 2017-04-29 | 1 | -2/+0 |
* | travis: automatically manage ccache caching | Emil Velikov | 2017-04-29 | 1 | -3/+1 |
* | travis: enable apt cache | Emil Velikov | 2017-04-29 | 1 | -0/+1 |
* | travis: add the possibility of using the txc-dxtn library | Andres Gomez | 2017-04-29 | 1 | -0/+14 |
* | travis: replace Trusty-based LLVM toolchain apt-get with apt addon | Andres Gomez | 2017-04-29 | 1 | -11/+4 |
* | travis: explicitly LD_LIBRARY_PATH the local libraries | Emil Velikov | 2017-04-29 | 1 | -0/+1 |
* | configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpoint | Emil Velikov | 2017-04-17 | 1 | -1/+1 |
* | travis: remove unneeded dri3/present proto requirement | Emil Velikov | 2017-04-17 | 1 | -10/+0 |
* | travis: Add radeonsi to continuous integration | Rhys Kidd | 2017-04-05 | 1 | -1/+1 |
* | travis: Add radv vulkan driver to continuous integration | Rhys Kidd | 2017-04-05 | 1 | -0/+1 |
* | travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addon | Rhys Kidd | 2017-04-03 | 1 | -5/+15 |
* | travis: bring the scons build on par with AppVeyor | Emil Velikov | 2017-02-20 | 1 | -1/+1 |
* | travis: use both cores for make/make check | Emil Velikov | 2017-02-07 | 1 | -0/+1 |
* | travis: add nearly all gallium drivers to the list | Emil Velikov | 2017-02-07 | 1 | -2/+2 |
* | travis: correct libdrm required regex to also track libdrm itself | Emil Velikov | 2017-02-07 | 1 | -1/+1 |
* | travis: Add the new drivers etnaviv and imx | Rhys Kidd | 2017-01-13 | 1 | -3/+3 |
* | travis: remove no longer needed libudev-dev dependency | Emil Velikov | 2016-10-18 | 1 | -1/+0 |
* | travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers. | Eric Anholt | 2016-08-24 | 1 | -6/+7 |
* | travis: Enable vc4 in libdrm to satisfy vc4 test build dependency. | Eric Anholt | 2016-08-24 | 1 | -1/+1 |
* | travis: Update to the Ubuntu Trusty image. | Eric Anholt | 2016-08-24 | 1 | -1/+2 |
* | travis: Parse configure.ac to pick an updated LIBDRM_VERSION. | Eric Anholt | 2016-08-24 | 1 | -0/+10 |
* | travis: Add a test build with scons. | Eric Anholt | 2015-12-01 | 1 | -6/+15 |
* | travis: Initial import of travis instructions. | Eric Anholt | 2015-12-01 | 1 | -0/+92 |