summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* mesa: add support for nvidia conservative rasterization extensionsRhys Perry2018-04-301-0/+27
* mesa: Implement glFramebufferFetchBarrierEXT entry point.Francisco Jerez2018-02-241-0/+6
* mesa,glsl,nir: reduce gl_state_index size to 2 bytesMarek Olšák2018-02-131-1/+1
* glapi: Don't search through subdirs from glapitable.hDylan Baker2018-02-061-0/+2
* meson: fix test source name for static glapiDylan Baker2018-02-061-1/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-0/+2
* mesa: remove unneeded #includes of main/compiler.hBrian Paul2018-01-171-1/+0
* meson: Use consistent style for testsDylan Baker2018-01-111-1/+3
* glapi: add GL_EXT_disjoint_timer_queryTapani Pälli2017-12-151-0/+5
* mesa: Add glSpecializeShaderARB to common_desktop_functionsDylan Baker2017-12-131-0/+3
* mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle2017-12-121-0/+3