aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-03cl: Add cosh testsAaron Watry
2014-10-03cl: Add cbrt testsAaron Watry
2014-10-03cl: Add atanh testsAaron Watry
2014-10-03cl: Add asinh testsAaron Watry
2014-10-03cl: Add acosh testsAaron Watry
2014-10-02framework/backends: Refactor base classes for better code sharingDylan Baker
2014-10-02backend/junit.py: Make writes atomicDylan Baker
2014-10-02backend/json_.py: Make writes atomicDylan Baker
2014-10-02backend.py: split initialize() out of constructorDylan Baker
2014-10-02backend_tests.py: Test the junit backendDylan Baker
2014-10-02backends: Refactor FSyncMixinDylan Baker
2014-10-02backends/abstract.py: Remove unreachable code in abstract methodDylan Baker
2014-10-02framework: Split backend into a separate packageDylan Baker
2014-10-02piglit-merge-resuilts.py: Remove unused file.Dylan Baker
2014-10-01cl: Run concurrent on Linux render nodes, or non-LinuxJan Vesely
2014-10-01summary: add a csv output optionThomas Wood
2014-10-01arb_tessellation_shader: Add test for unsized array with 2 shadersChris Forbes
2014-10-01arb_texture_buffer_range: Verify proper texbo range updatingChris Forbes
2014-09-29run.py: fix typos in resume finished messageThomas Wood
2014-09-29run.py: ensure the test run name is passed to the resume optionsThomas Wood
2014-09-29framework/tests: add a test for the timeout mechanismThomas Wood
2014-09-29framework: add a generic timeout mechanismThomas Wood
2014-09-26libpiglit: Set CMAKE SOVERSION for internal libraries to "0"Jordan Justen
2014-09-26CL: Add atomic_add global testsAaron Watry
2014-09-26cl: fix adding concurent tests v2Jan Vesely
2014-09-26Create an initial to-do listBrian Paul
2014-09-26draw-pixels: update BYTE_TO_FLOAT() macro to match MesaBrian Paul
2014-09-26draw-pixels: report format/type for failuresBrian Paul
2014-09-25cl: i32-stack-array: Rename to avoid subtest conflictsJan Vesely
2014-09-25cl: vXi32-stack: Rename to avoid subtest name conflictsJan Vesely
2014-09-25cl: Fix name of bitwise int subtestJan Vesely
2014-09-25cl: Fix subtest names in scalar-comparisonJan Vesely
2014-09-25cl: Avoid duplicate subtest namesJan Vesely
2014-09-25cl/atomic: Fix duplicate names for threaded int/uint testsAaron Watry
2014-09-25Filter expected failures from JUnit outputMark Janes
2014-09-25framework: Add dummy logger that produces no outputDylan Baker
2014-09-25framework: refactor the log moduleDylan Baker
2014-09-25log.py: Makes method names clearerDylan Baker
2014-09-25framework/log.py: Use keyword args to format instead of splatDylan Baker
2014-09-25framework/log.py: Merge Log.log() and Log.post_log()Dylan Baker
2014-09-25cl: Merge tests with the same name.Jan Vesely
2014-09-25cl: Add tests for additional atomic functionsAaron Watry
2014-09-25cl: Add atomic_max testsAaron Watry
2014-09-23fbo-missing-attachment-clear: probe correct buffer sizeBrian Paul
2014-09-23fp-indirections2: use default window sizeBrian Paul
2014-09-23fp-indirections2: limit max_samples to 256Brian Paul
2014-09-23fs-texelFetchOffset-2D: use default window sizeBrian Paul
2014-09-23fs-discard-exit-2: use default window sizeBrian Paul
2014-09-23asmparsertest: add new SWZ test to exercise Mesa bug/assertionBrian Paul
2014-09-23core.py: don't overwrite user's PIGLIT_SOURCE_DIR env varBrian Paul