aboutsummaryrefslogtreecommitdiff
path: root/tests/util
AgeCommit message (Expand)Author
2013-01-21util: Allow varargs in reporting subtest results.Eric Anholt
2013-01-21util: Make a macro for marking functions as printflike.Eric Anholt
2013-01-14util/gl: squash "incompatible pointer type" warningTom Gall
2013-01-09shader_runner: add gles2 supportTom Gall
2013-01-09gles2: add minmax testcaseTom Gall
2013-01-09util: Add compressed representations of grayscale images.Paul Berry
2013-01-09util: Add functions that provide glOrtho-like functionality.Paul Berry
2013-01-03Only specify -cl-std when test hasn't explicitly overridden -cl-stdAaron Watry
2013-01-02piglt: Add support for subtests v2Tom Stellard
2013-01-02util: Add piglit_result_to_string() helper v2Tom Stellard
2012-12-17piglit-dispatch: Update enumext.spec from the registryIan Romanick
2012-12-16util: Initialize Mersenne member variables.Vinson Lee
2012-12-11util/gl: Add piglit-vbo.cpp to libpiglitutil_gles3Chad Versace
2012-12-08util: Ensure endptr is initialized.Vinson Lee
2012-12-03util/gl: Add more functions to test min/max values (v3)Chad Versace
2012-12-03util/gl: Print diagnostic when skipping due to unset config attribsChad Versace
2012-11-30util: Initialize vbo_data::stride in constructor.Vinson Lee
2012-11-30util/gl: Fix off-by-one in piglit_get_glsl_versionChad Versace
2012-11-30util/gl: Add piglit-shader.[ch] into libpiglitutil_gles3Chad Versace
2012-11-30util/gl: Print diagnostic when skipping due to lack of GLSLChad Versace
2012-11-30util/gl: Kill shader wrapper functionsChad Versace
2012-11-29util/gl: Build libpigitutil_gles3Chad Versace
2012-11-29util/gl: Extend cpp #if's for PIGLIT_USE_OPENGL_ES3Chad Versace
2012-11-29cmake: Move piglit-util-gl-enum.c out of common UTIL_GL_SOURCES (v2)Chad Versace
2012-11-29util/gl: Implement piglit_get_gl_enum_name() for GLES3Chad Versace
2012-11-29util/minmax: Add preprocessor guards for OpenGL-specific functionsChad Versace
2012-11-29util/piglit-framework-gl: Support OpenGL ES3Chad Versace
2012-11-29util/gl: Add config field 'supports_gl_es_version'Chad Versace
2012-11-21util: Do not use setrlimit/getrlimit if RLIMIT_AS is not defined.Vinson Lee
2012-11-16Fix MacOS build for OpenCL testsAaron Watry
2012-11-14util/gl: Set WAFFLE_CONTEXT_PROFILE for compatibility profilesChad Versace
2012-11-14util/egl: Change piglit_expect_egl_error to return a boolChad Versace
2012-11-14util: Remove unused wglew.hChad Versace
2012-11-14util: Kill macro glewInitChad Versace
2012-11-06util/gl: add default window config of 150 x 150 pixelsBrian Paul
2012-11-05util: Fix visual selection when using waffleChad Versace
2012-10-29util/gl: Fix support for GL 3.1 core contextsChad Versace
2012-10-19piglit framework: add gbm supportJordan Justen
2012-10-16util: Fix the variable for linking against waffle.Eric Anholt
2012-10-16util/gl: Add test config option 'requires_displayed_window'Chad Versace
2012-10-15piglit: fix crashes when using original GLUTBrian Paul
2012-10-15util: Fix result reporting on GLUT.José Fonseca
2012-10-12piglit-dispatch: patch glDraw{Arrays,Elements}InstancedARB dispatch to accept...José Fonseca
2012-10-11egl: Fix typo in piglit_expect_egl_errorMatt Turner
2012-10-11util: Add include guards in piglit_gl_framework.h.Vinson Lee
2012-10-10piglit-util-gl-common: fix ES1 / ES2 build errorJordan Justen
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace
2012-10-09util: Remove unneeded externChad Versace
2012-10-09util,glut_waffle: Remove unused sources from old GL test frameworkChad Versace
2012-10-09cmake,util: Switch GL tests to use new frameworkChad Versace