index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
/
es_EXT.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
Ian Romanick
2016-08-26
1
-0
/
+10
*
glapi: Add XML for GL_EXT_shader_framebuffer_fetch.
Francisco Jerez
2016-08-24
1
-0
/
+5
*
i965: Enable GL_KHR_robustness
Kristian Høgsberg Kristensen
2016-05-25
1
-0
/
+2
*
glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml
Brian Paul
2016-05-04
1
-2
/
+2
*
mesa: expose EXT_base_instance in ES3 contexts
Ilia Mirkin
2016-04-03
1
-0
/
+34
*
mesa: add GL_OES/EXT_draw_buffers_indexed support
Ilia Mirkin
2016-03-31
1
-0
/
+106
*
mesa: add GL_EXT_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+22
*
mesa: add GL_OES_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+22
*
mesa: add GL_OES_sample_shading support
Ilia Mirkin
2016-03-30
1
-0
/
+6
*
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
1
-0
/
+36
*
mesa: add GL_EXT_texture_border_clamp support
Ilia Mirkin
2016-02-22
1
-0
/
+30
*
mesa: add GL_OES_texture_border_clamp support
Ilia Mirkin
2016-02-22
1
-1
/
+57
*
glapi: add GL_OES_geometry_shader extension
Marta Lofstedt
2016-01-22
1
-0
/
+43
*
glapi: add EXT_blend_func_extended XML definitions
Ryan Houdek
2015-11-19
1
-0
/
+26
*
mesa: expose support for GL_EXT_buffer_storage
Ryan Houdek
2015-11-04
1
-0
/
+9
*
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
2015-11-01
1
-0
/
+88
*
glapi: add GL_OES_texture_storage_multisample_2d_array extension
Tapani Pälli
2015-08-27
1
-0
/
+19
*
glapi: Whitespace clean up after the previous commit
Ian Romanick
2015-05-15
1
-4
/
+2
*
glapi: Remove all offset tags from the XML
Ian Romanick
2015-05-15
1
-11
/
+11
*
glapi: Whitespace clean up after the previous commit
Ian Romanick
2015-05-15
1
-104
/
+58
*
glapi: Remove all static_dispatch tags from the XML
Ian Romanick
2015-05-15
1
-59
/
+59
*
mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
2015-01-14
1
-0
/
+9
*
glapi: Add static dispatch for glPointSizePointerOES
Ian Romanick
2014-04-02
1
-1
/
+1
*
glapi: Add some missing static_dispatch="false" annotations to es_EXT.xml
Andreas Boll
2013-05-31
1
-9
/
+14
*
glapi: mark static_dispatch false for DiscardFramebufferEXT
Tapani Pälli
2013-02-22
1
-1
/
+2
*
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
2013-02-20
1
-0
/
+13
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-37
/
+36
*
glapi: Annotate XML with function name suffix anomalies.
Paul Berry
2012-11-06
1
-7
/
+8
*
glapi: Annotate XML with desktop="false" for GLES-only functions.
Paul Berry
2012-11-06
1
-10
/
+10
*
glapi: Annotate XML with exec="{es,check}" for special GLES1 functions.
Paul Berry
2012-11-06
1
-3
/
+3
*
glapi: Annotate XML with exec="skip" for unimplemented functions.
Paul Berry
2012-11-06
1
-4
/
+8
*
glapi: Use GL_ or GLX_ prefix for all category names.
Paul Berry
2012-11-06
1
-2
/
+2
*
glapi: Add es1 and es2 attributes to XML.
Paul Berry
2012-10-16
1
-53
/
+106
*
mesa/es: Enable GL_EXT_map_buffer_range
Fredrik Höglund
2012-10-16
1
-0
/
+24
*
intel: add support for ANGLE_texture_compression_dxt.
Oliver McFadden
2012-10-01
1
-0
/
+6
*
gles2: Alias glReadBufferNV with desktop glReadBuffer
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa/es: Enable GL_OES_vertex_array_object
Ian Romanick
2012-08-29
1
-0
/
+26
*
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
Kristian Høgsberg
2012-07-11
1
-0
/
+63
*
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
2012-07-04
1
-0
/
+8
*
Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x."
Marek Olšák
2012-07-04
1
-8
/
+0
*
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
2012-07-03
1
-0
/
+8
*
gles2: Add GL_NV_read_buffer extension
Kristian Høgsberg
2012-06-18
1
-0
/
+7
*
glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLES
Chia-I Wu
2011-12-02
1
-0
/
+4
*
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
glapi: Add gl_and_es_API.xml.
Chia-I Wu
2011-01-20
1
-0
/
+618