aboutsummaryrefslogtreecommitdiff
path: root/tests/util
AgeCommit message (Expand)Author
2013-04-17util: remove old comment about GLUT vs PIGLIT flagsMarek Olšák
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
2013-03-25util: move #define GLXBadProfileARB from .c file to .h fileBrian Paul
2013-02-26Add missing piglit_get_prim_name() for gles3.Eric Anholt
2013-02-22piglit: add piglit_get_prim_name() helperBrian Paul
2013-02-22util/waffle: More wisely handle compat context versions > 1.0Chad Versace
2013-02-22util/waffle: Refactor make_context_current()Chad Versace
2013-02-22util/waffle: Print message when falling back to compatibility contextChad Versace
2013-02-15shader_runner and glslparsertest: choose GL version more accurately.Paul Berry
2013-02-06Using waffle, only prevent X11 windows from taking focus in automatic mode.Michel Dänzer
2013-02-04piglit-dispatch: update gl.spec, gl.tm and enumext.spec from the registryChristoph Bumiller
2013-01-28android: piglit_ktx.c compiler errorTom Gall
2013-01-28android: piglit-shader.c compiler errorTom Gall
2013-01-28android: piglit-vbo.cpp compile errorTom Gall
2013-01-23fbo-blending-formats: Enable testing for channels with 0 bits of data.Carl Worth
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