summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* mesa: split extensions overrides and glGetString(GL_EXTENSIONS)Emil Velikov2017-11-161-0/+1
* mesa: enable ARB_texture_buffer_* extensions in the Compatibility profileMarek Olšák2017-11-091-4/+4
* gles2: support for GL_EXT_occlusion_query_booleanHarish Krupo2017-10-251-7/+24
* meson: build mesa test.Dylan Baker2017-10-161-0/+43
* mapi: add EXT_external_objects and EXT_external_objects_fdAndres Rodriguez2017-08-061-0/+32
* mesa: fix 'make check' by moving bindless functions at the right placeSamuel Pitoiset2017-06-151-18/+18
* mapi: add GL_ARB_bindless_texture entry pointsSamuel Pitoiset2017-06-141-0/+18
* mesa: Remove GL_APPLE_vertex_array_object stubsIan Romanick2017-05-231-2/+0
* mesa: add APPLE_vertex_array_object stubsTimothy Arceri2017-05-221-0/+2
* mesa/tests: remove no longer needed HAVE_SHARED_GLAPI defineEmil Velikov2017-05-041-2/+0
* mesa: drop APPLE_vertex_array_object supportTimothy Arceri2017-04-261-2/+0
* mesa: Add GL_ARB_sparse_buffer boilerplateNicolai Hähnle2017-04-051-0/+4
* mesa/tests: Link main-test with CLOCK_LIB.Vinson Lee2017-03-271-1/+2
* mesa/tests: remove unneeded extern C { #include foo } hackEmil Velikov2017-02-211-2/+0
* mesa/tests: automake: include builddir prior to srcdirEmil Velikov2017-01-271-1/+1
* mapi: Add support for ARB_gpu_shader_int64.Dave Airlie2017-01-201-0/+38
* glapi: add entry points for GL_ARB_compute_variable_group_sizeSamuel Pitoiset2016-10-071-0/+3
* mesa: add new entrypoints for GL_OES_viewport_arrayIlia Mirkin2016-09-221-0/+11
* mesa: introduce glPrimitiveBoundingBoxARB entrypointIlia Mirkin2016-09-131-0/+3
* mesa: add scaffolding for OES/EXT_primitive_bounding_boxIlia Mirkin2016-08-301-0/+3
* mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_sizeIan Romanick2016-08-261-0/+4
* glapi: add KHR_blend_equation_advanced dispatchIlia Mirkin2016-08-251-0/+6