Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-09 | meson: build classic swrast | Dylan Baker | 1 | -0/+2 |
2017-10-09 | meson: build gbm | Dylan Baker | 1 | -1/+16 |
2017-10-09 | meson: Add support for configuring dri drivers directory. | Dylan Baker | 1 | -0/+5 |
2017-10-09 | meson: build glx | Dylan Baker | 1 | -36/+129 |
2017-10-09 | meson: Build i965 and dri stack | Dylan Baker | 1 | -11/+101 |
2017-10-09 | meson: only require libelf if building radv | Dylan Baker | 1 | -1/+1 |
2017-10-03 | meson: set C++ standard to C++11 | Dylan Baker | 1 | -1/+1 |
2017-10-03 | meson: look for libelf as a library if there is no pkgconfig | Dylan Baker | 1 | -1/+4 |
2017-10-02 | build: Remove HAVE_DLOPEN | Matt Turner | 1 | -1/+0 |
2017-10-02 | meson: change vulkan icd config to - instead of _ | Dylan Baker | 1 | -1/+1 |
2017-10-02 | meson: check for python2 mako | Dylan Baker | 1 | -0/+4 |
2017-10-02 | meson: fix version typo + grammar | Eric Engestrom | 1 | -1/+1 |
2017-09-27 | meson: build "radv" vulkan driver for radeon hardware | Dylan Baker | 1 | -3/+36 |
2017-09-27 | meson: Add build Intel "anv" vulkan driver | Dylan Baker | 1 | -0/+418 |