summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-10igt: use piglit.conf instead of a symlinkDylan Baker1-7/+5
2014-07-10xts.py: Use piglit.conf to set suite location instead of symlinkDylan Baker1-2/+3
2014-07-10glsl-1.10: Test reductions of integer vectorsIan Romanick1-0/+28
2014-07-08glean/glsl1: Delete duplicated gl_FrontFacing tests.Matt Turner2-24/+0
2014-07-08glean/glsl1: Delete duplicated uniform/varying tests.Matt Turner2-82/+0
2014-07-08glean/glsl1: Delete duplicated indexing tests.Matt Turner2-220/+0
2014-07-08glean/glsl1: Delete duplicated conditional expressions tests.Matt Turner2-26/+0
2014-07-07ext_framebuffer_multisample: Add NORETURN attribute to print_usage_and_exit.Vinson Lee1-1/+1
2014-07-06glean/glsl1: Delete duplicated discard tests.Matt Turner2-46/+0
2014-07-06glean/glsl1: Delete duplicated assignment operators test.Matt Turner2-15/+0
2014-07-06glean/glsl1: Delete duplicated float literal tests.Matt Turner2-17/+0
2014-07-06glean/glsl1: Delete duplicated integer literal tests.Matt Turner2-16/+0
2014-07-06glean/glsl1: Delete duplicated empty block/statement tests.Matt Turner2-14/+0
2014-07-06glean/glsl1: Delete duplicated fp precision tests.Matt Turner2-37/+0
2014-07-06glean/glsl1: Delete duplicated loop tests.Matt Turner2-209/+0
2014-07-06glean/glsl1: Delete duplicated gl_*Color tests.Matt Turner2-43/+1
2014-07-06glsl-1.20: Add test for literal floats with exponent and suffix.Matt Turner1-0/+12
2014-07-06glsl-1.10: Add tests for literal floats with exponents.Matt Turner2-0/+18
2014-07-06glsl-1.10/glsl-1.20: Add tests for literal float suffixes.Matt Turner4-0/+38
2014-07-06glsl-1.10: Add octal/hex integer literal tests.Matt Turner6-26/+36
2014-07-06glsl-1.10: Add tests for empty block and statements.Matt Turner2-0/+18
2014-07-05ARB_explicit_attrib_location: Remove commas from require_extensions line.Matt Turner2-2/+2
2014-07-05util/gl: Remove GLES case from piglit_rgbw_texture()Chad Versace1-5/+16
2014-07-05oes_draw_texture: Fix piglit_rgbw_texture() callChad Versace1-1/+2
2014-07-05util/gl: Move the remaining piglit-util-gl functions into piglit-util-gl-commonJosh Triplett3-279/+241
2014-07-05util/gl: Unify piglit_rgbw_texture between GL and GLES; drop piglit-util-gles.cJosh Triplett6-299/+209
2014-07-05util/gl: Move piglit_miptree_texture to GL common codeJosh Triplett2-40/+39
2014-07-05util/gl: Factor out image generation from GLES piglit_rgbw_texture into a helperJosh Triplett1-37/+45
2014-07-05util/gl: Unify piglit_checkerboard_texture between GL and GLESJosh Triplett3-170/+110
2014-07-05util/gl: Move piglit_draw_triangle* helper functions to GL common codeJosh Triplett2-40/+40
2014-07-05util/gl: Move piglit program helper functions to GL common codeJosh Triplett2-82/+81
2014-07-05util/gl: Move remaining piglit_probe_* functions to GL common codeJosh Triplett2-115/+116
2014-07-05util/gl: Move piglit_probe_texel_* functions to GL common codeJosh Triplett2-183/+183
2014-07-05util/gl: Unify piglit_escape_exit_key between GL and GLESJosh Triplett3-25/+14
2014-07-05util/gl: Unify piglit_probe_image_* functions between GL and GLESJosh Triplett3-210/+210
2014-07-05util/gl: Unify piglit_probe_pixel_* and piglit_probe_rect_* between GL and GLESJosh Triplett3-385/+280
2014-07-05util/gl: Unify projection utility functions across GL and GLESJosh Triplett3-91/+58
2014-07-05util/gl: Move piglit_get_luminance_intensity_bits to GL common codeJosh Triplett2-102/+102
2014-07-05util/gl: Unify piglit_num_components between GL and GLESJosh Triplett3-47/+26
2014-07-05util/gl: Fix piglit_is_gles to return true for "OpenGL ES-CM 1.1 ..."Josh Triplett1-1/+1
2014-07-04cl: Fix out-of-bounds write in get-num-groupsLars-Dominik Braun1-4/+12
2014-07-03cl-api-get-platform-ids: Initialize variable.Vinson Lee1-1/+1
2014-07-02amd_vertex_shader_viewport_index: add render testIlia Mirkin5-0/+169
2014-07-02cl: Add __attribute__(work_group_size_hint(..)) testAaron Watry1-0/+39
2014-07-02arb_uniform_buffer_object: add a test that uses persistent buffersIlia Mirkin3-0/+228
2014-07-01egl-create-surface: Remove unused variable.Vinson Lee1-6/+0
2014-07-01arb_uniform_buffer_object/maxuniformblocksize: fix printf messageBrian Paul1-1/+1
2014-06-30util/wfl: Re-enable GL 3.1 log messages in debug pathsChad Versace1-6/+2
2014-06-30util/log: Add function piglit_logd()Chad Versace2-0/+43
2014-06-30util/wfl: remove log prints in success pathsIlia Mirkin1-0/+4