aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2011-05-13Make TIFF an optional dependency.José Fonseca
2011-04-06cmake: Remove duplicate find_library() call.José Fonseca
2011-03-13Portability build fixes for MinGW.José Fonseca
2011-03-07cmake: Put the binaries in the right place for MSVS too.José Fonseca
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca
2011-02-25cmake: Enable building GLES2 targetsChad Versace
2011-02-25piglit: Add header <piglit/gl_wrap.h>Chad Versace
2011-02-25cmake: Prepare CMake for GL and GLES2 buildsChad Versace
2011-02-25cmake: Move output paths from piglit_SOURCE_DIR to piglit_BINARY_DIRChad Versace
2011-02-25cmake: Replace awkward package inclusions with the natural CMake idiomChad Versace
2011-02-25cmake: Find GLES2 libraryChad Versace
2011-02-17Import GLEWMarek Olšák
2010-07-23Add X11 libs so it builds on FedoraKristian Høgsberg
2010-05-14Add the start of an EGL test suite and a EGL_NOK_swap_region testKristian Høgsberg
2010-04-19Add 'INCLUDE (CheckFunctionExists)' in CMakeLists.txt.Vinson Lee
2010-04-19util: Additional cmake-based portability testsIan Romanick
2010-04-19util: Add support for systems that lack strchrnul.Ian Romanick
2010-04-12Add a minimum cmake versionXavier Chantry
2009-04-30Enable compiler warnings.Eric Anholt
2009-03-18Add infrastructure for tests to use GLEWIan Romanick
2007-03-25texline: Write screenshot using libpngNicolai Haehnle
2007-03-25Build test executables in a dedicated bin directoryNicolai
2007-03-24Initial commitNicolai Hähnle