summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_extensions.c
Commit message (Expand)AuthorAgeFilesLines
* HACK: i915: enable image external samplingMauro Rossi2016-11-011-0/+1
* Revert "i915: Enable ARB_direct_state_access"Ian Romanick2015-05-281-1/+0
* i915: Enable ARB_direct_state_accessFredrik Höglund2015-05-141-0/+1
* mesa: make _mesa_override_glsl_version context-independentMarek Olšák2014-08-111-1/+1
* Enable GL_ARB_explicit_uniform_location in the drivers.Tapani Pälli2014-06-161-0/+1
* mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objectsIan Romanick2014-05-021-1/+0
* mesa: GL_ARB_half_float_pixel is not optionalIan Romanick2014-02-111-1/+0
* mesa: GL_EXT_framebuffer_blit is not optionalIan Romanick2014-01-271-1/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: GL_EXT_packed_depth_stencil is not optionalIan Romanick2013-12-201-1/+0
* mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadowIan Romanick2013-06-281-1/+0
* mesa: GL_ARB_texture_storage is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_ARB_shading_language_100 is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_ARB_shader_objects is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_NV_blend_square is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_EXT_fog_coord is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_EXT_secondary_color is not optionalIan Romanick2013-06-281-1/+0
* mesa: GL_EXT_framebuffer_object is not optionalIan Romanick2013-06-281-1/+0
* i915: Remove GEN >= 4 extension supportIan Romanick2013-06-281-76/+3
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+188
* intel: move intelInitExtensions() and related code into new intel_extensions.cBrian Paul2009-01-261-0/+1