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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: Close KMS handles for other DRM file descriptions
Michel Dänzer
2020-01-29
2
-3
/
+21
*
winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
Michel Dänzer
2020-01-29
2
-24
/
+48
*
anv: Rename a variable
Jason Ekstrand
2020-01-29
1
-2
/
+2
*
anv/block_pool: Ensure allocations have contiguous maps
Jason Ekstrand
2020-01-29
5
-15
/
+32
*
anv: Re-use one old BT block in reset_batch_bo_chain
Jason Ekstrand
2020-01-29
1
-1
/
+2
*
anv: Set actual state pool sizes when we have softpin
Jason Ekstrand
2020-01-29
1
-5
/
+13
*
nir/algebraic: add some half packing optimizations
Rhys Perry
2020-01-29
1
-0
/
+9
*
nir/algebraic: add patterns for a >> #b << #b
Rhys Perry
2020-01-29
2
-0
/
+42
*
aco: fix VS input loads with MUBUF on GFX6
Samuel Pitoiset
2020-01-29
1
-1
/
+7
*
aco: run p_wqm instructions in WQM
Rhys Perry
2020-01-29
1
-2
/
+3
*
aco: ensure predecessors' p_logical_end is in WQM when a p_phi is in WQM
Rhys Perry
2020-01-29
1
-1
/
+10
*
pan/midgard: Fix a liveness info leak
Icecream95
2020-01-29
1
-6
/
+7
*
etnaviv: implement UBOs
Jonathan Marek
2020-01-29
9
-75
/
+109
*
freedreno/a6xx: convert blend state to stateobj
Rob Clark
2020-01-29
5
-53
/
+54
*
freedreno/a6xx: remove special handling based on MRT format
Rob Clark
2020-01-29
1
-15
/
+1
*
mesa/st: random whitespace cleanup
Rob Clark
2020-01-29
1
-1
/
+1
*
freedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
Rob Clark
2020-01-29
16
-111
/
+27
*
gallium/util: Increase the debug_flush map depth
Thomas Hellstrom
2020-01-29
1
-1
/
+1
*
svga: Avoid discard DMA uploads
Thomas Hellstrom
2020-01-29
1
-1
/
+1
*
winsys/svga: Enable transhuge pages for buffer objects
Thomas Hellstrom
2020-01-29
1
-0
/
+1
*
winsys/svga: use new ioctl for logging
Roland Scheidegger
2020-01-29
4
-6
/
+42
*
radv: remove the non conformant VK implementation warning on GFX10
Samuel Pitoiset
2020-01-29
1
-2
/
+1
*
radv: bump conformance version to 1.2.0.0
Samuel Pitoiset
2020-01-29
1
-2
/
+2
*
radv: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
4
-8
/
+20
*
radv: gather which input PS variables use an explicit interpolation mode
Samuel Pitoiset
2020-01-29
2
-0
/
+3
*
aco: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
2
-5
/
+42
*
ac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
3
-21
/
+51
*
spirv: implement SPV_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
4
-0
/
+73
*
nir: lower interp_deref_at_vertex to load_input_vertex
Samuel Pitoiset
2020-01-29
3
-17
/
+42
*
nir: add nir_intrinsic_interp_deref_at_vertex
Samuel Pitoiset
2020-01-29
12
-13
/
+34
*
nir: lower SYSTEM_VALUE_BARYCENTRIC_* to nir_load_barycentric()
Samuel Pitoiset
2020-01-29
1
-0
/
+28
*
nir: add nir_intrinsic_load_barycentric_model
Samuel Pitoiset
2020-01-29
2
-11
/
+14
*
spirv: add support for SpvBuiltInBaryCoord*
Samuel Pitoiset
2020-01-29
1
-0
/
+28
*
compiler: add new SYSTEM_VALUE_BARYCENTRIC_*
Samuel Pitoiset
2020-01-29
2
-2
/
+10
*
compiler: add PERSP to the existing barycentric system values
Samuel Pitoiset
2020-01-29
11
-32
/
+32
*
spirv: add support for SpvDecorationExplicitInterpAMD
Samuel Pitoiset
2020-01-29
2
-0
/
+7
*
compiler: add a new explicit interpolation mode
Samuel Pitoiset
2020-01-29
5
-3
/
+5
*
turnip: Fix issues in tu_compute_pipeline_create() that may lead to crash
Eduardo Lima Mitev
2020-01-29
1
-7
/
+9
*
turnip: Remove failed command buffer from pool
Eduardo Lima Mitev
2020-01-29
1
-1
/
+3
*
radeonsi: stop using the VM_ALWAYS_VALID flag
Pierre-Eric Pelloux-Prayer
2020-01-29
3
-16
/
+0
*
radv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7
Samuel Pitoiset
2020-01-29
1
-1
/
+1
*
loader: Check if the kernel driver is i915 before loading iris
Kenneth Graunke
2020-01-28
2
-1
/
+9
*
anv: Emit CS Stall before Instruction Cache flush for gen12 WA
Jordan Justen
2020-01-28
1
-0
/
+6
*
iris: Emit CS Stall before Instruction Cache flush for gen12 WA
Jordan Justen
2020-01-28
1
-0
/
+12
*
zink: set compareEnable when setting compareOp
Erik Faye-Lund
2020-01-28
1
-1
/
+3
*
ci: Enable -Werror on the meson-i386 build.
Eric Anholt
2020-01-28
1
-0
/
+1
*
mesa/st: Fix compiler warnings from INTEL_shader_integer_functions.
Eric Anholt
2020-01-28
1
-0
/
+7
*
iris: Silence warning about AUX_USAGE_MC.
Eric Anholt
2020-01-28
1
-0
/
+2
*
vulkan/wsi: Fix compiler warning when no WSI platforms are enabled.
Eric Anholt
2020-01-28
1
-2
/
+5
*
docs: update news, calendar, and link release notes for 19.3.3
Dylan Baker
2020-01-28
3
-9
/
+3
[next]