summaryrefslogtreecommitdiff
path: root/tests/spec/oes_draw_texture
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-07-05oes_draw_texture: Fix piglit_rgbw_texture() callChad Versace1-1/+2
2014-06-23cmake: Don't link to libGLESv1Chad Versace1-1/+0
2013-10-31cmake: Use pkg-config to find EGLChad Versace1-1/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2012-11-29util/gl: Add config field 'supports_gl_es_version'Chad Versace1-1/+1
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-2/+4
2012-05-23cmake: Stop GLES tests from linking to glut_eglChad Versace1-1/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2011-10-26oes_draw_texture: Basic functionality tests for this extensionChia-I Wu3-0/+257