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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Fix the register types on blorp's push constants.
Eric Anholt
2013-10-09
1
-16
/
+16
*
i965: Fix 3D texture layout by more literally copying from the spec.
Eric Anholt
2013-10-09
1
-55
/
+20
*
mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
Eric Anholt
2013-10-09
1
-1
/
+1
*
i965: Don't forget the cube map padding on gen5+.
Eric Anholt
2013-10-09
1
-7
/
+15
*
i965: keep SecHalf flag after register coalescing
Chia-I Wu
2013-10-09
1
-0
/
+1
*
i965: allow SIMD8 sampler messages in SIMD16 mode
Chia-I Wu
2013-10-09
1
-1
/
+2
*
i965: make BRW_COMPRESSION_2NDHALF valid for brw_SAMPLE
Chia-I Wu
2013-10-09
1
-1
/
+16
*
i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
2013-10-08
1
-0
/
+2
*
i965: Fix a compiler warning about conservative depth enums.
Eric Anholt
2013-10-08
1
-0
/
+2
*
i965/gs: Fixup gl_PointSize on entry to geometry shaders.
Paul Berry
2013-10-08
1
-0
/
+17
*
st/mesa: improve format selection for GLES
Marek Olšák
2013-10-08
3
-1
/
+40
*
gen7: Use logical, not physical, dims in 3DSTATE_DEPTH_BUFFER (v2)
Chad Versace
2013-10-07
2
-4
/
+4
*
i965: Remove the "ARF" register file.
Matt Turner
2013-10-07
5
-16
/
+6
*
i965: Fixup for don't dead-code eliminate instructions that write to the accu...
Matt Turner
2013-10-07
2
-4
/
+2
*
i965: Generate code for ir_binop_imul_high.
Matt Turner
2013-10-07
3
-0
/
+18
*
i965: Use the multiplication result's type for the accumulator.
Matt Turner
2013-10-07
2
-2
/
+2
*
i965/fs: Disable CSE on instructions writing to HW_REG.
Matt Turner
2013-10-07
1
-1
/
+2
*
glsl: Implement [iu]mulExtended() built-ins for ARB_gpu_shader5.
Matt Turner
2013-10-07
2
-0
/
+2
*
i965: Add Gen assertion checks for newer instructions.
Matt Turner
2013-10-07
2
-0
/
+22
*
i965: Don't dead-code eliminate instructions that write to the accumulator.
Matt Turner
2013-10-07
2
-2
/
+30
*
i965: Generate code for ir_binop_carry and ir_binop_borrow.
Matt Turner
2013-10-07
14
-0
/
+80
*
i965: Add UD null register helpers.
Matt Turner
2013-10-07
2
-0
/
+6
*
glsl: Add ir_binop_carry and ir_binop_borrow.
Matt Turner
2013-10-07
2
-0
/
+4
*
st/mesa: silence warning about unhandled ir_query_levels in switch
Brian Paul
2013-10-07
1
-0
/
+3
*
dri/nouveau: add AllocTextureImageBuffer implementation
Ilia Mirkin
2013-10-06
1
-0
/
+9
*
i965/ivb: Flag RG32F quirk for texture gather regardless of swizzles
Chris Forbes
2013-10-06
1
-1
/
+1
*
i965/vs: Add support for textureGather(.., comp)
Chris Forbes
2013-10-06
1
-7
/
+11
*
i965/fs: Add support for textureGather(.., comp)
Chris Forbes
2013-10-06
1
-7
/
+11
*
i965: Enable ARB_conservative_depth for Gen7+.
Chris Forbes
2013-10-06
1
-0
/
+1
*
i965/wm: Program correct conservative depth modes
Chris Forbes
2013-10-06
1
-2
/
+14
*
i965/vs: add missing break between ir_query_levels and ir_tg4 cases
Chris Forbes
2013-10-05
1
-0
/
+1
*
i965: enable ARB_texture_query_levels on Gen6+
Chris Forbes
2013-10-05
1
-0
/
+1
*
i965/vs: implement ir_query_levels
Chris Forbes
2013-10-05
1
-1
/
+14
*
i965/fs: implement ir_query_levels
Chris Forbes
2013-10-05
1
-1
/
+19
*
i965: ignore all texturing opcodes without a coordinate, for cubemap normalize
Chris Forbes
2013-10-05
1
-1
/
+1
*
glsl: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2013-10-05
1
-0
/
+3
*
mesa: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2013-10-05
2
-0
/
+2
*
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
Ian Romanick
2013-10-04
1
-1
/
+1
*
i965/fs: Improve accuracy of dFdy() to match dFdx().
Paul Berry
2013-10-03
2
-20
/
+62
*
st/mesa: silence warning about unhandled enum in switch statement
Brian Paul
2013-10-03
1
-0
/
+3
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
2
-3
/
+3
*
i965/hsw: Apply gather4 RG32F w/a using SCS instead of shader.
Chris Forbes
2013-10-03
2
-8
/
+11
*
i965: Enable ARB_texture_gather on Gen7
Chris Forbes
2013-10-03
2
-0
/
+5
*
i965: use gather slots in the binding table for gather4.
Chris Forbes
2013-10-03
2
-4
/
+12
*
i965: Emit a second set of SURFACE_STATE for gather4 from textures.
Chris Forbes
2013-10-03
3
-8
/
+39
*
i965: make room in the binding table for a full alternate set of surface_states
Chris Forbes
2013-10-03
1
-2
/
+18
*
i965: Add BRW_SURFACEFORMAT_R32G32_FLOAT_LD, required for IVB gather4 w/a
Chris Forbes
2013-10-03
2
-0
/
+2
*
i965: w/a for gather4 green RG32F
Chris Forbes
2013-10-03
4
-0
/
+22
*
glsl: flag shaders which use gather4 at all
Chris Forbes
2013-10-03
1
-0
/
+2
*
i965/vs: Add support for ir_tg4
Chris Forbes
2013-10-03
2
-2
/
+45
[next]