summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/extensions.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is definedBrian Paul2013-04-181-1/+3
* mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: add enable bit for ARB_texture_storage_multisampleChris Forbes2013-03-311-0/+1
* glsl: Implement ARB_texture_query_lodDave Airlie2013-03-291-0/+1
* gles2: a stub implementation for GL_EXT_discard_framebufferTapani Pälli2013-02-201-0/+1
* mesa: don't expose IBM_rasterpos_clip in a core contextMarek Olšák2013-02-011-1/+1
* mesa: implement GL_ARB_texture_buffer_rangeChristoph Bumiller2013-01-301-0/+1
* mesa: don't enable GL_EXT_framebuffer_multisample for software driversBrian Paul2013-01-291-1/+0
* glsl: Add infrastructure for ARB_shading_language_packingMatt Turner2013-01-251-0/+1
* mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_...Ian Romanick2013-01-231-2/+2
* mesa: Use a single flag for the S3TC extensions that don't require on-line co...Ian Romanick2013-01-231-2/+2