summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-03testdf_scalar_testTopi Pohjolainen3-23/+12
2014-09-17arb_gpu_shader5: Remove unused vars in tf-wrong-stream-valueChris Forbes1-4/+0
2014-09-15arb_gpu_shader5: fix output message in xfb-streams.cSamuel Iglesias Gonsalvez1-2/+2
2014-09-15arb_gpu_shader5: Add new test emitstreamvertex_nodrawSamuel Iglesias Gonsalvez3-0/+173
2014-09-15arb_gpu_shader5: Add execution test to verify 'stream' layout qualifierSamuel Iglesias Gonsalvez3-0/+252
2014-09-15arb_gpu_shader5: Add linker tests to verify 'stream' layout qualifierSamuel Iglesias Gonsalvez9-1/+409
2014-09-15arb_gpu_shader5: add some compiler tests for stream qualifierSamuel Iglesias Gonsalvez9-1/+323
2014-09-15Adds test gl-1.0-polygon-line-aaIago Toral Quiroga3-0/+96
2014-09-13gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDETimothy Arceri5-0/+178
2014-09-12Remove all_cl profileTom Stellard1-32/+0
2014-09-12quick_cl: Add oclconform testsTom Stellard1-0/+2
2014-09-12opencv: Add 'individual' option to piglit.confTom Stellard3-2/+13
2014-09-11glsl-1.20: new test for a GLSL scoping bug in MesaMarek Olšák1-0/+24
2014-09-10cl: Add copysign testsJan Vesely1-1/+11
2014-09-10arb_gpu_shader_fp64: 420pack uniform initializer tests for doubleTapani Pälli4-0/+113
2014-09-09cl: Add fmod testsAaron Watry1-1/+12
2014-09-09cl: Add tan testsAaron Watry1-3/+13
2014-09-09cl: Add fabs testsAaron Watry1-1/+11
2014-09-09cl: Add asin testsAaron Watry1-1/+11
2014-09-09cl: Add atan2 testsAaron Watry1-1/+12
2014-09-09tests/all.py: fix built-in-constants arb_tessalationDylan Baker1-1/+1
2014-09-08built-in-constants.c: Fail test if file cannot be openedDylan Baker1-0/+5
2014-09-08exectest.py: remove unneeded setting of resultDylan Baker1-1/+0
2014-09-08arb_draw_indirect: Verify gl_VertexID when used with indirect renderingIan Romanick3-0/+249
2014-09-08gl-3.2: Verify gl_VertexID when used with glMultiDrawElementsBaseVertexIan Romanick3-0/+185
2014-09-08results.py: Print warning when overwriting subtest resultsJan Vesely1-3/+5
2014-09-06cl-program-tester: Add NORETURN attribute to exit_report_result.Vinson Lee1-1/+1
2014-09-05glsl_parser_test.py: Make exit for bad test configurations prettyDylan Baker2-9/+21
2014-09-05array-index-as-uint-02: Move test to proper locationtiffany1-0/+19
2014-09-05summary.py: Replace path separators in testrun namesDylan Baker1-5/+11
2014-09-05results.py: add piglit to junit class nameDylan Baker1-0/+9
2014-09-05Add a test for glTexImage color conversionsJason Ekstrand3-0/+902
2014-09-05Make getteximage-luminance less susceptible to rounding errorJason Ekstrand1-1/+1
2014-09-05arb_timer_query: add Windows support for timestamp-get.cMeng-Lin Wu2-11/+27
2014-09-05ext_timer_query: add Windows support in time-elapsed.cMeng-Lin Wu2-19/+44
2014-09-05arb_gpu_shader_fp64: uniform initializer tests for doubleTapani Pälli4-0/+102
2014-09-05arb_explicit_uniform_location: test unused locationTapani Pälli3-0/+78
2014-09-05arb_explicit_uniform_location: lower GL and GLSL requirementsTapani Pälli16-48/+73
2014-09-04maxuniformblocksize: fix vs/fsexceed test indexBrian Paul1-5/+13
2014-09-04fbo-depth-array: rewrite the test to make it really comprehensiveMarek Olšák2-141/+390
2014-09-04util: add piglit_probe_rect_r_ubyteMarek Olšák2-0/+33
2014-09-04util: add ALIGN macroMarek Olšák2-0/+2
2014-09-03Add EXT_shader_integer_mix tests for booleans in if statements.Kenneth Graunke2-0/+68
2014-09-03test_result.mako: Fix bug introduced by d9f87269c28cDylan Baker1-2/+2
2014-09-03html: escape '#' in addition to other charctersDylan Baker1-1/+1
2014-09-02cl: Add acos testsAaron Watry1-1/+11
2014-09-02cl: Add sqrt testsAaron Watry1-1/+11
2014-09-02cl: Add floating point rounding testsAaron Watry1-1/+37
2014-09-02run.py: Allow using piglit.conf to set default backendDylan Baker3-20/+107
2014-09-02results.py: Refactor fysnc support for code sharingDylan Baker1-26/+43