summaryrefslogtreecommitdiff
path: root/tests/spec/gl-1.0
AgeCommit message (Expand)AuthorFilesLines
2013-11-21rendermode-feedback: add static, const qualifiersBrian Paul1-6/+6
2013-10-08piglit: silence piglit_report_subtest_result() format warningsBrian Paul2-3/+3
2013-06-20Test a front buffer corner case: invalidate causes data loss.Paul Berry2-0/+106
2013-05-29rendermode-feedback: Simple test of glFeedbackBuffer() types.Eric Anholt2-0/+191
2013-05-14dlist-beginend: Fix up subtest names.Eric Anholt1-6/+6
2013-04-29gl-1.0-beginend-coverage: fix FBO-related failures when using GLUTBrian Paul1-2/+7
2013-04-29gl-1.0-begend-coverage: remove unneeded #include "minmax-test.h"Brian Paul1-1/+0
2013-04-29dlist-beginend: test some tricky glBegin/glEnd display list corner casesBrian Paul2-0/+359
2013-04-29gl-1.0-dlist-shademodel: test glShadeModel() inside a display listBrian Paul2-0/+102
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák3-3/+3
2013-04-06gl-1.0: use default window size to fix Windows runBrian Paul2-4/+0
2013-01-25gl-1.0/beginend-coverage: New test.Eric Anholt2-0/+933
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace2-0/+4
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace2-8/+14
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace2-2/+2
2012-08-09Add tests for glEdgeFlag().Eric Anholt4-0/+188