summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_extensions.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move pipecontrol workaround bo to brw_pipe_controlChris Wilson2015-07-081-14/+14
* i965: Query whether we have kernel support for the TIMESTAMP register onceChris Wilson2015-07-081-5/+1
* i965: Rename intel_emit* to reflect their new location in brw_pipe_controlChris Wilson2015-06-241-3/+3
* i965: enable ARB_framebuffer_no_attachments for Gen7+Kevin Rogovin2015-06-171-0/+1
* Revert "i965: Enable ARB_direct_state_access"Ian Romanick2015-05-281-1/+0
* i965: Enable ARB_direct_state_accessFredrik Höglund2015-05-141-0/+1
* i965: Use predicate enable bit for conditional rendering w/o stallingNeil Roberts2015-05-121-0/+5
* i965: Sort extension enable listsIan Romanick2015-05-061-33/+42
* i965/gen6: Enable ARB_viewport_array and AMD_vertex_shader_viewport_indexChris Forbes2015-05-061-8/+8
* i965: Enable ARB_gpu_shader5 on Gen8+.Matt Turner2015-04-271-6/+2
* i965: Implement support for ARB_clip_control.Mathias Fröhlich2015-04-051-0/+1
* i965: implement ARB_pipeline_statistics_queryBen Widawsky2015-02-171-0/+1
* i965/gen6+: enable EXT_polygon_offset_clampIlia Mirkin2015-02-021-0/+1
* Mesa: Advertise GL_OES_texture_*float* extensions support with i965.Kalyan Kondapally2015-01-291-0/+5
* i965: Cache register write capability checks.Kenneth Graunke2014-12-241-0/+12
* i965: Fix register write checks.Kenneth Graunke2014-10-101-0/+2
* i965: Enable EXT_framebuffer_multisample_blit_scaled for gen8Anuj Phogat2014-10-011-2/+1
* i965/gen6: Enable GL 3.3 and GLSL 3.30Chris Forbes2014-09-201-3/+1
* i965/gen6: enable GLSL 1.50, OpenGL 3.2 and GL_AMD_vertex_shader_layeredSamuel Iglesias Gonsalvez2014-09-191-2/+2
* i965: Enable ARB_conditional_render_inverted on Gen6+.Chris Forbes2014-08-201-0/+1
* i965: Enable ARB_gpu_shader5 on Gen7Chris Forbes2014-08-151-0/+3
* i965: Enable ARB_derivative_control on Gen7+.Chris Forbes2014-08-151-0/+1
* i965: Enable the GL_ARB_texture_compression_bptc extensionNeil Roberts2014-08-121-0/+2
* mesa: make _mesa_override_glsl_version context-independentMarek Olšák2014-08-111-1/+1
* i965: Add support for ARB_copy_imageJason Ekstrand2014-08-111-0/+1
* meta: Add a meta implementation of GL_ARB_clear_textureNeil Roberts2014-07-231-0/+1
* i965: expose AMD_vertex_shader_viewport_index on gen7+Ilia Mirkin2014-07-021-1/+3
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-301-1/+0
* i965/cs: Use override structure rather than separate env varJordan Justen2014-06-161-3/+0
* Enable GL_ARB_explicit_uniform_location in the drivers.Tapani Pälli2014-06-161-0/+1
* mesa: Disable GL_EXT_framebuffer_multisample_blit_scaled on Broadwell.Kenneth Graunke2014-05-191-1/+2
* i965: Enable GL_ARB_texture_view on Broadwell.Kenneth Graunke2014-05-071-4/+1
* i965: Enable INTEL_performance_query for Gen5+.Petri Latvala2014-05-021-1/+3
* mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objectsIan Romanick2014-05-021-1/+0
* i965: Enable ARB_texture_view on Gen7Chris Forbes2014-04-101-0/+4
* i965: Stop advertising GL_MESA_ycbcr_texture.Kenneth Graunke2014-04-091-1/+0
* i965: Enable ARB_vertex_type_10f_11f_11f_rev for Gen4/5 also.Chris Forbes2014-03-221-1/+1
* i965: Add support for GL_ARB_buffer_storage.Eric Anholt2014-03-141-0/+1
* i965: Implement ARB_stencil_texturing on Gen8+.Kenneth Graunke2014-03-041-0/+4
* mesa: GL_ARB_half_float_pixel is not optionalIan Romanick2014-02-111-1/+0
* i965: Enable ARB_texture_gather for one component on Gen6.Chris Forbes2014-02-081-1/+1
* i965/cs: Allow ARB_compute_shader to be enabled via env var.Paul Berry2014-02-051-0/+3
* mesa: GL_EXT_framebuffer_blit is not optionalIan Romanick2014-01-271-1/+0
* i965: Enable ARB_viewport_arrayCourtney Goeltzenleuchter2014-01-201-0/+6
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: GL_EXT_packed_depth_stencil is not optionalIan Romanick2013-12-201-1/+0
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_arrayIan Romanick2013-12-041-1/+0
* i965: Skip the register write check on Broadwell.Kenneth Graunke2013-12-021-1/+5
* i965: Enable ARB_draw_indirect (and ARB_multi_draw_indirect) on Gen7+Chris Forbes2013-11-251-0/+1