summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/extensions.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add extension tracking bit for ARB_viewport_arrayCourtney Goeltzenleuchter2014-01-201-0/+1
* mesa: Add ARB_shader_image_load_store to the extension table.Francisco Jerez2014-01-151-0/+1
* mesa: remove dead geom shader codeBrian Paul2014-01-091-4/+0
* mesa: enable AMD_shader_trinary_minmaxMaxence Le Doré2014-01-061-0/+1
* mesa: GL_EXT_packed_depth_stencil is not optionalIan Romanick2013-12-201-4/+3
* mesa: 78-column wrapping in extensions.cBrian Paul2013-12-181-6/+8
* Add ARB_clear_buffer_object to list of supported extensionsPi Tabred2013-12-181-0/+1
* mesa: Tracking for ARB_texture_view extensionCourtney Goeltzenleuchter2013-12-131-0/+1
* mesa: Remove support for GL_MESA_texture_arrayIan Romanick2013-12-041-1/+0
* mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_arrayIan Romanick2013-12-041-2/+1
* mesa: expose AMD_vertex_shader_layer in the core profile onlyMarek Olšák2013-12-031-1/+1
* mesa: Add extension scaffolding for ARB_draw_indirectChris Forbes2013-11-251-0/+2
* mesa: Add extension scaffolding for ARB_vertex_type_10f_11f_11f_revChris Forbes2013-11-081-0/+1
* mesa: Enable ARB_vertex_attrib_bindingFredrik Höglund2013-11-071-0/+1
* mesa: Add infrastructure for GL_ARB_sample_shadingAnuj Phogat2013-11-011-0/+1
* mesa: Add support for ARB_shader_atomic_counters.Francisco Jerez2013-10-291-0/+1
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+1
* swrast: Enable ARB_texture_mirror_clamp_to_edge.Rico Schüller2013-10-201-0/+1
* mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.Rico Schüller2013-10-201-0/+1
* mesa: add plumbing for GL_ARB_texture_query_levelsChris Forbes2013-10-051-0/+1
* mesa: add texture gather changesMaxence Le Dore2013-10-031-0/+1
* mesa: Remove all traces of GL_OES_matrix_getIan Romanick2013-09-301-1/+0
* mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke2013-09-261-0/+1
* mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mixIan Romanick2013-09-131-1/+1
* glsl: Implement MESA_shader_integer_mix extension.Matt Turner2013-09-091-0/+1
* mesa: Setup remaining infrastucture and enable KHR_debugTimothy Arceri2013-09-041-0/+3
* mesa: Expose OES_surfaceless_context.Matt Turner2013-07-291-0/+1
* mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1Ian Romanick2013-07-261-1/+1
* mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadowIan Romanick2013-06-281-2/+1
* mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_...Ian Romanick2013-06-281-1/+1
* mesa: GL_ARB_texture_storage is not optionalIan Romanick2013-06-281-2/+1
* mesa: GL_ARB_shading_language_100 is not optionalIan Romanick2013-06-281-2/+1
* mesa: GL_ARB_shader_objects is not optionalIan Romanick2013-06-281-4/+3
* mesa: GL_NV_blend_square is not optionalIan Romanick2013-06-281-2/+1
* mesa: GL_EXT_fog_coord is not optionalIan Romanick2013-06-281-2/+1
* mesa: GL_EXT_secondary_color is not optionalIan Romanick2013-06-281-2/+1
* mesa: GL_EXT_framebuffer_object is not optionalIan Romanick2013-06-281-9/+8
* mesa: Remove GL_MESA_resize_buffersIan Romanick2013-06-281-2/+0
* mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabledIan Romanick2013-06-281-45/+0
* mesa: Just set extension flags instead of calling _mesa_enable_extensionIan Romanick2013-06-281-3/+2
* mesa: Remove _mesa_enable_._._extensions functionsIan Romanick2013-06-281-77/+0
* mesa: Remove GL_EXT_clip_volume_hintIan Romanick2013-06-271-1/+0
* mesa: Add infrastructure for ARB_shading_language_420pack.Todd Previte2013-06-141-0/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Implement ext_framebuffer_multisample_blit_scaled extensionAnuj Phogat2013-05-301-0/+1
* extensions: add AMD_vertex_shader_layerJordan Justen2013-05-131-0/+1
* mesa: Expose GL_OES_texture_npot on GLES1Chad Versace2013-05-131-1/+1
* mesa: Add infrastructure for ARB_gpu_shader5.Matt Turner2013-05-061-0/+1
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1