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: remove useless sync after CmdClear{Color,DepthStencil}Image()
Samuel Pitoiset
2018-11-22
1
-4
/
+0
*
radv: only sync CP DMA for transfer operations or bottom pipe
Samuel Pitoiset
2018-11-21
1
-2
/
+6
*
radv: ignore subpass self-dependencies
Samuel Pitoiset
2018-11-21
1
-0
/
+10
*
radv: Use structured intrinsics instead of indexing workaround for GFX9.
Bas Nieuwenhuizen
2018-11-19
1
-1
/
+1
*
radv: implement fast HTILE clears for depth or stencil only on GFX9
Samuel Pitoiset
2018-11-19
2
-5
/
+269
*
radv: rewrite the condition that checks allowed depth/stencil values
Samuel Pitoiset
2018-11-19
1
-8
/
+4
*
radv: check allowed fast HTILE clears a bit earlier
Samuel Pitoiset
2018-11-19
1
-0
/
+5
*
radv: add radv_is_fast_clear_{depth,stencil}_allowed() helpers
Samuel Pitoiset
2018-11-19
1
-2
/
+16
*
radv: add radv_get_htile_fast_clear_value() helper
Samuel Pitoiset
2018-11-19
1
-3
/
+18
*
radv: remove unnecessary goto in the fast clear paths
Samuel Pitoiset
2018-11-19
1
-28
/
+24
*
radv/winsys: remove the max IBs per submit limit for the sysmem path
Samuel Pitoiset
2018-11-19
1
-17
/
+29
*
radv/winsys: remove the max IBs per submit limit for the fallback path
Samuel Pitoiset
2018-11-19
1
-48
/
+55
*
radv: always clear the FCE predicate after DCC/FMASK/CMASK decompressions
Samuel Pitoiset
2018-11-19
1
-5
/
+8
*
radv: tidy up radv_set_dcc_need_cmask_elim_pred()
Samuel Pitoiset
2018-11-19
5
-15
/
+14
*
radv: enable primitive binning by default
Samuel Pitoiset
2018-11-16
2
-7
/
+3
*
radv: add a debug option for disabling primitive binning
Samuel Pitoiset
2018-11-16
2
-0
/
+2
*
Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
Connor Abbott
2018-11-16
1
-4
/
+2
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
6
-24
/
+24
*
radv: make use of nir_move_out_const_to_consumer()
Timothy Arceri
2018-11-14
1
-0
/
+4
*
radv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9
Samuel Pitoiset
2018-11-13
2
-3
/
+21
*
radv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_AA_MASK_ENABLE
Samuel Pitoiset
2018-11-13
1
-1
/
+1
*
radv: binding streamout buffers doesn't change context regs
Samuel Pitoiset
2018-11-13
1
-2
/
+7
*
radv: make use of num_good_cu_per_sh in si_emit_graphics() too
Samuel Pitoiset
2018-11-12
1
-2
/
+1
*
radv: clean up setting partial_es_wave for distributed tess on VI
Samuel Pitoiset
2018-11-12
1
-7
/
+4
*
radv: cleanup and document a Hawaii bug with offchip buffers
Samuel Pitoiset
2018-11-12
1
-9
/
+8
*
radv: include LLVM IR in the VK_AMD_shader_info "disassembly"
Nicolai Hähnle
2018-11-09
1
-0
/
+1
*
radv: fix GPU hangs when loading depth/stencil clear values on SI/CIK
Samuel Pitoiset
2018-11-08
1
-5
/
+19
*
radv: use LOAD_CONTEXT_REG when loading fast clear values
Samuel Pitoiset
2018-11-08
1
-19
/
+26
*
radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+
Samuel Pitoiset
2018-11-08
1
-1
/
+1
*
radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
Samuel Pitoiset
2018-11-07
1
-0
/
+10
*
radv: allocate enough space in CS when copying query results with compute
Samuel Pitoiset
2018-11-07
1
-0
/
+4
*
radv: more use of radv_cp_wait_mem()
Samuel Pitoiset
2018-11-05
1
-22
/
+9
*
radv: replace si_emit_wait_fence() with radv_cp_wait_mem()
Samuel Pitoiset
2018-11-05
4
-10
/
+14
*
radv: add missing TFB queries support to CmdCopyQueryPoolsResults()
Samuel Pitoiset
2018-11-05
2
-0
/
+278
*
radv: remove useless sync after copying query results with compute
Samuel Pitoiset
2018-11-05
1
-4
/
+0
*
android: radv: add libmesa_git_sha1 static dependency
Mauro Rossi
2018-11-03
1
-1
/
+2
*
radv: fix begin/end transform feedback with 0 counter buffers.
Dave Airlie
2018-11-02
1
-12
/
+16
*
radv: apply xfb buffer offset at buffer binding time not later. (v2)
Dave Airlie
2018-11-02
1
-2
/
+4
*
radv: set PA_SU_PRIM_FILTER_CNTL optimally
Samuel Pitoiset
2018-11-01
1
-0
/
+9
*
radv: only enable gl_SampleMask if MSAA is enabled too
Samuel Pitoiset
2018-11-01
1
-2
/
+11
*
radv: use radeon_info::num_good_cu_per_sh
Samuel Pitoiset
2018-11-01
1
-3
/
+1
*
radv: add support for Raven2
Samuel Pitoiset
2018-11-01
3
-3
/
+9
*
radv/xfb: don't increase offset by component mask start.
Dave Airlie
2018-10-31
1
-3
/
+0
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-5
/
+5
*
radv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of a magic value
Samuel Pitoiset
2018-10-31
1
-1
/
+1
*
radv: use pool->stride when calling radv_query_shader()
Samuel Pitoiset
2018-10-31
1
-2
/
+2
*
radv: rename some parameters in Cmd{Begin,End}TransformFeedbackEXT()
Samuel Pitoiset
2018-10-31
1
-8
/
+8
*
radv/winsys: do not assign last submission when chained path failed
Samuel Pitoiset
2018-10-31
1
-1
/
+4
*
radv/winsys: fix buffer deletion in the sysmem path
Samuel Pitoiset
2018-10-31
1
-2
/
+3
*
radv/winsys: cleanup the chained submission path
Samuel Pitoiset
2018-10-31
1
-11
/
+17
[prev]
[next]