summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2019-06-26genmipmap-errors: Check for GL_ARB_depth_texture before creating a depth textureIan Romanick1-2/+2
2019-06-26intel_shader_atomic_float_minmax: Explicitly request std430 layoutIan Romanick10-10/+10
2019-06-24glsl-es-1.00: Only unroll a do-while-false loop onceIan Romanick1-0/+47
2019-06-21tests/arb_direct_state_access: Memory leakYevhenii Kolesnikov1-0/+2
2019-06-18tests: Free memory returned by glXChooseFBConfigYevhenii Kolesnikov1-0/+3
2019-06-10arb_copy_buffer: NULL check for glMapBuffer outcomeAlejandro Piñeiro1-1/+1
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-03rendermode-feedback: fix a crashMarek Olšák1-2/+1
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-03tests/overlapping-locations-input-attribs: Memory leakYevhenii Kolesnikov1-0/+2
2019-05-16glsl-1.20: Test various invalid type conversions in uniform initalizersIan Romanick3-0/+50
2019-05-16glsl-1.20: Test mix(±1, b, c)Ian Romanick1-0/+40
2019-05-16ext_direct_state_access: add tests CompressedMultiTexImage* functionsPierre-Eric Pelloux-Prayer2-0/+506
2019-05-16ext_direct_state_access: add test for Framebuffer functionsPierre-Eric Pelloux-Prayer3-35/+464
2019-05-16ext_direct_state_access: add test for glNamedFramebufferRenderbufferEXTPierre-Eric Pelloux-Prayer2-0/+198
2019-05-16ext_direct_state_access: add tests for ProgramUniformXXXEXT functionsPierre-Eric Pelloux-Prayer2-0/+447
2019-05-16ext_direct_state_access: glGet*IndexedvEXTPierre-Eric Pelloux-Prayer2-0/+403
2019-05-16ext_direct_state_access: add test for glEnableClientStateiEXT / glDisableClie...Pierre-Eric Pelloux-Prayer2-0/+132
2019-05-16ext_direct_state_access: add test for glCompressedTexture*Image2DEXTPierre-Eric Pelloux-Prayer2-1/+456
2019-05-16ext_direct_state_access: add test for named buffer functionsPierre-Eric Pelloux-Prayer2-0/+347
2019-05-16ext_direct_state_access: add test for multitexture functionsPierre-Eric Pelloux-Prayer2-0/+1134
2019-05-16ext_direct_state_access: add tests for glTexture*EXT functionsPierre-Eric Pelloux-Prayer2-0/+788
2019-05-16ext_direct_state_access: add test for matrices functionsPierre-Eric Pelloux-Prayer4-0/+695
2019-05-09Fix drawarrays-vertex-count GL_LINES testPierre-Eric Pelloux-Prayer1-8/+8
2019-05-06arb_blend_func_extended: fix gles3 version glClearDepth usageTapani Pälli1-0/+4
2019-05-02arb_blend_func_extended: Test dual src blending without second color outputDanylo Piliaiev3-0/+137
2019-04-30arb_texture_multisample: Tests working texelFetch() with DSA styleIllia Iorin2-0/+303
2019-04-22ext_shader_image_load_formatted: add a test for the extensionMarek Olšák1-0/+71
2019-04-20amd_compressed_atc_texture: add miptree testJonathan Marek6-0/+255
2019-04-18arb_separate_shader_objects: add gl_PerVertex testsAndres Gomez16-0/+1136
2019-04-17packed_depth_stencil: warning for a non-zero 24-bit unused fieldAndrii Simiklit1-6/+23
2019-04-16nv_compute_shader_derivatives: Test textures with implicit LODCaio Marcelo de Oliveira Filho3-0/+177
2019-04-16nv_compute_shader_derivatives: Test use of derivativesCaio Marcelo de Oliveira Filho5-0/+392
2019-04-16nv_compute_shader_derivatives: Test linker failuresCaio Marcelo de Oliveira Filho4-0/+81
2019-04-16nv_compute_shader_derivatives: Test compiler failuresCaio Marcelo de Oliveira Filho4-0/+86
2019-04-16nv_compute_shader_derivatives: Test new functions available in CSCaio Marcelo de Oliveira Filho1-0/+257
2019-04-16glsl-1.20: test 'invariant' propagation influence on globals matchingDanylo Piliaiev1-0/+29
2019-04-16glsl-1.20: test that 'invariant' qualifier does not propagate on uniformsDanylo Piliaiev1-0/+25
2019-04-16ext_image_dma_buf_import: test for exporting imported bufferTapani Pälli2-0/+195
2019-04-15ext_gpu_shader4: test glBindFragDataLocationEXT and 'varying out'Marek Olšák1-19/+81
2019-04-15arb_separate_shader_objects: split linker testsAndres Gomez20-317/+384
2019-04-15ext_gpu_shader4: add compiler tests for everythingMarek Olšák8-0/+170
2019-04-15Test that GL_PRIMITIVES_SUBMITTED queries don't include extra prims.Kenneth Graunke2-0/+145
2019-04-15EGL_EXT_image_dma_buf_import: add UYVY format supporChristian Gmeiner1-0/+13
2019-04-13EGL_EXT_image_dma_buf_import: add YUYV format supportChristian Gmeiner1-0/+13
2019-04-12Add a new test for a structure uniform splitting bug with samplersKenneth Graunke1-0/+45