summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-10-22cmake: Add a PIGLIT_BUILD_GL_TESTS optionAdrian Marius Negreanu1-1/+7
2012-10-19piglit framework: add gbm supportJordan Justen1-0/+3
2012-10-19waffle: require waffle >= 1.1Jordan Justen1-1/+1
2012-10-09cmake: On Linux, require Waffle by defaultChad Versace1-1/+14
2012-10-09util: Add new GL test frameworksChad Versace1-1/+1
2012-10-09cmake: Define cmake flags and feature macros for X11, GLX, EGLChad Versace1-0/+11
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace1-18/+18
2012-09-20cmake: Use C++ compiler to link C programs if using Solaris Studio.Vinson Lee1-0/+8
2012-09-19Merge remote-tracking branch 'blaz/opencl-request-v2'Eric Anholt1-0/+5
2012-09-05cmake: Build OpenCL utilities and frameworkBlaž Tomažič1-0/+5
2012-09-04glut_waffle: Add input support for X11 [v2]Chad Versace1-0/+1
2012-09-04cmake: If using Waffle, require version 1.0.1Chad Versace1-1/+1
2012-08-23cmake,waffle: Bump requirement to waffle>=1.0Chad Versace1-3/+3
2012-08-09Shut up gcc about c++11 issues.Eric Anholt1-0/+5
2012-06-20cmake: For MSVC, add "include/msvc/c99" to include path (v3)Chad Versace1-0/+2
2012-06-14cmake: Give an early error message when the required make.template module is ...José Fonseca1-3/+11
2012-05-23cmake: Emit fatal error if BUILD_GLES{1,2}_TESTS is enabled without USE_WAFFLEChad Versace1-0/+8
2012-05-23cmake: Add option USE_WAFFLEChad Versace1-0/+8
2012-05-23cmake: Add module FindWaffleChad Versace1-0/+2
2012-05-23cmake: Add options BUILD_GLES{1,2} tests [v2]Chad Versace1-0/+4
2012-04-29cmake: add an option for building GLX testsDylan Noblesmith1-0/+5
2012-04-25cmake: Define WIN32_LEAN_AND_MEAN for the whole project.José Fonseca1-0/+4
2012-03-23cmake: Move utility functions into piglit_util.cmakeChad Versace1-0/+1
2012-03-23piglit-dispatch: Code generation scripts.Paul Berry1-0/+3
2012-03-09cmake: Avoid depending on MinGW runtime DLLs.José Fonseca1-0/+16
2012-03-03cmake: check for glproto headersDylan Noblesmith1-0/+5
2012-03-03cmake: workaround cmake bug when GLUT is not foundDylan Noblesmith1-0/+14
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+1
2012-01-20cmake: Warn when placing declarations after statements.José Fonseca1-0/+8
2011-12-02CMake: compile with debug info on by defaultnobled1-0/+6
2011-11-30cmake: Silence several pointless MSVC warnings.José Fonseca1-2/+5
2011-10-03Define _USE_MATH_DEFINES globally on MSVC.José Fonseca1-0/+3
2011-09-09cmake: add gles1 as a valid target APIChia-I Wu1-0/+1
2011-08-25cmake: Don't define min/max macros on Windows.José Fonseca1-0/+3
2011-08-19Add piglit_set_rlimit utility functionIan Romanick1-0/+3
2011-08-09Fix test generation on Arch Linux.Paul Berry1-9/+16
2011-08-05cmake: Fix build with CMake 2.6.Vinson Lee1-4/+4
2011-08-05Add comprehensive tests of builtin functions with uniform input.Paul Berry1-0/+22
2011-06-22Also use -Wall (or equivalent) when compiling the C++ sources.José Fonseca1-0/+6
2011-06-22Don't use -Wall on MSVC.José Fonseca1-4/+11
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+1
2011-04-06cmake: Remove duplicate find_library() call.José Fonseca1-1/+0
2011-03-13Portability build fixes for MinGW.José Fonseca1-0/+5
2011-03-07cmake: Put the binaries in the right place for MSVS too.José Fonseca1-2/+10
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+14
2011-02-25cmake: Enable building GLES2 targetsChad Versace1-0/+1
2011-02-25piglit: Add header <piglit/gl_wrap.h>Chad Versace1-0/+1
2011-02-25cmake: Prepare CMake for GL and GLES2 buildsChad Versace1-2/+2
2011-02-25cmake: Move output paths from piglit_SOURCE_DIR to piglit_BINARY_DIRChad Versace1-2/+2
2011-02-25cmake: Replace awkward package inclusions with the natural CMake idiomChad Versace1-5/+5