summaryrefslogtreecommitdiff
path: root/src/mesa/main/extensions.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-15mesa: Add ARB_shader_image_load_store to the extension table.Francisco Jerez1-0/+1
2014-01-09mesa: remove dead geom shader codeBrian Paul1-4/+0
2014-01-06mesa: enable AMD_shader_trinary_minmaxMaxence Le Doré1-0/+1
2013-12-20mesa: GL_EXT_packed_depth_stencil is not optionalIan Romanick1-4/+3
2013-12-18mesa: 78-column wrapping in extensions.cBrian Paul1-6/+8
2013-12-18Add ARB_clear_buffer_object to list of supported extensionsPi Tabred1-0/+1
2013-12-13mesa: Tracking for ARB_texture_view extensionCourtney Goeltzenleuchter1-0/+1
2013-12-04mesa: Remove support for GL_MESA_texture_arrayIan Romanick1-1/+0
2013-12-04mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_arrayIan Romanick1-2/+1
2013-12-03mesa: expose AMD_vertex_shader_layer in the core profile onlyMarek Olšák1-1/+1
2013-11-25mesa: Add extension scaffolding for ARB_draw_indirectChris Forbes1-0/+2
2013-11-08mesa: Add extension scaffolding for ARB_vertex_type_10f_11f_11f_revChris Forbes1-0/+1
2013-11-07mesa: Enable ARB_vertex_attrib_bindingFredrik Höglund1-0/+1
2013-11-01mesa: Add infrastructure for GL_ARB_sample_shadingAnuj Phogat1-0/+1
2013-10-29mesa: Add support for ARB_shader_atomic_counters.Francisco Jerez1-0/+1
2013-10-26implement NV_vdpau_interop v7Christian König1-0/+1
2013-10-20swrast: Enable ARB_texture_mirror_clamp_to_edge.Rico Schüller1-0/+1
2013-10-20mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.Rico Schüller1-0/+1
2013-10-05mesa: add plumbing for GL_ARB_texture_query_levelsChris Forbes1-0/+1
2013-10-03mesa: add texture gather changesMaxence Le Dore1-0/+1
2013-09-30mesa: Remove all traces of GL_OES_matrix_getIan Romanick1-1/+0
2013-09-26mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke1-0/+1
2013-09-13mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mixIan Romanick1-1/+1
2013-09-09glsl: Implement MESA_shader_integer_mix extension.Matt Turner1-0/+1
2013-09-04mesa: Setup remaining infrastucture and enable KHR_debugTimothy Arceri1-0/+3
2013-07-29mesa: Expose OES_surfaceless_context.Matt Turner1-0/+1
2013-07-26mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1Ian Romanick1-1/+1
2013-06-28mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadowIan Romanick1-2/+1
2013-06-28mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_...Ian Romanick1-1/+1
2013-06-28mesa: GL_ARB_texture_storage is not optionalIan Romanick1-2/+1
2013-06-28mesa: GL_ARB_shading_language_100 is not optionalIan Romanick1-2/+1
2013-06-28mesa: GL_ARB_shader_objects is not optionalIan Romanick1-4/+3
2013-06-28mesa: GL_NV_blend_square is not optionalIan Romanick1-2/+1
2013-06-28mesa: GL_EXT_fog_coord is not optionalIan Romanick1-2/+1
2013-06-28mesa: GL_EXT_secondary_color is not optionalIan Romanick1-2/+1
2013-06-28mesa: GL_EXT_framebuffer_object is not optionalIan Romanick1-9/+8
2013-06-28mesa: Remove GL_MESA_resize_buffersIan Romanick1-2/+0
2013-06-28mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabledIan Romanick1-45/+0
2013-06-28mesa: Just set extension flags instead of calling _mesa_enable_extensionIan Romanick1-3/+2
2013-06-28mesa: Remove _mesa_enable_._._extensions functionsIan Romanick1-77/+0
2013-06-27mesa: Remove GL_EXT_clip_volume_hintIan Romanick1-1/+0
2013-06-14mesa: Add infrastructure for ARB_shading_language_420pack.Todd Previte1-0/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-05-30mesa: Implement ext_framebuffer_multisample_blit_scaled extensionAnuj Phogat1-0/+1
2013-05-13extensions: add AMD_vertex_shader_layerJordan Justen1-0/+1
2013-05-13mesa: Expose GL_OES_texture_npot on GLES1Chad Versace1-1/+1
2013-05-06mesa: Add infrastructure for ARB_gpu_shader5.Matt Turner1-0/+1
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1