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
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: don't copy blit_info into local var
Brian Paul
2016-06-23
1
-11
/
+10
*
gallium/util: fix some 4-space indentation in blitter code
Brian Paul
2016-06-23
1
-21
/
+21
*
svga: fix texture array update regression
Charmaine Lee
2016-06-23
1
-6
/
+27
*
svga: fix index/vertex buffer surface reference at draw
Charmaine Lee
2016-06-23
1
-0
/
+20
*
svga: fix vertex buffer references in the hw state
Charmaine Lee
2016-06-23
4
-27
/
+64
*
svga: fix index buffer reference in the hw state
Charmaine Lee
2016-06-23
3
-6
/
+16
*
glsl/mesa: stop duplicating geom and tcs layout values
Timothy Arceri
2016-06-23
7
-53
/
+48
*
glsl/mesa: stop duplicating tes layout values
Timothy Arceri
2016-06-23
4
-28
/
+28
*
st/mesa: expose EXT_vertex_array_bgra when supported by backend
Christian Gmeiner
2016-06-22
1
-1
/
+2
*
anv: Use different BOs for different scratch sizes and stages
Jason Ekstrand
2016-06-22
7
-55
/
+32
*
genxml: Make ScratchSpaceBasePointer an address instead of an offset
Jason Ekstrand
2016-06-22
8
-38
/
+59
*
anv: Add an allocator for scratch buffers
Jason Ekstrand
2016-06-22
2
-0
/
+89
*
genxml: Put append counter fields before MCS in RENDER_SURFACE_STATE on gen7
Jason Ekstrand
2016-06-22
2
-4
/
+4
*
anv,isl: Lower storage image formats in anv
Jason Ekstrand
2016-06-22
2
-7
/
+4
*
isl/state: Allow for full 31-bit buffer texture sizes
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
isl/state: Don't use designated initializers for buffer surface state
Jason Ekstrand
2016-06-22
1
-23
/
+23
*
isl/state: Add assertions for buffer surface restrictions
Jason Ekstrand
2016-06-22
1
-0
/
+11
*
isl/state: Don't set SurfacePitch for gen9 1-D textures
Jason Ekstrand
2016-06-22
1
-0
/
+3
*
isl/state: Use TILEWALK_XMAJOR for linear surfaces on gen7
Jason Ekstrand
2016-06-22
1
-2
/
+2
*
isl/state: Emit no-op mip tail setup on SKL
Jason Ekstrand
2016-06-22
1
-0
/
+8
*
isl/state: Only set cube face enables if usage includes CUBE_BIT
Jason Ekstrand
2016-06-22
1
-7
/
+9
*
isl/state: Use the layout for computing qpitch rather than dimensions
Jason Ekstrand
2016-06-22
1
-19
/
+15
*
isl/state: Set the IntegerSurfaceFormat bit on Haswell
Jason Ekstrand
2016-06-22
1
-0
/
+4
*
isl/format: Mark R9G9B9E5 as containing 9-bit unsigned float channels
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
isl/state: Don't set RenderTargetViewExtent for texture surfaces
Jason Ekstrand
2016-06-22
1
-4
/
+18
*
isl/state: Set SurfaceArray based on the surface dimension
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
isl/state: Don't force-disable L2 bypass for everything
Jason Ekstrand
2016-06-22
1
-5
/
+0
*
isl/state: Refactor the setup of clear colors
Jason Ekstrand
2016-06-22
1
-18
/
+22
*
isl/state: Refactor the per-gen isl_to_gen_h/valign tables
Jason Ekstrand
2016-06-22
1
-6
/
+8
*
isl/state: Return an extent3d from the halign/valign helper
Jason Ekstrand
2016-06-22
1
-22
/
+11
*
isl/state: Put pitch calculations together
Jason Ekstrand
2016-06-22
1
-22
/
+20
*
isl/state: Put all dimension setup together and towards the top
Jason Ekstrand
2016-06-22
1
-80
/
+74
*
isl/state: Put surface format setup at the top
Jason Ekstrand
2016-06-22
1
-7
/
+7
*
isl/state: Remove some unused fields
Jason Ekstrand
2016-06-22
1
-9
/
+0
*
isl/state: Don't use designated initializers for the surface state
Jason Ekstrand
2016-06-22
1
-47
/
+48
*
genxml/gen8,9: Prefix the multisample format enum with MSFMT
Jason Ekstrand
2016-06-22
3
-12
/
+4
*
i965/blorp: Only set src_z for gen8+ 3D textures
Jason Ekstrand
2016-06-22
1
-2
/
+9
*
i965/gen7,8: Set SURFACE_IS_ARRAY for all non-3D texture types
Jason Ekstrand
2016-06-22
2
-2
/
+2
*
i965/gen4: Subtract 1 from buffer sizes
Jason Ekstrand
2016-06-22
1
-3
/
+3
*
i965: Remove fake W-tiled render target support
Jason Ekstrand
2016-06-22
3
-47
/
+9
*
i965/fs: Use a default Y coordinate of 0 for TXF on gen9+
Jason Ekstrand
2016-06-22
1
-0
/
+2
*
i965/gen8: Use the qpitch from the aux_mt for AUX_QPITCH
Jason Ekstrand
2016-06-22
1
-2
/
+2
*
i965/blorp/gen8: Use the correct max level and layer in emit_surface_states
Jason Ekstrand
2016-06-22
1
-3
/
+2
*
i965: Drop the maximum 3D texture size to 512 on Sandy Bridge
Jason Ekstrand
2016-06-22
1
-1
/
+10
*
i965/gen4-6: Handle gl_texture_object::BaseLevel and MinLayer correctly
Jason Ekstrand
2016-06-22
1
-1
/
+3
*
i965/gen4: Pull texture formats from the texture object not the miptree
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
i965: Fix point size with tessellation/geometry shaders in GLES.
Kenneth Graunke
2016-06-22
4
-9
/
+59
*
i965: move vs outputs written into a helper
Timothy Arceri
2016-06-22
2
-31
/
+47
*
st/mesa: use a single memcpy in st_ReadPixels when possible
Nicolai Hähnle
2016-06-22
1
-8
/
+15
*
glsl: only match gl_FragData and not gl_SecondaryFragDataEXT
Ilia Mirkin
2016-06-21
1
-2
/
+5
[next]