summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_extensions.c
AgeCommit message (Expand)Author
2011-02-05mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)Dave Airlie
2011-01-16i965: add support for EXT_texture_sRGB_decodeDave Airlie
2011-01-14intel: Expose GL_ARB_ES2_compatibility.Eric Anholt
2011-01-09intel: Include mfeatures.h in files that perform feature tests.Vinson Lee
2011-01-07intel: expose ARB_framebuffer_object in the i915 driver.Eric Anholt
2010-10-27intel: Enable GL_EXT_separate_shader_objects in Intel driversIan Romanick
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-11intel_extensions: Add ability to set GLSL version via environmentChad Versace
2010-10-08intel: Enable GL_ARB_explicit_attrib_locationIan Romanick
2010-10-01i965: Enable GL_ARB_texture_rgIan Romanick
2010-09-27Remove GL_EXT_cull_vertexIan Romanick
2010-09-27mesa: Force GL_SGIS_generate_mipmap to always be enabledIan Romanick
2010-09-27mesa: Force GL_ARB_copy_buffer to always be enabledIan Romanick
2010-09-23mesa: Remove EXT_convolution.Eric Anholt
2010-09-22intel: Fix GL_ARB_shading_language_120 commitKristian Høgsberg
2010-09-21mesa: don't advertise bogus GL_ARB_shading_language_120 extensionBrian Paul
2010-08-23intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.Eric Anholt
2010-05-26i965: Add support for EXT_timer_query on Ironlake.Eric Anholt
2010-04-06mesa: Add OES_EGL_image to extension list.Chia-I Wu
2010-03-05APPLE_object_purgeable: intelChris Wilson
2010-02-23i965: Enable GL_ARB_fragment_coord_conventions now that the GLSL is fixed.Eric Anholt
2010-01-26i965: Add support for EXT_draw_buffers2.Eric Anholt
2010-01-23i965: add support for ARB_half_float_vertexDave Airlie
2009-12-22intel: Replace some gen3 IS_* checks with context structure usage.Eric Anholt
2009-12-22intel: Replace IS_965 checks with context structure usage.Eric Anholt
2009-12-02Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz
2009-12-01intel: Remove GL_NV_point_sprite from extension listIan Romanick
2009-11-19intel: Remove non-GEM support.Eric Anholt
2009-11-12intel: Don't check for context pointer to be NULL during extension initIan Romanick
2009-11-12intel: Remove unused enable_imaging parameter to intelInitExtensionsIan Romanick
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-10-01i915: Add stub ARB_occlusion_query support under a driconf debug option.Eric Anholt
2009-10-01i915: Add optional support for ARB_fragment_shader under a driconf option.Eric Anholt
2009-10-01i915: Enable ARB_vertex_shader for both i915 and i830.Eric Anholt
2009-09-08intel: Add support for ARB_draw_elements_base_vertex.Eric Anholt
2009-09-08i965: Add support for ARB_depth_clamp.Eric Anholt
2009-09-03intel: Add support for ARB_sync.Eric Anholt
2009-08-28intel: Add support for GL_ARB_map_buffer_range.Eric Anholt
2009-08-27intel: Add support for ARB_copy_buffer.Eric Anholt
2009-08-14i965: Add support for GL_ARB_seamless_cube_mapIan Romanick
2009-08-04intel: Add support for EXT_provoking_vertex.Eric Anholt
2009-07-29i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.Eric Anholt
2009-07-29i915: Add ARB_point_sprite since we already expose NV_point_sprite.Eric Anholt
2009-06-29intel: Enable EXT_gpu_program_parameters.Eric Anholt
2009-06-22intel: enable GL_ARB_vertex_array_object extensionBrian Paul
2009-06-15enable ARB_half_float_pixel for intel driversRoland Scheidegger
2009-05-13intel: enable GL_APPLE_vertex_array_objectBrian Paul
2009-03-28i965: add support for signed rgba texture formatRoland Scheidegger
2009-03-12i965: add support for ATI_envmap_bumpmapRoland Scheidegger