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
*
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