aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-02-05framebuffer-srgb: refactor and clean up the codeBrian Paul
2013-02-04piglit-dispatch: update gl.spec, gl.tm and enumext.spec from the registryChristoph Bumiller
2013-02-04Test varying structs in GLSL ES 3.00.Paul Berry
2013-02-02tests/es3conform.tests: run GTF for GLES3 testsKenneth Graunke
2013-02-01framebuffer-srgb: minor comment fix-upsBrian Paul
2013-02-01arb_framebuffer_srgb/blit: check requested samples against GL_MAX_SAMPLESBrian Paul
2013-01-30isbufferobj: Fail if glIsBuffer returns true before a glBindBufferMatt Turner
2013-01-30glean/tdepthstencil: Print what error was generatedMatt Turner
2013-01-30arb_uniform_buffer_object: Only use row_major or column_major on matrix typesIan Romanick
2013-01-30arb_uniform_buffer_object: Reference all UBO members from the shaderIan Romanick
2013-01-30shader_runner.c: only read one [require] sectionTom Gall
2013-01-29glx-swap-pixmap: Expect alpha = 1.0 if there is no alpha in the pixmapIan Romanick
2013-01-29Add oglconform integration.Kenneth Graunke
2013-01-29egl_khr_create_context: Explain why context creation must succeedChad Versace
2013-01-29egl_khr_create_context: Fix for drivers that don't support GL >= 2.0Chad Versace
2013-01-29ext_framebuffer_multisample: check for GL_EXT_framebuffer_multisampleBrian Paul
2013-01-28depth_texture_mode_and_swizzle: request alpha channelBrian Paul
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-25gl-1.0/beginend-coverage: New test.Eric Anholt
2013-01-25arb_texture_buffer_object: New test for rendering with no BO bound.Eric Anholt
2013-01-25arb_texture_buffer_object: New test for sampling outside of the buffer.Eric Anholt
2013-01-24texwrap: Fix out-of-bounds read.Vinson Lee
2013-01-23texture-integer-glsl130: fix random failures with wrong expected alpha valuesRoland Scheidegger
2013-01-23glsl-fs-user-varying-ff: Don't probe an undefined value.Eric Anholt
2013-01-23fbo-alphatest-formats: Skip testing for ALPHA-only formatsCarl Worth
2013-01-23fbo-blending-formats: Fixup expected Luminance value for DST_ALPHA blendingCarl Worth
2013-01-23fbo-blending-formats: Fix expected color values for DST_ALPHA blendingCarl Worth
2013-01-23fbo-blending-formats: Test DST_ALPHA blending when destination has no alphaCarl Worth
2013-01-23fbo-blending-formats: Enable testing for channels with 0 bits of data.Carl Worth
2013-01-23glsl-1.30: remove explicit 100x100 window sizeBrian Paul
2013-01-23ext_packed_float: remove explicit 100x100 window sizeBrian Paul
2013-01-23arb_shader_objects: remove explicit 100x100 window sizeBrian Paul
2013-01-23ext_texture_integer: remove explicit 100x100 window sizeBrian Paul
2013-01-23ext_transform_feedback: remove explicit 100x100 window sizeBrian Paul
2013-01-22glean/maskedclear: remove (replaced by new piglit test)Brian Paul
2013-01-22glean/clipflat: remove (replaced by new piglit test)Brian Paul
2013-01-22clipflat: glean clipFlat test ported to piglitBrian Paul
2013-01-22gl-2.0: remove explicit 100 x 100 window sizeBrian Paul
2013-01-22gl-3.0: remove explit 100 x 100 window sizeBrian Paul
2013-01-22arb_blend_func_extended: remove explicit 100 x 100 window sizeBrian Paul
2013-01-21Add glsl-render-after-bad-attach to build and all.testsPaul Berry
2013-01-21texwrap: Report subtest results.Eric Anholt
2013-01-21arb_texture_buffer_object/formats: Report subtest results.Eric Anholt
2013-01-21fbo-colormask-formats: Report subtest results.Eric Anholt
2013-01-21fbo-storage-completeness: Fix doxygen name.Eric Anholt
2013-01-21fbo-clear-formats: Report subtest results.Eric Anholt
2013-01-21fbo-storage-formats: Report subtest results.Eric Anholt
2013-01-21fbo-storage-*: de-StudlyCaps.Eric Anholt