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
*
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
3
-8
/
+19
*
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
*
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
*
intel/mi_builder: Force write completion on Gen12+
Jason Ekstrand
2020-01-28
1
-0
/
+3
*
anv: Replace one more aux_surface.isl.size_B check
Jason Ekstrand
2020-01-28
1
-1
/
+1
*
intel/blorp: Handle bit-casting UNORM and BGRA formats
Jason Ekstrand
2020-01-28
1
-37
/
+34
*
aco: fix combine_salu_not_bitwise() when SCC is used
Daniel Schürmann
2020-01-28
1
-0
/
+1
*
radeonsi: Clear uninitialized variable
Drew Davenport
2020-01-28
1
-1
/
+1
*
anv: Handle unavailable queries in vkCmdCopyQueryPoolResults
Brian Ho
2020-01-28
1
-0
/
+54
*
anv: Properly fetch partial results in vkGetQueryPoolResults
Brian Ho
2020-01-28
1
-2
/
+11
*
aco: fix rebase error from GS copy shader support
Rhys Perry
2020-01-28
1
-0
/
+15
*
anv/android: make format_supported_with_usage static
Tapani Pälli
2020-01-28
1
-1
/
+1
*
anv/android: setup gralloc1 usage from gralloc0 usage manually
Tapani Pälli
2020-01-28
2
-8
/
+17
*
aco: use MUBUF in some situations instead of splitting vertex fetches
Rhys Perry
2020-01-28
1
-10
/
+25
*
aco: value-number MUBUF instructions
Rhys Perry
2020-01-28
1
-2
/
+16
*
aco: handle unaligned vertex fetch on GFX10
Rhys Perry
2020-01-28
1
-1
/
+2
*
aco: skip unused channels at the start when fetching vertices
Rhys Perry
2020-01-28
1
-1
/
+10
*
aco: rework vertex fetching a bit
Rhys Perry
2020-01-28
3
-74
/
+128
*
amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}
Rhys Perry
2020-01-28
3
-27
/
+38
*
gallium/swr: fix tessellation state save/restore
Jan Zielinski
2020-01-28
3
-9
/
+27
*
lima: disable early-z if fragment shader uses discard
Vasily Khoruzhick
2020-01-27
3
-1
/
+9
*
lima: ppir: always create move and update ld_tex successors for all blocks
Vasily Khoruzhick
2020-01-28
3
-23
/
+24
*
lima: ppir: don't delete root ld_tex nodes without successors in current block
Vasily Khoruzhick
2020-01-28
1
-6
/
+1
*
freedreno/drm: fix invalid-cmdstream-size with older kernels
Rob Clark
2020-01-28
1
-0
/
+3
*
Revert "winsys/amdgpu: Re-use amdgpu_screen_winsys when possible"
Marek Olšák
2020-01-27
2
-45
/
+24
[next]