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
/
mesa
/
main
/
extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add extension tracking bit for ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-0
/
+1
*
mesa: Add ARB_shader_image_load_store to the extension table.
Francisco Jerez
2014-01-15
1
-0
/
+1
*
mesa: remove dead geom shader code
Brian Paul
2014-01-09
1
-4
/
+0
*
mesa: enable AMD_shader_trinary_minmax
Maxence Le Doré
2014-01-06
1
-0
/
+1
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-4
/
+3
*
mesa: 78-column wrapping in extensions.c
Brian Paul
2013-12-18
1
-6
/
+8
*
Add ARB_clear_buffer_object to list of supported extensions
Pi Tabred
2013-12-18
1
-0
/
+1
*
mesa: Tracking for ARB_texture_view extension
Courtney Goeltzenleuchter
2013-12-13
1
-0
/
+1
*
mesa: Remove support for GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-1
/
+0
*
mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-2
/
+1
*
mesa: expose AMD_vertex_shader_layer in the core profile only
Marek Olšák
2013-12-03
1
-1
/
+1
*
mesa: Add extension scaffolding for ARB_draw_indirect
Chris Forbes
2013-11-25
1
-0
/
+2
*
mesa: Add extension scaffolding for ARB_vertex_type_10f_11f_11f_rev
Chris Forbes
2013-11-08
1
-0
/
+1
*
mesa: Enable ARB_vertex_attrib_binding
Fredrik Höglund
2013-11-07
1
-0
/
+1
*
mesa: Add infrastructure for GL_ARB_sample_shading
Anuj Phogat
2013-11-01
1
-0
/
+1
*
mesa: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
1
-0
/
+1
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
1
-0
/
+1
*
swrast: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
mesa: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2013-10-05
1
-0
/
+1
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
1
-0
/
+1
*
mesa: Remove all traces of GL_OES_matrix_get
Ian Romanick
2013-09-30
1
-1
/
+0
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
1
-0
/
+1
*
mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mix
Ian Romanick
2013-09-13
1
-1
/
+1
*
glsl: Implement MESA_shader_integer_mix extension.
Matt Turner
2013-09-09
1
-0
/
+1
*
mesa: Setup remaining infrastucture and enable KHR_debug
Timothy Arceri
2013-09-04
1
-0
/
+3
*
mesa: Expose OES_surfaceless_context.
Matt Turner
2013-07-29
1
-0
/
+1
*
mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1
Ian Romanick
2013-07-26
1
-1
/
+1
*
mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_...
Ian Romanick
2013-06-28
1
-1
/
+1
*
mesa: GL_ARB_texture_storage is not optional
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_ARB_shading_language_100 is not optional
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-4
/
+3
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-2
/
+1
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-9
/
+8
*
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2013-06-28
1
-2
/
+0
*
mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabled
Ian Romanick
2013-06-28
1
-45
/
+0
*
mesa: Just set extension flags instead of calling _mesa_enable_extension
Ian Romanick
2013-06-28
1
-3
/
+2
*
mesa: Remove _mesa_enable_._._extensions functions
Ian Romanick
2013-06-28
1
-77
/
+0
*
mesa: Remove GL_EXT_clip_volume_hint
Ian Romanick
2013-06-27
1
-1
/
+0
*
mesa: Add infrastructure for ARB_shading_language_420pack.
Todd Previte
2013-06-14
1
-0
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Implement ext_framebuffer_multisample_blit_scaled extension
Anuj Phogat
2013-05-30
1
-0
/
+1
*
extensions: add AMD_vertex_shader_layer
Jordan Justen
2013-05-13
1
-0
/
+1
*
mesa: Expose GL_OES_texture_npot on GLES1
Chad Versace
2013-05-13
1
-1
/
+1
*
mesa: Add infrastructure for ARB_gpu_shader5.
Matt Turner
2013-05-06
1
-0
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
[next]