summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Revert "cmake: make gbm a required build dependency"Marek Olšák1-1/+1
2019-05-24cmake: make gbm a required build dependencyKenny Ho1-1/+1
2018-11-09Cmake: Install vk_shader_test filesNeil Roberts1-2/+2
2018-10-31piglit: remove unneeded wayland-egl dependencyEmil Velikov1-1/+1
2018-08-28Cmake: Install shader_source filesDylan Baker1-1/+1
2018-08-16Cmake: Remove Python 3.3 from the list of versions to search forDylan Baker1-1/+1
2018-08-10CMake: Add Python 3.7 to list of supported python versionDylan Baker1-1/+1
2018-06-12cmake: Use Policy CMP0072 as OLD by default.Sergii Romantsov1-0/+4
2018-06-08CMake: fix readme install after readme->readme.mdDylan Baker1-1/+1
2018-05-23cmake: Bump minimum version to 3.2.Vinson Lee1-1/+1
2018-05-01profile: use gz to compress profilesDylan Baker1-2/+2
2018-05-01Generate xml for builtin profilesDylan Baker1-1/+7
2018-05-01tests: use meta profilesDylan Baker1-1/+1
2017-07-31Remove MSVC build support.Jose Fonseca1-3/+3
2017-07-11wgl: initial check-in of wgl utility code and wgl sanity check programBrian Paul1-0/+7
2017-06-29cmake: Check for linux/sync_file.h for egl_khr_fence_sync.Vinson Lee1-0/+1
2017-06-23cmake: bump gbm dependency to 17.1Jan Vesely1-6/+4
2017-06-16cmake: Reintroduce version check to gbm_bo_map checkJan Vesely1-3/+5
2017-06-07CMake: define GBM_BO_MAP only when symbol is foundDaniel Diaz1-2/+3
2017-04-14Cmake: install comp shaders that are not generatedDylan Baker1-1/+1
2017-01-24CMake: Enable python 3.6Dylan Baker1-1/+1
2016-11-18cmake: require libxkbcommon when building with WaylandTapani Pälli1-0/+7
2016-09-26dmabuf: fix YUV tests for drivers other than intelRob Clark1-1/+1
2016-09-23cmake: Require egl 11.0.Vinson Lee1-1/+1
2016-08-31cmake: Link utils with xcb explicitlyJussi Kukkonen1-0/+1
2016-08-22CMake: Fix GBM version requirement for DMA BUF testsDylan Baker1-1/+1
2016-08-18piglit-framework-gl: Use GBM on non-intel for dmabuf creation.Eric Anholt1-1/+6
2016-04-13CMakeLists.txt: install compute shaders in generated_testsDylan Baker1-1/+1
2016-03-19cmake: Use NO_MODULE instead of CONFIG for older cmake compatibility.Vinson Lee1-1/+1
2016-03-03CMake: install bash completionsDylan Baker1-0/+9
2016-02-18dependencies: Bump numpy version to 1.7.0 in cmake and toxDylan Baker1-1/+1
2016-02-18tox.ini: Set the mako version to the minimum version in cmakeDylan Baker1-2/+10
2016-02-15cmake: use the EGL_CFLAGS_OTHERMircea Gherzan1-0/+1
2016-02-11python: function with six version 1.5.2Dylan Baker1-1/+1
2016-02-08CMake: Enable python 3.x for buildingDylan Baker1-1/+3
2016-01-26cmake: Simplify logic for MSVC 2013 U4.Jose Fonseca1-4/+2
2015-12-11cmake: Target C99.Jose Fonseca1-0/+6
2015-09-29Remove dangling references to GLUIan Romanick1-1/+1
2015-09-02Delete vpfp-generic.Kenneth Graunke1-1/+1
2015-07-15cmake: Match MSVC default stack size on MinGW builds.Jose Fonseca1-0/+3
2015-06-08cmake: Only build GLES tests by default on systems which support EGL.Jose Fonseca1-3/+9
2015-06-08cmake,util: Disable MacOSX depracation warnings everywhere.Jose Fonseca1-0/+8
2015-06-06util: Add a piglit_write_png() function.Kenneth Graunke1-1/+4
2015-06-05Enable building of GLES tests by defaultMarek Olšák1-3/+3
2015-03-24cmake: Silence CMP0042 warnings on MacOSX.Jose Fonseca1-0/+5
2015-03-04CMakeList.txt: Install OpenCL inc files.Dylan Baker1-1/+8
2015-03-03cmake: Use -Werror=pointer-arith on GCC builds.Jose Fonseca1-0/+6
2015-02-26cmake: Require mako >= 0.8.0.Vinson Lee1-1/+1
2015-02-26cmake: Require Python six >= 1.4.0.Vinson Lee1-1/+1
2015-02-23Add dependency on Python sixDylan Baker1-0/+1