summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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