summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-07EXT_shader_image_load_store: atomics should be done on single-component imagesIlia Mirkin1-8/+8
2019-08-07EXT_shader_image_load_store: skip atomics for not-1x32 typesIlia Mirkin1-0/+4
2019-08-07shader_runner: allow enabling GL_DEPTH_CLAMPIlia Mirkin1-0/+1
2019-08-02tests: fix test build requiring gles3Lionel Landwerlin2-1/+1
2019-08-02arb_tessellation_shader: fix broken compat gl_ClipVertex testTimothy Arceri1-3/+2
2019-08-01tests: add EXT_shader_image_load_store testsPierre-Eric Pelloux-Prayer6-0/+549
2019-07-31tests: Reproducer for 110796Lionel Landwerlin3-0/+163
2019-07-26tests: enable intel_external_sampler_only for irisXiong, James1-2/+2
2019-07-23framework: Also skip logging info utils on EACCES.Eric Anholt1-1/+1
2019-07-22shader_runner: replace NamedBufferSubdataAlejandro Piñeiro1-3/+4
2019-07-18shader_runner: Add command line option to ignore uniform if it isn't found in...Abel Briggs1-0/+9
2019-07-17cl: Add tests for some cases that were broken with function callsMatt Arsenault1-0/+102
2019-07-12arb_get_program_binary: test restore of SSO programTimothy Arceri5-0/+140
2019-07-10arb_tessellation_shader: add some new gl_ClipVertex tests for compatTimothy Arceri4-0/+513
2019-07-05vulkan/vkrunner: Use the new alternative names for setting uniformsNeil Roberts10-126/+126
2019-07-04framework/cl: Don't override timeout setting from cmdlineJan Vesely1-1/+2
2019-07-02tests/ext_frame_buffer_multisample: Release memory allocated by TestYevhenii Kolesnikov4-0/+12
2019-06-28Add tests for EXT_dsa NamedProgram functionsPierre-Eric Pelloux-Prayer3-0/+518
2019-06-28intel_shader_atomic_float_minmax: Explicitly request std430 layoutIan Romanick10-10/+10
2019-06-27ssbo/shared: fix min/max tests to specify std430Dave Airlie8-8/+8
2019-06-26framework/test: Add default 1min timeout to all OpenCL testsJan Vesely1-0/+1
2019-06-25shader_runner: some extra skip reasong loggingAlejandro Piñeiro1-3/+10
2019-06-24glsl-es-1.00: Only unroll a do-while-false loop onceIan Romanick1-0/+47
2019-06-22tests/fbo: init texture contentPierre-Eric Pelloux-Prayer1-3/+13
2019-06-21tests/arb_direct_state_access: Memory leakYevhenii Kolesnikov1-0/+2
2019-06-20util: Optionally validate SPIR-V after assemblingCaio Marcelo de Oliveira Filho1-0/+24
2019-06-20util: Assemble SPIR-V with the correct target environmentCaio Marcelo de Oliveira Filho1-0/+1
2019-06-18tests: Free memory returned by glXChooseFBConfigYevhenii Kolesnikov6-0/+17
2019-06-10test/textureGather: memory leakSergii Romantsov1-1/+3
2019-06-10tests/texelFetch: Memory leakYevhenii Kolesnikov1-0/+1
2019-06-10arb_copy_buffer: NULL check for glMapBuffer outcomeAlejandro Piñeiro1-1/+1
2019-06-10util/piglit-util-gl: Memory leaks in a number of testsYevhenii Kolesnikov1-0/+2
2019-06-07tests/fp-indirections2: Memory isn't freedYevhenii Kolesnikov1-0/+2
2019-06-05tests/arb_copy_image: Memory leakYevhenii Kolesnikov2-0/+4
2019-06-04arb_texture_buffer_range: Fix buffer alignment in ranges-2 testAnthony Pesch1-6/+24
2019-06-04tests/vertex-program-two-side: Memory leakYevhenii Kolesnikov1-0/+2
2019-06-03draw-prim-rate: Fix Clang build error.Vinson Lee1-1/+1
2019-06-03Add a test that measures primitive rateMarek Olšák5-5/+524
2019-06-03opengl.py: fix incorrect ext_transform_instanced extension nameMarek Olšák1-1/+1
2019-06-03rendermode-feedback: fix a crashMarek Olšák1-2/+1
2019-06-03test: fix resource leaking for depthstencil-render-miplevelsSergii Romantsov1-7/+45
2019-06-03test: fix core dump for depthstencil-render-miplevelsSergii Romantsov1-2/+2
2019-06-03ext_dsa: fix invalid empty shader in testPierre-Eric Pelloux-Prayer1-1/+1
2019-06-03ext_direct_state_access: test glTextureImage* with GL_PROXY_TEXTURE_* targetsPierre-Eric Pelloux-Prayer2-0/+140
2019-06-03ext_direct_state_access: verify possible failures when using GL_COMPILEPierre-Eric Pelloux-Prayer4-27/+138
2019-06-03util/dma_buf: allow custom rendernodeSergii Romantsov1-10/+29
2019-06-03tests/overlapping-locations-input-attribs: Memory leakYevhenii Kolesnikov1-0/+2
2019-05-31tests/line-aa-width: Memory leakYevhenii Kolesnikov1-0/+2
2019-05-28fbo-generatemipmap-formats: Modify NPOT tex_widthNanley Chery1-1/+4
2019-05-24glx-multithread-buffer: Add a new test reproducing a radeonsi bugMarek Olšák3-0/+201