summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/es_EXT.xml
AgeCommit message (Expand)AuthorFilesLines
2016-09-22mesa: add new entrypoints for GL_OES_viewport_arrayIlia Mirkin1-0/+50
2016-09-13mesa: introduce glPrimitiveBoundingBoxARB entrypointIlia Mirkin1-19/+0
2016-08-30mesa: add scaffolding for OES/EXT_primitive_bounding_boxIlia Mirkin1-0/+49
2016-08-26mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_sizeIan Romanick1-0/+10
2016-08-24glapi: Add XML for GL_EXT_shader_framebuffer_fetch.Francisco Jerez1-0/+5
2016-05-25i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen1-0/+2
2016-05-04glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xmlBrian Paul1-2/+2
2016-04-03mesa: expose EXT_base_instance in ES3 contextsIlia Mirkin1-0/+34
2016-03-31mesa: add GL_OES/EXT_draw_buffers_indexed supportIlia Mirkin1-0/+106
2016-03-30mesa: add GL_EXT_copy_image supportIlia Mirkin1-0/+22
2016-03-30mesa: add GL_OES_copy_image supportIlia Mirkin1-0/+22
2016-03-30mesa: add GL_OES_sample_shading supportIlia Mirkin1-0/+6
2016-03-28mesa: add OES_texture_buffer and EXT_texture_buffer supportIlia Mirkin1-0/+36
2016-02-22mesa: add GL_EXT_texture_border_clamp supportIlia Mirkin1-0/+30
2016-02-22mesa: add GL_OES_texture_border_clamp supportIlia Mirkin1-1/+57
2016-01-22glapi: add GL_OES_geometry_shader extensionMarta Lofstedt1-0/+43
2015-11-19glapi: add EXT_blend_func_extended XML definitionsRyan Houdek1-0/+26
2015-11-04mesa: expose support for GL_EXT_buffer_storageRyan Houdek1-0/+9
2015-11-01mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ESRyan Houdek1-0/+88
2015-08-27glapi: add GL_OES_texture_storage_multisample_2d_array extensionTapani Pälli1-0/+19
2015-05-15glapi: Whitespace clean up after the previous commitIan Romanick1-4/+2
2015-05-15glapi: Remove all offset tags from the XMLIan Romanick1-11/+11
2015-05-15glapi: Whitespace clean up after the previous commitIan Romanick1-104/+58
2015-05-15glapi: Remove all static_dispatch tags from the XMLIan Romanick1-59/+59
2015-01-14mesa/glsl/glapi: enable GL_EXT_draw_buffers extensionTapani Pälli1-0/+9
2014-04-02glapi: Add static dispatch for glPointSizePointerOESIan Romanick1-1/+1
2013-05-31glapi: Add some missing static_dispatch="false" annotations to es_EXT.xmlAndreas Boll1-9/+14
2013-02-22glapi: mark static_dispatch false for DiscardFramebufferEXTTapani Pälli1-1/+2
2013-02-20gles2: a stub implementation for GL_EXT_discard_framebufferTapani Pälli1-0/+13
2012-11-12mesa: Standardize names of OpenGL functions.Paul Berry1-37/+36
2012-11-06glapi: Annotate XML with function name suffix anomalies.Paul Berry1-7/+8
2012-11-06glapi: Annotate XML with desktop="false" for GLES-only functions.Paul Berry1-10/+10
2012-11-06glapi: Annotate XML with exec="{es,check}" for special GLES1 functions.Paul Berry1-3/+3
2012-11-06glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry1-4/+8
2012-11-06glapi: Use GL_ or GLX_ prefix for all category names.Paul Berry1-2/+2
2012-10-16glapi: Add es1 and es2 attributes to XML.Paul Berry1-53/+106
2012-10-16mesa/es: Enable GL_EXT_map_buffer_rangeFredrik Höglund1-0/+24
2012-10-01intel: add support for ANGLE_texture_compression_dxt.Oliver McFadden1-0/+6
2012-09-28gles2: Alias glReadBufferNV with desktop glReadBufferIan Romanick1-1/+1
2012-08-29mesa/es: Enable GL_OES_vertex_array_objectIan Romanick1-0/+26
2012-07-11mapi: Move GL_NV_draw_buffers extension to es_EXT.xmlKristian Høgsberg1-0/+63
2012-07-04mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.Gwenole Beauchesne1-0/+8
2012-07-04Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x."Marek Olšák1-8/+0
2012-07-03mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.Gwenole Beauchesne1-0/+8
2012-06-18gles2: Add GL_NV_read_buffer extensionKristian Høgsberg1-0/+7
2011-12-02glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLESChia-I Wu1-0/+4
2011-11-03glapi: add entry points for OES_EGL_image_externalChia-I Wu1-0/+8
2011-01-20glapi: Add gl_and_es_API.xml.Chia-I Wu1-0/+618