aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/es_EXT.xml
Commit message (Expand)AuthorAgeFilesLines
* glthread: track pointers and strides for Pointer & EXT_dsa attrib functionsMarek Olšák2020-04-301-1/+1
* mesa: remove exec="dynamic" from Draw functions that are not really dynamicMarek Olšák2020-04-271-2/+2
* glthread: ignore vertex arrays with user pointers if they're disabledMarek Olšák2020-03-201-1/+1
* glthread: don't execute any custom VAO and BindBuffer code in the Core profileMarek Olšák2020-03-201-1/+1
* glthread: track for each VAO whether the user has set a user pointerMarek Olšák2020-03-061-1/+1
* glthread: add/update count and marshal fields for many GL functionsMarek Olšák2020-03-061-2/+3
* mapi: add GetInteger64vEXT with EXT_disjoint_timer_queryTapani Pälli2019-11-261-0/+6
* mesa: Allow MESA_framebuffer_flip_y for GLES 3Fritz Koenig2019-10-081-0/+15
* mesa/main: Expose EXT_clip_control and related enums and the functionGert Wollny2019-06-061-0/+18
* mesa: add GL_AMD_compressed_ATC_texture supportJonathan Marek2019-04-231-0/+6
* glapi: fixup EXT_multisampled_render_to_texture dispatchKristian H. Kristensen2018-12-101-0/+2
* mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_viewMarek Olšák2018-12-041-0/+13
* mesa: changes to expose OES_texture_view extensionTapani Pälli2018-05-241-0/+15
* glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.Francisco Jerez2018-02-241-5/+0
* glapi: add GL_EXT_disjoint_timer_queryTapani Pälli2017-12-151-0/+16
* gles2: support for GL_EXT_occlusion_query_booleanHarish Krupo2017-10-251-0/+51
* glapi: per the extension spec, the EXT-suffixed function should be usedIlia Mirkin2017-08-071-10/+0
* mesa/varray: make use of dispatch KHR_no_error supportTimothy Arceri2017-05-041-1/+2
* mesa: add new entrypoints for GL_OES_viewport_arrayIlia Mirkin2016-09-221-0/+50
* mesa: introduce glPrimitiveBoundingBoxARB entrypointIlia Mirkin2016-09-131-19/+0
* mesa: add scaffolding for OES/EXT_primitive_bounding_boxIlia Mirkin2016-08-301-0/+49
* mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_sizeIan Romanick2016-08-261-0/+10
* glapi: Add XML for GL_EXT_shader_framebuffer_fetch.Francisco Jerez2016-08-241-0/+5
* i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen2016-05-251-0/+2
* glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xmlBrian Paul2016-05-041-2/+2
* mesa: expose EXT_base_instance in ES3 contextsIlia Mirkin2016-04-031-0/+34
* mesa: add GL_OES/EXT_draw_buffers_indexed supportIlia Mirkin2016-03-311-0/+106
* mesa: add GL_EXT_copy_image supportIlia Mirkin2016-03-301-0/+22
* mesa: add GL_OES_copy_image supportIlia Mirkin2016-03-301-0/+22
* mesa: add GL_OES_sample_shading supportIlia Mirkin2016-03-301-0/+6
* mesa: add OES_texture_buffer and EXT_texture_buffer supportIlia Mirkin2016-03-281-0/+36
* mesa: add GL_EXT_texture_border_clamp supportIlia Mirkin2016-02-221-0/+30
* mesa: add GL_OES_texture_border_clamp supportIlia Mirkin2016-02-221-1/+57
* glapi: add GL_OES_geometry_shader extensionMarta Lofstedt2016-01-221-0/+43
* glapi: add EXT_blend_func_extended XML definitionsRyan Houdek2015-11-191-0/+26
* mesa: expose support for GL_EXT_buffer_storageRyan Houdek2015-11-041-0/+9
* mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ESRyan Houdek2015-11-011-0/+88
* glapi: add GL_OES_texture_storage_multisample_2d_array extensionTapani Pälli2015-08-271-0/+19
* glapi: Whitespace clean up after the previous commitIan Romanick2015-05-151-4/+2
* glapi: Remove all offset tags from the XMLIan Romanick2015-05-151-11/+11
* glapi: Whitespace clean up after the previous commitIan Romanick2015-05-151-104/+58
* glapi: Remove all static_dispatch tags from the XMLIan Romanick2015-05-151-59/+59
* mesa/glsl/glapi: enable GL_EXT_draw_buffers extensionTapani Pälli2015-01-141-0/+9
* glapi: Add static dispatch for glPointSizePointerOESIan Romanick2014-04-021-1/+1
* glapi: Add some missing static_dispatch="false" annotations to es_EXT.xmlAndreas Boll2013-05-311-9/+14
* glapi: mark static_dispatch false for DiscardFramebufferEXTTapani Pälli2013-02-221-1/+2
* gles2: a stub implementation for GL_EXT_discard_framebufferTapani Pälli2013-02-201-0/+13
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-37/+36
* glapi: Annotate XML with function name suffix anomalies.Paul Berry2012-11-061-7/+8
* glapi: Annotate XML with desktop="false" for GLES-only functions.Paul Berry2012-11-061-10/+10