Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-29 | Extend required-renderbuffer-attachment-formats to GL 3.1, 3.3, and 4.2. | Eric Anholt | 1 | -11/+19 |
2013-04-16 | Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion | Marek Olšák | 1 | -1/+1 |
2012-10-09 | util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2) | Chad Versace | 1 | -0/+2 |
2012-10-09 | util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END | Chad Versace | 1 | -4/+7 |
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 1 | -1/+1 |
2012-09-10 | Convert simple if(piglit_get_gl_version() < N) { SKIP } to require | Chris Forbes | 1 | -4/+1 |
2012-06-28 | util: Move piglit-util to piglit-util-gl-common | Blaž Tomažič | 1 | -1/+1 |
2012-06-20 | tests: Let each test define main() | Chad Versace | 1 | -3/+4 |
2012-03-07 | Stop using GLEW_VERSION_* macros | Paul Berry | 1 | -1/+1 |
2011-11-30 | required-renderbuffer-attachment-formats: Remove unused variable. | Vinson Lee | 1 | -1/+1 |
2011-11-22 | gl-3.0/required-*-formats: New tests for GL3.0. | Eric Anholt | 1 | -0/+140 |