index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
3
-54
/
+29
*
i965: Turn on ARB_depth_buffer_float by default.
Eric Anholt
2012-01-06
1
-2
/
+1
*
i965/gen7: Enable transform feedback as long as kernel support is present.
Eric Anholt
2012-01-06
3
-1
/
+8
*
i965/gen7: Use the updated interface for SO write pointer resetting.
Eric Anholt
2012-01-06
2
-4
/
+10
*
i965: Enable EXT_texture_integer by default
Ian Romanick
2012-01-04
1
-2
/
+1
*
i965: Fix infinite loop regression in intel_miptree_all_slices_resolve.
Kenneth Graunke
2012-01-04
1
-1
/
+1
*
intel: Re-enable GL_OES_standard_derivatives on GEN4+
Ian Romanick
2012-01-04
1
-13
/
+9
*
intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.
Eric Anholt
2012-01-04
1
-1
/
+1
*
intel: Fix pitch handling for linear blits.
Eric Anholt
2012-01-04
1
-4
/
+4
*
intel: Fix bad read/write flags on self-copies for glCopyBufferSubData().
Eric Anholt
2012-01-04
1
-1
/
+3
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
Fix read from pointer after free
Anuj Phogat
2012-01-03
1
-2
/
+3
*
intel: include version.h in intel_screen.c to silence warning
Brian Paul
2012-01-02
1
-0
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
1
-6
/
+31
*
mesa: remove the dstX/Y/Zoffset params to _mesa_texstore() functions
Brian Paul
2012-01-02
1
-1
/
+0
*
intel: pass xoffset, yoffset = 0 to _mesa_texstore()
Brian Paul
2012-01-02
1
-3
/
+1
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
1
-25
/
+18
*
mesa: simplify Driver.TexSubImage() parameters
Brian Paul
2011-12-30
1
-19
/
+12
*
intel: Fix memory leak in intel_miptree_create()
Chad Versace
2011-12-29
1
-2
/
+2
*
intel: Drop the batchbuffer flush on glRenderbufferStorage().
Eric Anholt
2011-12-29
1
-2
/
+0
*
intel: Drop the batchbuffer flush on glFramebufferRenderbuffer().
Eric Anholt
2011-12-29
1
-2
/
+0
*
intel: Make the batchbuffer flush debug more useful.
Eric Anholt
2011-12-29
2
-3
/
+5
*
intel: Fix performance regression in Lightsmark since HiZ changes.
Eric Anholt
2011-12-29
1
-0
/
+3
*
intel: Don't consider miptrees for other texture targets to match.
Eric Anholt
2011-12-29
2
-1
/
+3
*
i965: Create mock implementation of GL_OES_EGL_image_external
Chad Versace
2011-12-27
1
-0
/
+2
*
i965/gen7: Add register definitions for GL_EXT_transform_feedback.
Eric Anholt
2011-12-23
1
-0
/
+15
*
i965/gen7: Enable EXT_transform_feedback extension under 3.0 override.
Eric Anholt
2011-12-23
1
-1
/
+1
*
i965 Gen6+: Invalidate VF address-based cache on flush
Paul Berry
2011-12-23
1
-0
/
+1
*
i965 gen6: Turn on transform feedback extension unconditionally.
Paul Berry
2011-12-20
1
-1
/
+1
*
i965 gen6+: Make intel_batchbuffer_emit_mi_flush() actually flush.
Paul Berry
2011-12-20
1
-1
/
+2
*
i965 gen6: Turn on transform feedback extension.
Paul Berry
2011-12-20
1
-0
/
+3
*
i965: Add support for GL_ARB_depth_buffer_float under 3.0 override.
Eric Anholt
2011-12-19
2
-0
/
+6
*
i965: Add separate stencil/HiZ setup for MESA_FORMAT_Z32_FLOAT_X24S8.
Eric Anholt
2011-12-19
1
-14
/
+17
*
i965: Add support for mapping Z32_FLOAT_X24S8 fake packed depth/stencil.
Eric Anholt
2011-12-19
1
-5
/
+17
*
intel: Stop creating the wrapped depth irb.
Eric Anholt
2011-12-19
2
-111
/
+8
*
i965: Properly demote the depth mt format for fake packed depth/stencil.
Eric Anholt
2011-12-19
3
-3
/
+18
*
intel: Reuse intel_miptree_match_image().
Eric Anholt
2011-12-19
1
-9
/
+6
*
intel: Stop creating the wrapped stencil irb.
Eric Anholt
2011-12-19
3
-51
/
+22
*
intel: Simplify and touch up the FBO completeness test.
Eric Anholt
2011-12-14
1
-18
/
+21
*
intel: Remove another renderbuffer allocation path.
Eric Anholt
2011-12-14
1
-8
/
+4
*
intel: Make the separate stencil RB storage path match texture more.
Eric Anholt
2011-12-14
1
-76
/
+52
*
intel: Move S8 width/height alignment to miptree creation.
Eric Anholt
2011-12-14
3
-55
/
+22
*
intel: Drop check for wrapped_depth in RB mapping.
Eric Anholt
2011-12-14
1
-1
/
+1
*
intel: Fix uninitialized values in debug output for renderbuffer mapping.
Eric Anholt
2011-12-14
1
-1
/
+1
*
mesa,intel: use _mesa_image_offset() for PBOs
nobled
2011-12-08
1
-2
/
+3
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
3
-20
/
+23
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-1
/
+1
*
intel: Update comment about how depth/stencil miptrees are handled.
Eric Anholt
2011-12-07
1
-6
/
+18
*
intel: Rely on miptree mapping for all renderbuffer maps.
Eric Anholt
2011-12-07
2
-202
/
+21
*
intel: Add support for LLC-cached reads of X-tiled miptrees using a blit.
Eric Anholt
2011-12-07
2
-0
/
+83
[next]