summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-07arb_copy_image-formats: Initialize variable.Vinson Lee1-0/+1
2014-11-07cl: fix clGetKernelWorkGroupInfoEdB1-7/+21
2014-11-06cl: Add test for clCreateProgramWithBinary() v3Tom Stellard3-0/+226
2014-11-05arb_texture_multisample: add test for sampling from depthChris Forbes3-0/+156
2014-11-03profile.py: If the test list is empty after being filtered exitDylan Baker1-0/+5
2014-11-03ext_transform_feedback-points: a new, simple xfb testBrian Paul3-0/+180
2014-11-03gbm: use libcaca to display results in non-auto modeJordan Justen3-0/+97
2014-11-03egl-util.c: add warning if no EGL_RENDERABLE_TYPE is defined for testJuha-Pekka Heikkila1-0/+1
2014-11-03Fix egl-nok-texture-from-pixmapJuha-Pekka Heikkila1-0/+6
2014-11-03Fix egl-create-pbuffer-surface testJuha-Pekka Heikkila1-0/+6
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