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
/
amd
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: allow TC-compat HTILE with GENERAL outside of render loops
Samuel Pitoiset
2020-04-09
1
-1
/
+16
*
radv: only enable TC-compat HTILE for images readable by a shader
Samuel Pitoiset
2020-04-09
1
-0
/
+8
*
radv: only expose fp16 control features for chips with double rate fp16
Samuel Pitoiset
2020-04-09
1
-5
/
+10
*
radv: only expose storageInputOutput16 for chips with double rate fp16
Samuel Pitoiset
2020-04-09
1
-2
/
+2
*
radv: only expose shaderFloat16 for chips with double rate fp16
Samuel Pitoiset
2020-04-09
2
-3
/
+3
*
ac,radv: add ac_gpu_info::has_double_rate_fp16
Samuel Pitoiset
2020-04-09
1
-2
/
+2
*
radv: Use correct buffer count with variable descriptor set sizes.
Bas Nieuwenhuizen
2020-04-08
3
-1
/
+3
*
radv: Whitespace fixup.
Bas Nieuwenhuizen
2020-04-08
1
-1
/
+0
*
radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALLOCATION_SIZE
Samuel Iglesias Gonsálvez
2020-04-08
1
-1
/
+1
*
radv: check buffer size in vkCreateBuffer()
Samuel Iglesias Gonsálvez
2020-04-08
1
-0
/
+3
*
radv: Consider maximum sample distances for entire grid.
Bas Nieuwenhuizen
2020-04-08
1
-4
/
+6
*
radv: enable lowering of GS intrinsics for the LLVM backend
Samuel Pitoiset
2020-04-08
2
-50
/
+15
*
radv: remove radv_layout_has_htile() helper
Samuel Pitoiset
2020-04-08
3
-38
/
+8
*
radv: cleanup creating the decompress/resummarize pipelines
Samuel Pitoiset
2020-04-08
1
-26
/
+15
*
radv: rename extra graphics pipeline decompress/resummarize fields
Samuel Pitoiset
2020-04-08
3
-9
/
+9
*
radv: rename decompress/resummarize depth/stencil functions
Samuel Pitoiset
2020-04-08
3
-27
/
+27
*
radv: Store 64-bit availability bools if requested.
Bas Nieuwenhuizen
2020-04-07
1
-71
/
+56
*
radv: Print shader stage before disassembly.
Timur Kristóf
2020-04-07
1
-1
/
+5
*
radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
Timur Kristóf
2020-04-07
2
-4
/
+13
*
radv: fix null winsys gpu_info array
Rhys Perry
2020-04-03
1
-28
/
+27
*
radv, aco: collect statistics if requested but executables are not
Rhys Perry
2020-04-03
3
-16
/
+21
*
radv: add code for exposing compiler statistics
Rhys Perry
2020-04-03
3
-7
/
+50
*
radv/llvm: enable 16-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-8
/
+7
*
radv/llvm: enable 8-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-7
/
+6
*
radv: Filter extensions not whitelisted for Android
Drew Davenport
2020-04-03
1
-2
/
+80
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
9
-7
/
+14
*
radv: enable VK_KHR_8bit_storage on GFX6-GFX7
Samuel Pitoiset
2020-03-24
1
-1
/
+1
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Samuel Pitoiset
2020-03-23
1
-3
/
+3
*
radv/winsys: spoof some values for num_render_backends in the null winsys
Samuel Pitoiset
2020-03-23
1
-40
/
+32
*
radv/winsys: fix wrong PCI ID for Vega10 in the null winsys
Samuel Pitoiset
2020-03-23
1
-1
/
+1
*
radv/winsys: set has_syncobj_wait_for_submit in the null winsys
Rhys Perry
2020-03-20
1
-0
/
+1
*
radv: fix optional pSizes parameter when binding streamout buffers
Samuel Pitoiset
2020-03-20
1
-1
/
+6
*
radv: call nir_shader_gather_info again
Rhys Perry
2020-03-19
1
-0
/
+3
*
radv: remove wrong assert that checks compute subgroup size
Samuel Pitoiset
2020-03-18
1
-5
/
+4
*
radv: fix random depth range unrestricted failures due to a cache issue
Samuel Pitoiset
2020-03-18
1
-2
/
+6
*
ac: unify denorm setting enforcement
Marek Olšák
2020-03-17
1
-14
/
+0
*
radv/gfx10: fix required ballot size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
4
-7
/
+27
*
radv/gfx10: fix required subgroup size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
3
-4
/
+17
*
radv: only inject implicit subpass dependencies if necessary
Samuel Pitoiset
2020-03-17
1
-3
/
+39
*
radv/sqtt: handle thread trace capture in sqtt_QueuePresentKHR()
Samuel Pitoiset
2020-03-16
2
-44
/
+49
*
radv: add llvm_compiler_shader() helper
Samuel Pitoiset
2020-03-13
3
-40
/
+44
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
6
-16
/
+0
*
radv: remove radv_shader_variant::aco_used
Samuel Pitoiset
2020-03-13
3
-3
/
+1
*
radv: cleanup occurences of use_aco everywhere
Samuel Pitoiset
2020-03-13
3
-31
/
+27
*
radv: use ac_gpu_info::use_late_alloc
Samuel Pitoiset
2020-03-12
1
-4
/
+6
*
radv: rewrite late alloc computation
Samuel Pitoiset
2020-03-12
1
-34
/
+43
*
radv: tune primitive binning for small chips
Samuel Pitoiset
2020-03-12
1
-2
/
+7
*
radv: use better tessellation tunables on GFX9+
Samuel Pitoiset
2020-03-12
1
-1
/
+8
*
radv/gfx10: cache metadata in L2 on small chips
Samuel Pitoiset
2020-03-12
1
-8
/
+21
[next]