aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests
Commit message (Expand)AuthorAgeFilesLines
* mesa: add ext_dsa GetMultiTexLevelParameterEXTPierre-Eric Pelloux-Prayer2019-08-191-2/+2
* mesa: add EXT_dsa glCompressedMultiTex* functionsPierre-Eric Pelloux-Prayer2019-08-191-7/+7
* mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functionsPierre-Eric Pelloux-Prayer2019-08-191-6/+6
* mesa: add EXT_shader_image_load_store glBindImageTextureEXT functionPierre-Eric Pelloux-Prayer2019-08-061-0/+3
* mesa: add EXT_dsa glMultiTexCoordPointerEXT functionPierre-Eric Pelloux-Prayer2019-08-061-1/+1
* mesa: add EXT_dsa glMultiTexGen* functionsPierre-Eric Pelloux-Prayer2019-08-061-15/+15
* mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*Pierre-Eric Pelloux-Prayer2019-08-061-5/+5
* mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXTPierre-Eric Pelloux-Prayer2019-08-061-2/+2
* mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXTPierre-Eric Pelloux-Prayer2019-08-061-3/+3
* mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXTPierre-Eric Pelloux-Prayer2019-08-061-4/+4
* mesa: add EXT_dsa glMultiTexParameter* functionsPierre-Eric Pelloux-Prayer2019-08-061-4/+4
* mesa: add EXT_dsa indexed generic queriesPierre-Eric Pelloux-Prayer2019-07-301-2/+1
* mesa: add EXT_dsa indexed texture commands functionsPierre-Eric Pelloux-Prayer2019-07-301-2/+2
* mesa: add EXT_dsa (Named)Framebuffer functionsPierre-Eric Pelloux-Prayer2019-07-301-10/+10
* mesa: add EXT_dsa NamedBuffer functionsPierre-Eric Pelloux-Prayer2019-07-301-4/+4
* mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functionsPierre-Eric Pelloux-Prayer2019-07-191-2/+2
* mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functionsPierre-Eric Pelloux-Prayer2019-07-191-11/+11
* mesa: add glTextureParameteri/iv/f/fvEXTPierre-Eric Pelloux-Prayer2019-06-281-6/+6
* mesa: add support for glMapNamedBufferEXT()Timothy Arceri2019-06-281-1/+1
* mesa: add support for glUnmapNamedBufferEXT()Timothy Arceri2019-06-281-2/+1
* mesa: add support for glCompressedTextureSubImage2DEXT()Timothy Arceri2019-06-281-1/+1
* mesa: add support for glTextureSubImage2DEXT()Timothy Arceri2019-06-281-1/+1
* mesa: add support for glMapNamedBufferRangeEXT()Timothy Arceri2019-06-281-1/+1
* mesa: add support for glNamedBufferStorageEXTTimothy Arceri2019-06-281-0/+1
* mesa: add support for glNamedBuffer*DataEXT()Timothy Arceri2019-06-281-2/+2
* mesa: add support for glBindMultiTextureEXTTimothy Arceri2019-06-281-1/+1
* mesa/main: Expose EXT_clip_control and related enums and the functionGert Wollny2019-06-061-0/+3
* mesa: EXT_dsa add selectorless matrix stack functionsPierre-Eric Pelloux-Prayer2019-06-031-19/+19
* mesa: add a list of EXT_direct_state_access to dispatch sanityTimothy Arceri2019-06-031-0/+210
* delete autotools .gitignore filesEric Engestrom2019-04-291-1/+0
* Delete autotoolsDylan Baker2019-04-151-41/+0
* mesa: implement ARB/KHR_parallel_shader_compileMarek Olšák2019-04-011-0/+5
* mesa: expose NV_conditional_render on GLESErik Faye-Lund2019-01-301-0/+4
* glapi: fixup EXT_multisampled_render_to_texture dispatchKristian H. Kristensen2018-12-101-1/+5
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* Revert "mesa/main: fixup make check after NV_conditional_render for gles"Erik Faye-Lund2018-11-091-4/+0
* mesa/main: fixup make check after NV_conditional_render for glesErik Faye-Lund2018-11-091-0/+4
* mesa: enable EXT_framebuffer_object in core profileTimothy Arceri2018-09-181-2/+2
* mesa: remove duplicate dispatch sanity testsTimothy Arceri2018-09-111-265/+0
* mesa: fix make check for AMD_framebuffer_multisample_advancedIan Romanick2018-08-061-0/+8
* mesa: fix make check for AMD_performance_monitorMarek Olšák2018-07-191-0/+13
* mesa: expose ARB_indirect_parameters in the compatibility profileMarek Olšák2018-07-191-4/+4
* mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profileTimothy Arceri2018-07-051-99/+99
* mesa: enable ARB_vertex_attrib_64bit in compat profileTimothy Arceri2018-06-301-11/+12
* mesa: enable ARB_viewport_array in compat profileTimothy Arceri2018-06-301-8/+9
* mesa: enable ARB_shader_subroutine in compat profileTimothy Arceri2018-06-301-10/+9
* mesa: enable ARB_gpu_shader_fp64 in compat profileTimothy Arceri2018-06-301-19/+19
* mesa: add support for ARB_sample_locationsRhys Perry2018-06-141-0/+10
* mesa: changes to expose OES_texture_view extensionTapani Pälli2018-05-241-0/+3
* mesa: drop GL_EXT_polygon_offset supportTimothy Arceri2018-05-181-1/+0