summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-31gbm: use libcaca to display results in non-auto modecacaJordan Justen3-0/+97
2014-10-31json_.py: Bump results version to 2Dylan Baker3-1/+191
2014-10-31results_v0_tests.py: Use TestrunResult.load instead of load_resultsDylan Baker1-4/+6
2014-10-31run.py: store log_level (verbosity) for resumeDylan Baker1-0/+1
2014-10-31framework: fix glxinfo, uname, and lspci in json outputDylan Baker3-43/+13
2014-10-31json_tests.py: Add unit tests for json backendDylan Baker3-11/+172
2014-10-30summary.py: Make mako temporary directory user uniqueDylan Baker1-2/+4
2014-10-30log.py: Fix overwriting of final summaryDylan Baker1-0/+1
2014-10-29gl-1.0-readpixsanity: Remove malloc casts.José Fonseca1-3/+3
2014-10-29arb_framebuffer_srgb-clear: check an AMD sRGB clearing bugShibdas Bandyopadhyay3-0/+168
2014-10-29gl-3.2-pointsprite-origin: test a MacOS sprite origin bugShibdas Bandyopadhyay3-0/+183
2014-10-29gl-3.2-pointsprite-coord: test a MacOS OpenGL sprite coord bugShibdas Bandyopadhyay3-0/+216
2014-10-29arb_copy_image/srgb-copy: test an NVIDIA GL_ARB_copy_image / sRGB bugShibdas Bandyopadhyay3-1/+129
2014-10-29arb_texture_view-cubemap-view: new test to check an NVIDIA cubemap bugShibdas Bandyopadhyay3-0/+173
2014-10-29arb_texture_view-max-level: new test for an NVIDIA texelFetch() bugShibdas Bandyopadhyay3-0/+254
2014-10-29Restore junit_suffix functionalityMark Janes1-2/+2
2014-10-29texture-packed-formats: Move the probes to a separate loop.Eric Anholt1-5/+13
2014-10-29texture-packed-formats: Move some GL state transitions outside of the loop.Eric Anholt1-10/+10
2014-10-29texture-packed-formats: Draw each rect as a 4x4 quad.Eric Anholt1-28/+11
2014-10-29texture-packed-formats: Reformat to piglit whitespace style.Eric Anholt1-257/+261
2014-10-29texture-packed-formats: Drop unused blend code.Eric Anholt1-8/+0
2014-10-29polygon-offset: Fix GLU include on MacOSX.José Fonseca1-1/+6
2014-10-29gl-1.0-readpixsanity: Eliminate use of variable length arrays.José Fonseca1-27/+37
2014-10-29gl-1.0-readpixsanity: Remove log2 re-definition.José Fonseca1-7/+0
2014-10-29cl: Add erfc testsAaron Watry1-0/+10
2014-10-29cl: Add some erf builtin testsAaron Watry1-0/+10
2014-10-29cl: Add atomix_xor global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_or global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_min global testsAaron Watry2-0/+121
2014-10-29cl: Add atomic_max global testsAaron Watry2-0/+121
2014-10-29cl: Add atomic_and global testsAaron Watry2-0/+125
2014-10-29cl: Add atomic_dec global testsAaron Watry2-0/+120
2014-10-29cl: Add atomic_inc global testsAaron Watry2-0/+120
2014-10-29cl: Add atomic_sub global testsAaron Watry2-0/+121
2014-10-28varying-packing-simple: Add NORETURN attribute to print_usage_and_exit.Vinson Lee1-1/+1
2014-10-28README: Remove Todo sectionDylan Baker1-16/+0
2014-10-28README: update test classes informationDylan Baker1-15/+42
2014-10-28README: Update the list of test profilesDylan Baker1-4/+30
2014-10-28README: Update result statusesDylan Baker1-11/+12
2014-10-28README: use the piglit command not piglit-* commandsDylan Baker1-10/+9
2014-10-28README: Add simplejson and lxml as optional dependenciesDylan Baker1-2/+8
2014-10-28run.py: Split windows exception handling into helperDylan Baker1-11/+15
2014-10-28piglit-print-commands.py: Fix bug with test packageDylan Baker1-2/+1
2014-10-28Removed polygonOffset test from Glean.Laura Ekstrand4-799/+0
2014-10-28Ported polygon offset test from Glean to Piglit.Laura Ekstrand3-0/+672
2014-10-28Removed Glean read pixels sanity test.Laura Ekstrand4-999/+0
2014-10-28Ported the read pixels sanity test from Glean to Piglit.Laura Ekstrand4-3/+387
2014-10-28Removed Glean ortho positioning test.Laura Ekstrand4-1082/+0
2014-10-28Ported ortho positioning test from Glean to Piglit.Laura Ekstrand3-0/+696
2014-10-28Removed Glean floating point exceptions test.Laura Ekstrand4-681/+0