aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/extensions_table.h
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: enable EXT_render_snorm extensionTapani Pälli2018-08-131-0/+1
* mesa: implement glGet for AMD_framebuffer_multisample_advancedMarek Olšák2018-08-041-0/+1
* mesa: GL_MESA_framebuffer_flip_y extension [v4]Fritz Koenig2018-07-271-0/+1
* mesa: expose ARB_indirect_parameters in the compatibility profileMarek Olšák2018-07-191-1/+1
* mesa: expose ARB_shader_viewport_layer_array in the compatibility profileMarek Olšák2018-07-191-1/+1
* mesa: expose ARB_ES3_1_compatibility in the compatibility profileMarek Olšák2018-07-191-1/+1
* Allow AMD_perfmon on GLES contextsEric Anholt2018-07-181-1/+1
* mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profileTimothy Arceri2018-07-051-1/+1
* mesa: enable ARB_vertex_attrib_64bit in compat profileTimothy Arceri2018-06-301-1/+1
* mesa: add compat profile support for ARB_multi_draw_indirectTimothy Arceri2018-06-301-1/+1
* mesa: add ARB_draw_indirect support to compat profileTimothy Arceri2018-06-301-1/+1
* mesa: expose some ARB_viewport_array dependent extensions in compatTimothy Arceri2018-06-301-2/+2
* mesa: enable ARB_viewport_array in compat profileTimothy Arceri2018-06-301-1/+1
* mesa: enable ARB_shader_subroutine in compat profileTimothy Arceri2018-06-301-1/+1
* mesa: enable ARB_gpu_shader_fp64 in compat profileTimothy Arceri2018-06-301-1/+1
* mesa: remove struct gl_extensions::ATI_separate_stencilEmil Velikov2018-06-211-1/+1
* mesa: add support for ARB_sample_locationsRhys Perry2018-06-141-0/+2
* mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.Plamena Manolova2018-06-011-0/+1
* mesa: expose ARB_tessellation_shader in the compatibility profileMarek Olšák2018-05-291-1/+1
* mesa: expose AMD_vertex_shader_layer in the compatibility profileMarek Olšák2018-05-291-1/+1
* mesa: expose ARB_gpu_shader5 in the compatibility profileMarek Olšák2018-05-291-1/+1
* mesa: changes to expose OES_texture_view extensionTapani Pälli2018-05-241-0/+1
* mesa: drop GL_EXT_polygon_offset supportTimothy Arceri2018-05-181-1/+0
* mesa: add support for nvidia conservative rasterization extensionsRhys Perry2018-04-301-0/+4
* mesa: GL_EXT_texture_norm16 extension plumbingTapani Pälli2018-04-251-0/+1
* mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent) on desktop and embed...Francisco Jerez2018-02-241-1/+2
* mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.Francisco Jerez2018-02-241-1/+1
* mesa: expose ARB_enhanced_layouts in the compatibility profileMarek Olšák2018-02-231-1/+1
* mesa: implement ARB_compatibilityMarek Olšák2018-02-231-0/+1
* mesa: add OES_EGL_image_external_essl3 supportIlia Mirkin2018-02-061-0/+1
* mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2Andres Rodriguez2018-01-301-0/+2
* mesa: GL_EXT_disjoint_timer_query extension API bitsTapani Pälli2017-12-151-0/+1
* mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle2017-12-121-0/+1
* mesa: enable ARB_texture_buffer_* extensions in the Compatibility profileMarek Olšák2017-11-091-3/+3
* gles2: support for GL_EXT_occlusion_query_booleanHarish Krupo2017-10-251-0/+1
* mesa: Alphabetize GL_MESA_tile_raster_order in the extensions list.Eric Anholt2017-10-101-1/+1
* mesa: Implement a new GL_MESA_tile_raster_order extension.Eric Anholt2017-10-101-0/+1
* mesa: Expose GL_OES_required_internalformat on GLES contexts.Eric Anholt2017-10-101-0/+1
* mesa: Only expose GLES's EXT_texture_type_2_10_10_10_REV if supported in HW.Eric Anholt2017-10-101-1/+1
* mesa: Implement GL_ARB_polygon_offset_clampAdam Jackson2017-08-251-1/+2
* mesa: Implement GL_ARB_texture_filter_anisotropicAdam Jackson2017-08-251-0/+1
* mesa/st: expose EXT_memory_object and EXT_memory_object_fdAndres Rodriguez2017-08-061-0/+2
* mesa: GL_ARB_shader_subroutine is not optional in core profileIan Romanick2017-05-221-1/+1
* mesa: add ARB_bindless_texture to the extensions listSamuel Pitoiset2017-05-061-0/+1
* mesa: drop APPLE_vertex_array_object supportTimothy Arceri2017-04-261-1/+0
* mesa: expose KHR_no_errorTimothy Arceri2017-04-191-0/+1
* mesa: add GL_ARB_shader_ballot boilerplateNicolai Hähnle2017-04-051-0/+1
* mesa: Add GL_ARB_sparse_buffer boilerplateNicolai Hähnle2017-04-051-0/+1
* mesa: Add support for GL_NV_fill_rectangleLyude2017-03-311-0/+1
* mesa: Add types for ARB_transform_feedback_oveflow_query.Rafael Antognolli2017-02-211-0/+1