summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-22ext_framebuffer_multisample_blit_scaled: Add support for array texturesext_framebuffer_multisample_blit_scaledIan Romanick2-14/+54
2015-09-22ext_framebuffer_multisample_blit_scaled: Use piglit_build_simple_programIan Romanick1-16/+5
2015-09-22ext_framebuffer_multisample_blit_scaled: Fix minor whitespace issuesIan Romanick1-4/+5
2015-09-22ext_framebuffer_multisample_blit_scaled: Constify function parameterIan Romanick1-1/+1
2015-09-22util: Add support for multisample array textures to the FBO frameworkIan Romanick2-13/+48
2015-09-18Remove glean occlusion query test.Brian Paul4-785/+0
2015-09-18Port arb occlusion query conformance tests from Glean to PiglitJuliet Fru3-0/+560
2015-09-18remove Glean paths testJuliet Fru4-456/+0
2015-09-18Port basic GL rendering test from Glean to PiglitJuliet Fru3-0/+309
2015-09-18arb_copy_image-formats: add code to test GL_DEPTH32F_STENCIL8Brian Paul1-5/+54
2015-09-18arb_copy_image-formats: exit loops upon pixel mismatchBrian Paul1-9/+8
2015-09-18arb_copy_image: alphabetize program listBrian Paul1-3/+3
2015-09-18arb_texture_view: alphabetize program listBrian Paul1-14/+14
2015-09-17sso: bind pipeline object in ValidateProgramPipelineTapani Pälli1-0/+1
2015-09-16tests/all: add fbo-mrt-new-bindDylan Baker1-0/+1
2015-09-16tests/all.py: add arb_texture_buffer_object-render-no-boDylan Baker1-0/+1
2015-09-16tests.all: add arb_framebuffer_srgb-pushpopDylan Baker1-0/+1
2015-09-16tests/all.py: fix ext_texture_array-compressedDylan Baker1-2/+2
2015-09-16tests/all.py: add arb_copy_image-api_errorsDylan Baker1-0/+1
2015-09-16tests/all.py: add arb_gpu_shader_fp64-double_in_bool_uniformDylan Baker1-0/+1
2015-09-16tests/all.py: add missing test fcc-front-buffer-distractionDylan Baker1-0/+1
2015-09-16arb_direct_state_access: Verify the side-effect-free operation of glGenerateT...Ian Romanick3-0/+169
2015-09-16arb_direct_state_access: Alphabetize list of build targetsIan Romanick1-20/+20
2015-09-16arb_direct_state_access: Port gettextureimage-formats to OpenGL 2.0Ian Romanick2-16/+9
2015-09-16arb_direct_state_access: Bump texture-errors requirement to OpenGL 2.0Ian Romanick1-1/+1
2015-09-16arb_direct_state_access: Don't pretend that texture-buffer can run on less th...Ian Romanick1-4/+0
2015-09-16arb_direct_state_access: Don't leak resources in texture-bufferIan Romanick1-27/+32
2015-09-16arb_direct_state_access: Port texture-storage-multisample to core profileIan Romanick1-8/+3
2015-09-16arb_direct_state_access: Port getcompressedtextureimage to core profileIan Romanick2-6/+10
2015-09-16arb_direct_state_access: Port copytexturesubimage to core profileIan Romanick2-35/+86
2015-09-16arb_direct_state_access: Port dsa-textures to core profileIan Romanick1-2/+2
2015-09-16arb_direct_state_access: Port texture-storage to core profileIan Romanick2-11/+10
2015-09-16arb_direct_state_access: Port texturesubimage to core profileIan Romanick2-6/+12
2015-09-16arb_direct_state_access: Make dsa-utils more generalIan Romanick3-26/+171
2015-09-16arb_direct_state_access: Port texunits to core profileIan Romanick1-19/+6
2015-09-16arb_direct_state_access: Port gettextureimage-targets to core profileIan Romanick1-5/+1
2015-09-16arb_direct_state_access: Trivially port several tests to core profileIan Romanick4-4/+7
2015-09-16arb_shader_image_load_store/compiler: Add memoryBarrier() testsSamuel Iglesias Gonsalvez1-0/+8
2015-09-16arb_uniform_buffer_object: fix UNIFORM_BUFFER_START and UNIFORM_BUFFER_SIZE q...Samuel Iglesias Gonsalvez1-2/+2
2015-09-15arb_compute_shader: Test values of gl_LocalInvocationIndexJordan Justen1-0/+61
2015-09-15arb_compute_shader: Test values of gl_WorkGroupIDJordan Justen1-0/+61
2015-09-15arb_compute_shader: Test values of gl_GlobalInvocationIDJordan Justen1-0/+61
2015-09-15arb_compute_shader: Fix accidentally commented probe lineJordan Justen1-1/+1
2015-09-15arb_shader_storage_buffer_object: Test std430 packing of vec2/vec3 array dataJordan Justen1-1/+17
2015-09-15cl: check values returned from clGetMemObjectInfoSerge Martin1-39/+246
2015-09-14textureSamples: use piglit_draw_rect, remove duplicationIlia Mirkin1-57/+25
2015-09-10ext_framebuffer_multisample_blit_scaled: Require GL 3.0Ian Romanick1-2/+1
2015-09-10add textureSamples testsIlia Mirkin3-0/+370
2015-09-10Add a biased variants of a textureLod() miplevel testsKrzesimir Nowak2-0/+392
2015-09-10arb_shader_storage_buffer_object: fix TOP_LEVEL_ARRAY_STRIDE expected value f...Samuel Iglesias Gonsalvez1-1/+1