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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Implement DRIimageExtension::dupImage
Benjamin Franzke
2011-06-23
1
-1
/
+26
*
st/mesa: use a helper for st_framebuffer creation
Chia-I Wu
2011-06-23
1
-18
/
+29
*
st/mesa: prefer native texture formats when possible.
Stéphane Marchesin
2011-06-22
4
-8
/
+101
*
r600c: add missing bank tiling case for evergreen
Alex Deucher
2011-06-22
1
-0
/
+3
*
mesa: comments and 80-column wrapping
Brian Paul
2011-06-22
1
-6
/
+21
*
mesa: update comments in update_program_enables()
Brian Paul
2011-06-22
1
-1
/
+4
*
mesa: update/fix comments in update_program()
Brian Paul
2011-06-22
1
-17
/
+16
*
mesa: update comment for gl_texture_unit
Brian Paul
2011-06-22
1
-2
/
+1
*
r600c: use BASE_VTX_LOC & AUTO_INDEX for drawing nonindexed with offset
Andre Maasikas
2011-06-22
1
-60
/
+8
*
intel: Allocate s8_z24 non-texture renderbuffers when using separate stencil
Chad Versace
2011-06-21
1
-3
/
+81
*
intel: Unobfuscate intel_alloc_renderbuffer_storage
Chad Versace
2011-06-21
1
-17
/
+17
*
intel: Add fields to intel_renderbuffer for unwrapping packed depth/stencil b...
Chad Versace
2011-06-21
4
-44
/
+118
*
intel: Unconditionally enable support for S8_Z24 texture format
Chad Versace
2011-06-21
1
-1
/
+1
*
st/mesa: Invalidate drawables on context switch
Benjamin Franzke
2011-06-21
1
-9
/
+13
*
st/mesa: Remove unneeded texture format terminators.
Stéphane Marchesin
2011-06-20
1
-2
/
+2
*
st/mesa: put const qualifer on format_map table
Brian Paul
2011-06-20
1
-1
/
+1
*
i965/gen6: Apply documented workaround for nonpipelined state packets.
Eric Anholt
2011-06-20
3
-1
/
+45
*
i965/gen6: Limit the workaround flush to once per primitive.
Eric Anholt
2011-06-20
5
-0
/
+16
*
i965/gen6: Use an BO instead of writing to address 0 for PIPE_CONTROL W/A.
Eric Anholt
2011-06-20
4
-3
/
+23
*
i965/gen6: Factor the PIPE_CONTROL workaround to a separate function.
Eric Anholt
2011-06-20
1
-8
/
+21
*
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
Eric Anholt
2011-06-20
3
-6
/
+3
*
i965/gen4: Remove old VS unit state key structure.
Eric Anholt
2011-06-20
1
-12
/
+0
*
i965/gen6: Add missing state flag for VS push constants.
Eric Anholt
2011-06-20
1
-1
/
+1
*
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
Eric Anholt
2011-06-20
2
-6
/
+11
*
i965/gen6+: Add a missing state flag for WM constants.
Eric Anholt
2011-06-20
2
-3
/
+6
*
i965: Enable extension GL_ARB_shader_texture_lod.
Kenneth Graunke
2011-06-18
1
-0
/
+1
*
i965/fs: Add support for TXD with shadow comparisons.
Kenneth Graunke
2011-06-18
5
-7
/
+76
*
i965/fs: Refactor texture result swizzling into a helper function.
Kenneth Graunke
2011-06-18
2
-9
/
+21
*
i965/fs: Move sampler fetch to the top of the ir_texture visit function.
Kenneth Graunke
2011-06-18
1
-6
/
+3
*
i965/fs: Add support for non-shadow textureGrad (TXD) on gen4.
Kenneth Graunke
2011-06-18
2
-2
/
+39
*
i965/fs: Add support for non-shadow textureGrad (TXD) on gen5/6.
Kenneth Graunke
2011-06-18
1
-1
/
+31
*
i965/fs: Add support for non-shadow textureGrad (TXD) on Ivybridge.
Kenneth Graunke
2011-06-18
2
-10
/
+43
*
i965/fs: Check for compilation failure and bail before optimizing.
Kenneth Graunke
2011-06-18
1
-0
/
+2
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
26
-298
/
+277
*
i965: Only flag the new-batch related state as dirty at new batch time.
Eric Anholt
2011-06-18
1
-5
/
+1
*
mesa: Fix render-to-texture regression.
Eric Anholt
2011-06-18
1
-2
/
+2
*
mesa: Flag _NEW_BUFFERS when unbinding an attachment on glDeleteTextures.
Eric Anholt
2011-06-18
1
-0
/
+2
*
i965: Don't try to continue space before the start of a VBO.
Eric Anholt
2011-06-18
1
-0
/
+2
*
i965: Add missing state flag for vertex elements on current VS program.
Eric Anholt
2011-06-18
1
-1
/
+2
*
mesa: allow depth texture arrays
Brian Paul
2011-06-17
1
-1
/
+5
*
st/mesa: remove unneeded test for GL_TRUE
Brian Paul
2011-06-17
1
-1
/
+1
*
st/mesa: remove redundant _mesa_is_depth_format() call
Brian Paul
2011-06-17
1
-2
/
+1
*
st/mesa: remove trailing whitespace in st_format.c
Brian Paul
2011-06-17
1
-2
/
+2
*
st/mesa: move comment for ChooseTextureFormat() to right place
Brian Paul
2011-06-17
1
-3
/
+4
*
mesa: use helper functions to distinguish between user/winsys FBOs
Brian Paul
2011-06-16
1
-18
/
+42
*
mesa: refactor, create _mesa_update_draw_buffers() helper
Brian Paul
2011-06-16
3
-11
/
+27
*
mesa: updated comments in _make_current()
Brian Paul
2011-06-16
1
-8
/
+5
*
intel: Fix typo in intel_offset_S8 comments
Chad Versace
2011-06-15
1
-1
/
+1
*
i965/gen5,6: Fix hang when emitting hiz buffer without stencil buffer
Chad Versace
2011-06-15
1
-18
/
+40
*
st/mesa: fix indentation, whitespace
Brian Paul
2011-06-14
1
-69
/
+74
[next]