summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-01gen_outerproduct_tests.py: Move template to templates dirDylan Baker3-7/+9
2014-12-01util/gl: link against OPENGL_gl_LIBRARY on waffle aware systemsEmil Velikov1-0/+5
2014-11-27Don't test floats with the form ‘1f’Neil Roberts1-4/+6
2014-11-24gen_builtin_packing_tests.py: Reduce style problemsDylan Baker1-115/+125
2014-11-24gen_builtin_packing_tests.py: removed unused variableDylan Baker1-1/+0
2014-11-24gen_builtin_packing_tests templates: Use xrange instead of rangeDylan Baker4-12/+12
2014-11-24gen_builtin_packing_tests.py: put templates in templates directoryDylan Baker8-441/+428
2014-11-24gen_builtin_packing_tests.py: Make docstring a proper docstringDylan Baker1-18/+12
2014-11-24gen_builtin_packing_tests.py: Fix importsDylan Baker1-6/+23
2014-11-24gen_const_builtin_equal_tests.py: put template in templates dirDylan Baker3-25/+28
2014-11-24gen_const_builtin_equal_tests.py: us os.path.join for directory namesDylan Baker1-9/+12
2014-11-24gen_texture_query_lod_tests.py: Split template into templates folderDylan Baker3-39/+40
2014-11-24gen_texture_query_lod_tests.py: minor refactorsDylan Baker1-18/+18
2014-11-24gen_texture_query_lod_tests.py: move file generation up in loopDylan Baker1-5/+5
2014-11-24gen_texture_query_lod_tests.py: Use if __name__ == __main__ patternDylan Baker1-35/+42
2014-11-24gen_texture_query_lod_tests.py: use with and print_functionDylan Baker1-9/+9
2014-11-24gen_texture_query_lod_tests.py: cleanup style problemsDylan Baker1-15/+13
2014-11-24gen_texture_lod_tests.py: Split templatesDylan Baker5-111/+94
2014-11-24gen_shader_bit_encoding_tests.py: silence remaining pylint warningsDylan Baker1-0/+1
2014-11-24gen_shader_bit_encoding_tests.py: remove unnecessary assignmentsDylan Baker1-9/+4
2014-11-24gen_shader_bit_encoding_tests.py: move dirname assignment up in loopsDylan Baker1-8/+6
2014-11-24gen_shader_bit_encoding_tests.py: Silence or fix pylint warningsDylan Baker1-15/+22
2014-11-24gen_shader_bit_encoding_tests.py: Use with and print_functionDylan Baker1-14/+15
2014-11-24gen_shader_bit_encoding_tests.py: use builtin operatorsDylan Baker1-11/+6
2014-11-24gen_shader_bit_encoding_test.py: use the if __name__ == __main__ patternDylan Baker1-50/+54
2014-11-24gen_shader_bit_encoding_tests.py: split template into separate fileDylan Baker3-95/+98
2014-11-24test generators: add templates folderDylan Baker1-0/+81
2014-11-21framework/summary/junit: Remove.José Fonseca4-520/+0
2014-11-21framework/backends/junit: Prepend command line to stdout.José Fonseca1-0/+3
2014-11-21tests/llvmpipe: Add a test profile for llvmpipe.José Fonseca1-0/+16
2014-11-21framework/backends/junit: Split test name correctly on Windows.José Fonseca1-3/+2
2014-11-21framework/test/base: Pass None preexec_fn on Windows.José Fonseca1-1/+7
2014-11-21Removed Glean logicop test.Laura Ekstrand4-544/+0
2014-11-21Ported logicop test from Glean to Piglit.Laura Ekstrand3-0/+314
2014-11-20arb_arrays_of_arrays: geometry shader testsTimothy Arceri15-0/+512
2014-11-18glsl-1.20: Add tests exposing some crashes with const arraysChris Forbes3-0/+45
2014-11-17Add a test for GLX_ARB_context_flush_controlNeil Roberts3-0/+482
2014-11-17Add a test using gl_VertexID with glPolygonMode(GL_POINT)Neil Roberts3-0/+155
2014-11-16glsl-1.10: check that mul source is used before dest is writtenIlia Mirkin1-0/+23
2014-11-15results.py: Allow partially completed runs to be summarizedDylan Baker1-0/+13
2014-11-15results.py: remove unused importDylan Baker1-1/+0
2014-11-15glx-query-drawable: Use visual depth when creating pixmap.José Fonseca1-1/+1
2014-11-14ext_transform_feedback: Silence GCC -Wmaybe-uninitialized warning.Vinson Lee1-0/+1
2014-11-14cl: split CL10/CL11+ optimization options testingEdB2-0/+13
2014-11-14cl: add CL_MEM_HOST_* releated testsEdB2-2/+158
2014-11-14cl: fix test nameEdB1-1/+1
2014-11-14cl: fix doxygen filenameEdB1-2/+2
2014-11-14cl: add tests for clCompileProgramEdB3-0/+368
2014-11-14glx_ext_create_context_es2_profile: Update versions.José Fonseca1-16/+7
2014-11-14glx-close-display: Fix GLX_DOUBLEBUFFER attrib.José Fonseca1-1/+1