aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11shader_runner: Add func version_string()Chad Versace
2012-12-11shader_runner: Add new func version_compare()Chad Versace
2012-12-11shader_runner: Change version type from uint to structChad Versace
2012-12-11util/gl: Add piglit-vbo.cpp to libpiglitutil_gles3Chad Versace
2012-12-10cl: Replace scalar-load-[float|uchar] with more comprehensive tests.Aaron Watry
2012-12-10cl: Fix warnings-as-errors CL test.Aaron Watry
2012-12-10cl: Don't attempt to execute vector-arithmetic-[floating|integer].cl include ...Aaron Watry
2012-12-10glsl-1.40: fix tf no position to use a VBODave Airlie
2012-12-09texwrap: Add default cases with asserts.Vinson Lee
2012-12-09getteximage-formats: Ensure texel is initialized.Vinson Lee
2012-12-09texelFetch: Ensure level_image is initialized.Vinson Lee
2012-12-09max-texture-size: Do not allocate memory for an unexpected target.Vinson Lee
2012-12-09draw-pixels: Set pointer to NULL after free.Vinson Lee
2012-12-09ext_framebuffer_multisample: Initialize Sunburst member variables.Vinson Lee
2012-12-10ubo/glsl-1.40: fix more tests to run in core contextDave Airlie
2012-12-10texelFetch: fix to run on gl 3.1 / core contexts.Dave Airlie
2012-12-09fbo-blending-formats: Only query GL_TEXTURE_xxx_TYPE when GL_EXT_texture_snor...José Fonseca
2012-12-08util: Ensure endptr is initialized.Vinson Lee
2012-12-08draw-pixels: Ensure allocPixels returns an initialized value.Vinson Lee
2012-12-08ext_framebuffer_multisample: Initialize InterpolationTestPattern member.Vinson Lee
2012-12-07Add test glsl-uniform-out-of-bounds-2.cFrank Henigman
2012-12-07all.tests: Move GLES3 tests into all.testsChad Versace
2012-12-07all.tests: Move GLES2 tests into all.testsChad Versace
2012-12-07all.tests: Move GLES1 tests into all.testsChad Versace
2012-12-07all.tests: Move EGL tests into all.testsChad Versace
2012-12-07all.tests: Fix arg parsing in concurrent_test()Chad Versace
2012-12-07all.tests: Fix plain_test()Chad Versace
2012-12-06Fix the fs GLSL >= version output by variable-index-write.sh.Stuart Abercrombie
2012-12-06Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.Stuart Abercrombie
2012-12-06fbo-blending-formats: Correct precision of signed normalized types.José Fonseca
2012-12-05triangle-rasterization-overdraw: Initialize Vector member variables.Vinson Lee
2012-12-05glsl-1.10: Verify that "impossible" GLSL versions are properly rejectedIan Romanick
2012-12-05glsl-1.10: Add test for structure with same-name fieldsIan Romanick
2012-12-04glsl-es-3.00: Add UTF-8 related testsIan Romanick
2012-12-04glsl-es-3.00: Verify that use of undefined macros is an errorIan Romanick
2012-12-04glsl-es-3.00: Add test for line continuationIan Romanick
2012-12-04glsl-es-3.00: Check array sizing rules in GLSL ES 3.00.Ian Romanick
2012-12-04glsl-fs-clamp-5: New test for a bug in the i965 driver.Eric Anholt
2012-12-03arb_uniform_buffer_object: Fix memory leak.Vinson Lee
2012-12-03gles-3.0: Add minmax test (v3)Chad Versace
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-12-01triangle-rasterization: Initialize Vector member variables.Vinson Lee
2012-12-01glx-string-sanity: Fix string length miscalculation.Vinson Lee
2012-12-01etc2: Add test to verify texturing with etc2 miptreeAnuj Phogat
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