summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-06-23dispatch: Use piglit-dispatch for GLES1Chad Versace1-67/+1
2013-11-26util/gl: Define GL_GLEXT_PROTOTYPES for all GLES1 testsChad Versace1-0/+1
2013-06-17glapi: Build and use piglit-dispatch for GLES2.Eric Anholt1-7/+3
2012-11-29util/gl: Include GLES3 headersChad Versace1-0/+3
2012-10-09util,glut_waffle: Remove unused sources from old GL test frameworkChad Versace10-712/+0
2012-10-09cmake,util: Switch GL tests to use new frameworkChad Versace2-9/+1
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace3-9/+9
2012-09-06glut_waffle: Improve error messagesChad Versace3-12/+29
2012-09-04glut_waffle: Add input support for X11 [v2]Chad Versace5-9/+199
2012-09-04glut_waffle: Refactor some code into common.[ch]Chad Versace5-65/+124
2012-09-04glut_waffle: Remove unused codeChad Versace2-71/+0
2012-08-23glut_waffle: Always choose a config with RGBAChad Versace1-9/+8
2012-08-23cmake,waffle: Bump requirement to waffle>=1.0Chad Versace2-3/+2
2012-07-15glut_waffle: Fix glutMainLoopChad Versace1-3/+0
2012-05-23glut_egl: Remove all references to glut_eglChad Versace1-3/+1
2012-05-23glut_egl: Remove glut_eglChad Versace7-875/+0
2012-05-23piglit: Include glut_waffle.h if USE_WAFFLE is enabledChad Versace1-4/+4
2012-05-23glut_waffle: Add libglut_waffle [v3]Chad Versace7-0/+526
2012-03-23piglit-dispatch: Switch to using piglit-dispatch instead of GLEW.Paul Berry1-11/+1
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-23Fixup APIENTRY macro on ApplePaul Berry1-0/+7
2012-01-10Add missing include pathsIan Romanick1-0/+5
2011-09-09piglit: add defines to gl_wrap.h to improve portabilityChia-I Wu1-5/+11
2011-09-09piglit: add GLES1 support to gl_wrap.hChia-I Wu1-1/+6
2011-03-14s/WIN32/_WIN32/José Fonseca2-2/+2
2011-03-13Portability build fixes for MinGW.José Fonseca2-0/+8
2011-02-26piglit: Add correct location of Mac OS X OpenGL header files.Vinson Lee1-3/+9
2011-02-26cmake: Do not add target glut_egl if OPENGL_egl_LIBRARY is not foundChad Versace1-1/+3
2011-02-25glut_egl: Impose uniformity on include guardsChad Versace2-8/+2
2011-02-25glut_egl: Replace relative #includes with absolute #includesChad Versace4-7/+7
2011-02-25glut_egl: Impose uniform naming scheme on functionsChad Versace4-141/+141
2011-02-25glut_egl: Build library glut_eglChad Versace3-16/+10
2011-02-25glut_egl: Move from tests/util/glut_egl to src/glut_eglChad Versace5-0/+879
2011-02-25piglit: Add header <piglit/glut_wrap.h>Chad Versace1-0/+58
2011-02-25piglit: Add header <piglit/gl_wrap.h>Chad Versace1-0/+56