summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2012-06-04make: Make util libraries shared in non-windows systemsPauli Nieminen1-1/+5
2012-05-23cmake: Use glut_waffle if USE_WAFFLE is enabledChad Versace4-15/+20
2012-05-23cmake: Add module FindWaffleChad Versace1-0/+43
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-0/+6
2012-05-23cmake: Clean up gles{1,2}/CMakeLists.txtChad Versace2-18/+14
2012-05-23cmake: Add options BUILD_GLES{1,2} tests [v2]Chad Versace1-2/+9
2012-03-23cmake: Make each *.o depend on generated piglit_dispatch headersChad Versace1-6/+12
2012-03-23cmake: Define wrapper functions piglit_add_{executable,library}Chad Versace1-0/+26
2012-03-23cmake: Move utility functions into piglit_util.cmakeChad Versace2-23/+49
2012-03-23piglit-dispatch: Code generation scripts.Paul Berry2-0/+86
2011-09-09cmake: add gles1 as a valid target APIChia-I Wu2-1/+13
2011-02-26cmake: Do not add GLES2 targets if OPENGL_gles2_LIBRARY is not foundChad Versace1-7/+10
2011-02-25glut_egl: Build library glut_eglChad Versace1-4/+6
2011-02-25cmake: Enable building GLES2 targetsChad Versace2-4/+10
2011-02-25cmake: Add function piglit_include_target_apiChad Versace1-0/+47
2011-02-25cmake: Prepare CMake for GL and GLES2 buildsChad Versace4-0/+21