index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
extensions_table.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Expose EXT_texture_query_lod and add support for its use shaders
Gert Wollny
2019-03-03
1
-0
/
+1
*
mesa/core: Enable EXT_depth_clamp for GLES >= 2.0
Gert Wollny
2019-02-25
1
-0
/
+1
*
mesa: add explicit enable for EXT_float_blend, and error condition
Ilia Mirkin
2019-02-18
1
-1
/
+1
*
mesa: Advertise EXT_float_blend in ES 3.0+ contexts.
Kenneth Graunke
2019-02-12
1
-0
/
+1
*
mesa/main: Expose EXT_texture_compression_s3tc_srgb
Gurchetan Singh
2019-02-01
1
-0
/
+1
*
mesa/core: Enable EXT_texture_sRGB_R8 also for desktop GL
Gert Wollny
2019-01-30
1
-1
/
+1
*
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
2019-01-30
1
-1
/
+1
*
mesa/main: Expose EXT_sRGB_write_control
Gert Wollny
2019-01-28
1
-0
/
+1
*
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
Kristian H. Kristensen
2018-12-06
1
-0
/
+2
*
mesa: expose AMD_texture_texture4
Marek Olšák
2018-12-04
1
-0
/
+1
*
mesa: expose EXT_texture_compression_bptc in GLES
Marek Olšák
2018-12-04
1
-0
/
+1
*
mesa: expose EXT_texture_compression_rgtc on GLES
Marek Olšák
2018-12-04
1
-1
/
+1
*
mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view
Marek Olšák
2018-12-04
1
-0
/
+1
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
1
-1
/
+0
*
mesa/main: correct year for EXT_occlusion_query_boolean
Erik Faye-Lund
2018-11-23
1
-1
/
+1
*
mesa/main: correct requirement for EXT_occlusion_query_boolean
Erik Faye-Lund
2018-11-23
1
-1
/
+1
*
Revert "mesa: expose NV_conditional_render on GLES"
Erik Faye-Lund
2018-11-09
1
-1
/
+1
*
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
2018-11-09
1
-1
/
+1
*
mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Gert Wollny
2018-11-02
1
-0
/
+1
*
mesa/glsl: add support for EXT_shader_implicit_conversions
Erik Faye-Lund
2018-11-02
1
-0
/
+1
*
mesa: expose EXT_texture_compression_s3tc on GLES
Marek Olšák
2018-10-30
1
-1
/
+1
*
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
2018-09-18
1
-1
/
+1
*
mesa: enable ARB_vertex_buffer_object in core profile
Timothy Arceri
2018-09-08
1
-1
/
+1
*
mesa: enable ARB_direct_state_access in compat for GL3.1+
Timothy Arceri
2018-08-30
1
-1
/
+1
*
mesa: Add types for AMD_depth_clamp_separate.
Sagar Ghuge
2018-08-28
1
-0
/
+1
*
mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering
Kevin Rogovin
2018-08-28
1
-0
/
+1
*
mesa: expose EXT_vertex_attrib_64bit
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_query_buffer_object
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_multi_draw_indirect
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_gpu_shader_int64
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose ARB_post_depth_coverage in the Compatibility profile
Marek Olšák
2018-08-24
1
-1
/
+1
*
mesa: Extension boilerplate for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
1
-0
/
+1
*
mesa: Extension boilerplate for NV_shader_atomic_float
Ian Romanick
2018-08-22
1
-0
/
+1
*
Add NV_fragment_shader_interlock support.
Kevin Rogovin
2018-08-20
1
-0
/
+1
*
mesa: enable EXT_render_snorm extension
Tapani Pälli
2018-08-13
1
-0
/
+1
*
mesa: implement glGet for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
1
-0
/
+1
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-0
/
+1
*
mesa: expose ARB_indirect_parameters in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
mesa: expose ARB_shader_viewport_layer_array in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
mesa: expose ARB_ES3_1_compatibility in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
Allow AMD_perfmon on GLES contexts
Eric Anholt
2018-07-18
1
-1
/
+1
*
mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile
Timothy Arceri
2018-07-05
1
-1
/
+1
*
mesa: enable ARB_vertex_attrib_64bit in compat profile
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: add compat profile support for ARB_multi_draw_indirect
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: add ARB_draw_indirect support to compat profile
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: expose some ARB_viewport_array dependent extensions in compat
Timothy Arceri
2018-06-30
1
-2
/
+2
*
mesa: enable ARB_viewport_array in compat profile
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: enable ARB_shader_subroutine in compat profile
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: enable ARB_gpu_shader_fp64 in compat profile
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: remove struct gl_extensions::ATI_separate_stencil
Emil Velikov
2018-06-21
1
-1
/
+1
[next]