summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-11gl-1.0: Bitmap test that draws zelda hearts.bitmapLaura Ekstrand3-0/+221
2018-05-10glsl-uniform-initializer-7: Fixed uninitialized uniform.Mathias Fröhlich1-1/+1
2018-05-10ext_packed_float: Add a test that queries GL_RGBA_SIGNED_COMPONENTS_EXTBruce Merry3-0/+164
2018-05-09tests/quick_shader.py: Fix test count of quick_shaderDylan Baker1-0/+3
2018-05-09shader_runner: Support PIGLIT_DEFAULT_SIZE env varJordan Justen1-4/+8
2018-05-09framework-gl: Export window size override functionJordan Justen2-3/+6
2018-05-09arb_internalformat_query2: test new ARB_ES3_compatibility internalformatsAlejandro Piñeiro12-14/+89
2018-05-09util-gl: add ARB_ES3_compatibility internalformats supportAlejandro Piñeiro1-0/+10
2018-05-09arb_internalformat_query2: use CompressedTexImage*D for specific compressed f...Alejandro Piñeiro1-9/+118
2018-05-08crucible: if a test has no XML output consider it a crashDylan Baker1-0/+10
2018-05-08crucible: use tempfiles to allow running with concurrencyDylan Baker1-6/+11
2018-05-08crucible: fix getting values from piglit.confDylan Baker1-1/+1
2018-05-07ext_texture_norm16-render: refactor subtest executionTapani Pälli1-90/+93
2018-05-03find_static_tests.py: fix python2 compatibilityDylan Baker1-1/+10
2018-05-03name no_error profile depen on shader generationDylan Baker1-1/+1
2018-05-03piglit-framework-gl: skip compat test when not supportedTimothy Arceri1-2/+9
2018-05-02deqp_egl: add support for mustpass listsNicolai Hähnle1-3/+7
2018-05-02khr_gl45: add support for mustpass listsNicolai Hähnle1-10/+13
2018-05-01profile: use gz to compress profilesDylan Baker2-4/+6
2018-05-01Generate xml for builtin profilesDylan Baker2-0/+91
2018-05-01tests: Add script to find all hand written test filesDylan Baker1-0/+74
2018-05-01Add script to serialize profiles to XMLDylan Baker1-0/+149
2018-05-01opengl.py: Remove exported gl extensionsDylan Baker1-213/+122
2018-05-01tests/cl.py: fix out of tree serializationDylan Baker1-22/+45
2018-05-01fix asmparser test serialization for out of tree buildsDylan Baker1-1/+1
2018-05-01fix glslparser test for out of tree buildsDylan Baker1-2/+11
2018-05-01shader_tests: correctly generate xml during out of tree buildsDylan Baker1-4/+27
2018-05-01tests: use meta profilesDylan Baker16-170/+195
2018-05-01tests/quick: fix filtering of vs_in shader testsDylan Baker1-2/+3
2018-05-01py_modules: Add support for out of tree buildsDylan Baker1-3/+5
2018-05-01framework/test: make CLProgramTester take relative pathsDylan Baker1-2/+2
2018-05-01framework/test: make BuiltInConstantTest files relativeDylan Baker1-13/+13
2018-05-01tests/all: Make asmparser tests path relativeDylan Baker1-1/+2
2018-05-01framework/test: use relative paths for GLSLParser testsDylan Baker1-2/+2
2018-05-01framework/test: Make shader paths relativeDylan Baker1-2/+5
2018-05-01framework/test: Add class for cl-program-testerDylan Baker1-3/+3
2018-05-01framework/test: Split multishader tooDylan Baker1-1/+1
2018-05-01framework: do the same for shader testDylan Baker1-2/+2
2018-05-01framework: use a class method for building test via parsingDylan Baker1-1/+1
2018-05-01tests: use BuiltInConstantsClassDylan Baker1-28/+27
2018-05-01framework: Use custom class for ASM parser testsDylan Baker1-2/+4
2018-04-30draw-vertices-2101010: Don't test BGRA if we don't have the ext.Eric Anholt1-5/+17
2018-04-30arb_vertex_type_2_10_10_10: Don't test BGRA if we don't have the ext.Eric Anholt1-0/+4
2018-04-30texture-integer-glsl130: Make sure we use usampler for ui textures.Eric Anholt1-14/+26
2018-04-30ext_texture_norm16-render: test for GL_EXT_texture_norm16Tapani Pälli5-0/+462
2018-04-27glsl-1.40-compat: add basic compat test for built-in constantsTimothy Arceri1-0/+24
2018-04-27shader_runner: allow compat profiles to be explicitly requestedTimothy Arceri1-6/+10
2018-04-25arb_bindless_texture: add test for conversion of bound sampler or image to uvec2Karol Herbst2-0/+65
2018-04-25arb_bindless_texture: add test where we pass a handle through a functionKarol Herbst2-0/+71
2018-04-25arb_bindless_texture: rename vertex uniform test and add vertex attrib testKarol Herbst4-0/+99