index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_extensions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-1
/
+0
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-1
/
+0
*
i965: Skip the register write check on Broadwell.
Kenneth Graunke
2013-12-02
1
-1
/
+5
*
i965: Enable ARB_draw_indirect (and ARB_multi_draw_indirect) on Gen7+
Chris Forbes
2013-11-25
1
-0
/
+1
*
intel: enable GL_AMD_vertex_shader_layer extension for gen7+
Jordan Justen
2013-11-23
1
-0
/
+1
*
i965: Enable the AMD_performance_monitor extension on Gen5+.
Kenneth Graunke
2013-11-21
1
-0
/
+61
*
i965/gen7: Expose ARB_shader_atomic_counters.
Francisco Jerez
2013-11-07
1
-0
/
+3
*
Revert "i965: Add support for GL_AMD_performance_monitor on Ironlake."
Kenneth Graunke
2013-11-07
1
-3
/
+0
*
i965: Enable ARB_vertex_type_10f_11f_11f_rev on Gen6+.
Chris Forbes
2013-11-08
1
-0
/
+1
*
i965: Enable ARB_sample_shading on intel hardware >= gen6
Anuj Phogat
2013-11-01
1
-0
/
+1
*
i965: Enable the ARB_transform_feedback_instanced extension on Gen7+.
Kenneth Graunke
2013-10-31
1
-0
/
+1
*
i965: Enable the ARB_transform_feedback3 extension on Gen7+.
Kenneth Graunke
2013-10-31
1
-0
/
+1
*
i965: Enable ARB_transform_feedback2 on Gen7+ if register writes work.
Kenneth Graunke
2013-10-31
1
-1
/
+61
*
i965: Add support for GL_ARB_texture_buffer_range.
Eric Anholt
2013-10-23
1
-0
/
+1
*
i965: Implement ARB_texture_mirror_clamp_to_edge.
Kenneth Graunke
2013-10-21
1
-0
/
+1
*
i965: Enable OpenGL 3.3 and GLSL 3.30.
Kenneth Graunke
2013-10-18
1
-1
/
+1
*
i965: Turn on GLSL 1.50 and GL 3.2 support for i965 gen7.
Paul Berry
2013-10-12
1
-1
/
+3
*
i965: Enable ARB_conservative_depth for Gen7+.
Chris Forbes
2013-10-06
1
-0
/
+1
*
i965: enable ARB_texture_query_levels on Gen6+
Chris Forbes
2013-10-05
1
-0
/
+1
*
i965: Enable ARB_texture_gather on Gen7
Chris Forbes
2013-10-03
1
-0
/
+4
*
i965: Add support for GL_AMD_performance_monitor on Ironlake.
Kenneth Graunke
2013-09-26
1
-0
/
+3
*
mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mix
Ian Romanick
2013-09-13
1
-1
/
+1
*
i965: Enable MESA_shader_integer_mix.
Matt Turner
2013-09-09
1
-0
/
+1
*
i965: Enable AMD_seamless_cubemap_per_texture
Ian Romanick
2013-09-08
1
-0
/
+1
*
i965: enable image external sampling for imported dma-buffers
Topi Pohjolainen
2013-08-02
1
-0
/
+1
*
i965: Enable the GL_ARB_shading_language_420pack extension on Gen6+.
Kenneth Graunke
2013-07-18
1
-0
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-5
/
+4
*
i965: Shorten context base class dereference chains.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::bufmgr to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move intel_context::optionCache to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+3
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move contents of intel_extensions.h to intel_context.h.
Kenneth Graunke
2013-07-03
1
-1
/
+0
*
i965: Enable ext_framebuffer_multisample_blit_scaled on intel h/w
Anuj Phogat
2013-07-01
1
-0
/
+1
*
mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_...
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shading_language_100 is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
i965: Merge the two GEN >= 6 extension enable blocks
Ian Romanick
2013-06-28
1
-7
/
+6
*
i965: Move GEN >= 4 extensions into the "always on" list
Ian Romanick
2013-06-28
1
-43
/
+35
*
i965: Move GEN >= 3 extensions into the "always on" list
Ian Romanick
2013-06-28
1
-17
/
+16
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+188
*
intel: move intelInitExtensions() and related code into new intel_extensions.c
Brian Paul
2009-01-26
1
-0
/
+1