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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove FEATURE_APPLE_object_purgeable define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
mesa: remove FEATURE_OES_EGL_image define.
Oliver McFadden
2012-09-15
3
-12
/
+0
*
intel: Add map_stencil_as_y_tiled to intel_region_get_aligned_offset.
Paul Berry
2012-09-12
3
-4
/
+18
*
intel: Add map_stencil_as_y_tiled to intel_region_get_tile_masks.
Paul Berry
2012-09-12
4
-5
/
+11
*
i965/blorp: Thread level and layer through brw_blorp_blit_miptrees().
Paul Berry
2012-09-12
1
-2
/
+4
*
i965/gen6+: Adjust stencil buffer size after computing miptree layout.
Paul Berry
2012-09-12
1
-12
/
+16
*
intel: avoid undefined variable warnings in intel_screen.c
Paul Berry
2012-09-06
1
-2
/
+3
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
2
-8
/
+4
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-8
/
+8
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
1
-5
/
+5
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
2
-8
/
+153
*
mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
2012-08-31
1
-1
/
+1
*
i965: Advertise GLSL 1.40 and TexBOs in core contexts
Ian Romanick
2012-08-29
1
-1
/
+9
*
intel: Clean up bits of cruft in intelCreateContext
Ian Romanick
2012-08-29
1
-40
/
+11
*
i965: Set context flags
Ian Romanick
2012-08-29
1
-2
/
+3
*
mesa: Enable GL_{ARB,APPLE}_vertex_array_object in all drivers
Ian Romanick
2012-08-29
1
-2
/
+0
*
i965: Disable the swrast context setup on GL 3.1 core.
Eric Anholt
2012-08-28
2
-14
/
+31
*
intel: Move RenderMode fallback func to i915 driver.
Eric Anholt
2012-08-28
3
-18
/
+0
*
i965: Drop support for forcing drawing through sw fallbacks.
Eric Anholt
2012-08-28
1
-0
/
+2
*
i965: Move depth resolve for span fallbacks to a simpler place.
Eric Anholt
2012-08-28
2
-28
/
+3
*
i965: Drop manual hiz resolves in span rendering.
Eric Anholt
2012-08-28
1
-10
/
+0
*
i965: Reenable the fragment shader precompile.
Kenneth Graunke
2012-08-27
1
-1
/
+1
*
i965/gen6+: Add support for GL_ARB_timer_query.
Eric Anholt
2012-08-26
2
-0
/
+10
*
i965: Add support for GL_ARB_occlusion_query2.
Eric Anholt
2012-08-26
1
-0
/
+1
*
dri: Remove image write function
Jakob Bornecrantz
2012-08-26
2
-29
/
+0
*
i965: Un-hardcode WM binding table from update_texture_surface.
Kenneth Graunke
2012-08-25
1
-1
/
+4
*
mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
2012-08-24
1
-1
/
+2
*
i965/HiZ: remove assertion from intel_resolve_map_set().
Paul Berry
2012-08-24
1
-3
/
+3
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
2
-4
/
+5
*
i965: add ARB_texture_rgb10_a2ui support
Jordan Justen
2012-08-14
1
-0
/
+1
*
intel: Fix rendering to a multisample front buffer
Chad Versace
2012-08-14
1
-0
/
+10
*
intel: Clean up intel_flush_front
Chad Versace
2012-08-14
1
-4
/
+5
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
3
-30
/
+34
*
intel: Implement ARB_texture_storage
Ian Romanick
2012-08-14
2
-0
/
+27
*
i965: Validate API and version in brwCreateContext
Ian Romanick
2012-08-13
1
-2
/
+6
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
1
-0
/
+4
*
i830: Validate API and version before calling i830CreateContext
Ian Romanick
2012-08-13
1
-0
/
+18
*
intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
2012-08-13
1
-8
/
+5
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-0
/
+17
*
intel: Reserve enough space to finish occlusion queries on Gen6.
Kenneth Graunke
2012-08-12
1
-1
/
+11
*
intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.
Kenneth Graunke
2012-08-12
1
-3
/
+3
*
i965: Add perf debug for stalls during shader compiles.
Eric Anholt
2012-08-12
2
-0
/
+14
*
intel: Add performance debug for some common GPU stalls.
Eric Anholt
2012-08-12
2
-1
/
+13
*
i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Eric Anholt
2012-08-12
1
-0
/
+5
*
intel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
Eric Anholt
2012-08-12
3
-5
/
+6
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
2
-8
/
+5
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
1
-13
/
+9
*
intel: Always downsample in intel_miptree_map_multisample
Chad Versace
2012-08-09
1
-3
/
+0
*
intel: Make the length for PIPE_CONTROL explicit.
Kenneth Graunke
2012-08-08
2
-9
/
+9
*
i965: Enable uniform buffer objects on gen6+.
Eric Anholt
2012-08-07
1
-0
/
+1
[next]