summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-04fix check_outputrhel-6.8Oded Gabbay8-17/+21
2016-02-04change default compression to noneOded Gabbay1-1/+1
2016-02-04fix all single {}Oded Gabbay48-229/+232
2016-02-04fix all non-single {}Oded Gabbay27-99/+99
2016-02-04Add external dependency on the total_ordering package.Matěj Cepl1-7/+11
2016-02-04misc fixesOded Gabbay5-8/+12
2016-02-04fix import collectionsOded Gabbay11-11/+44
2016-02-04Change version in CMakeListsOded Gabbay1-1/+1
2016-02-04update .gitignoreOded Gabbay1-0/+8
2016-02-04arb_enhanced_layouts: add missing ARB_enhanced_layouts requirement to explici...Timothy Arceri1-0/+1
2016-02-03arb_fb_no_attach: add multisampling subtestsIlia Mirkin1-0/+30
2016-02-03texturing/cubemap: add PBO uploadNicolai Hähnle2-14/+46
2016-02-03arb_texture_view-texsubimage-levels: add PBO uploadNicolai Hähnle2-2/+30
2016-02-03arb_texture_view-texsubimage-layers: add PBO uploadNicolai Hähnle2-2/+30
2016-02-03spec/gl-2.1/pbo: check error reporting for glTexImage2D and glGetTexImageNicolai Hähnle1-5/+41
2016-02-03ext_texture_array-compressed: add PBO upload modeNicolai Hähnle2-10/+44
2016-02-03texsubimage-depth-formats: add PBO optionNicolai Hähnle2-4/+34
2016-02-03all.py: mark the last variant of texsubimage as running concurrentlyNicolai Hähnle1-1/+1
2016-02-03Add texturing/texsubimage-unpackNicolai Hähnle3-0/+528
2016-02-03fbo-formats: include information about number of bits in sized formatsNicolai Hähnle1-194/+202
2016-02-03Add piglit_equal_images_update_rgba8 to piglit-util-glNicolai Hähnle3-24/+71
2016-02-03piglit_num_components: add more pixel unpack formatsNicolai Hähnle2-4/+9
2016-02-02arb_no_fb_attach: add a test with just samples passedIlia Mirkin3-0/+180
2016-01-27EXT_blend_func_extended: fix test bugs exposed by the nvidia blobRyan Houdek2-3/+6
2016-01-27cl: Extend program scope arrays with more typesJan Vesely1-4/+98
2016-01-27cl: Don't warn when using deprecated functions.Jan Vesely1-10/+4
2016-01-27cl: Add scalar to constant load testJan Vesely1-4/+14
2016-01-27sso: Simple transform feedback with rendezvous by location testIan Romanick3-0/+175
2016-01-27sso: Add a utility function to compile a vertex shader program w/XFBIan Romanick2-0/+32
2016-01-27sso: Add a utility function to configure a transform feedback objectIan Romanick2-0/+23
2016-01-27sso: Verify that uniforms has per-program namespaceIan Romanick3-0/+171
2016-01-27sso: Verify the commands that are / are not compiled into display listsIan Romanick3-0/+848
2016-01-26cmake: Simplify logic for MSVC 2013 U4.Jose Fonseca1-4/+2
2016-01-25arb_fb_no_attach: fix subtests to always runIlia Mirkin1-3/+3
2016-01-22xts: Add a rendercheck case for a bug I made in glamor.Eric Anholt1-0/+1
2016-01-22sso: add test for linking gs without explicit locationsIlia Mirkin1-0/+57
2016-01-22arb_enhanced_layouts: more fs output testsTimothy Arceri4-0/+143
2016-01-22arb_shading_language_420pack: test multiple layout qualifiers on the same lineTimothy Arceri6-0/+145
2016-01-22arb_shader_subroutine: test UniformSubroutinesuivTimothy Arceri3-0/+114
2016-01-22arb_enhanced_layouts: tests compiler error if align qualifier not a power of 2Timothy Arceri6-0/+148
2016-01-22arb_enhanced_layouts: test align layout qualifier can only be used with std14...Timothy Arceri14-0/+357
2016-01-22arb_enhanced_layouts: UBO explicit offset testTimothy Arceri5-0/+266
2016-01-21framework/test/base.py: Add environment variable to overwrite timeoutsDylan Baker2-1/+12
2016-01-21framework/backends/junit.py; timeouts are errorsDylan Baker1-1/+1
2016-01-21framework/test/base.py: use subprocess32 for timeouts.Dylan Baker3-86/+179
2016-01-21framework/tests/base_tests.py: use utils helper to simplify testDylan Baker1-12/+8
2016-01-21framework/tests/base_tests.py: fix descriptions of two timeout testsDylan Baker1-2/+2
2016-01-21framework/tests: add helper for checking for 3rd party modulesDylan Baker2-2/+10
2016-01-21Test that cubemaps with non-matching faces are incompleteNeil Roberts3-0/+191
2016-01-21Add glsl-fs-discard-only.shader_testNicolai Hähnle1-0/+22