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
/
radv_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: make use of nir_move_out_const_to_consumer()
Timothy Arceri
2018-11-14
1
-0
/
+4
*
radv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_AA_MASK_ENABLE
Samuel Pitoiset
2018-11-13
1
-1
/
+1
*
radv: clean up setting partial_es_wave for distributed tess on VI
Samuel Pitoiset
2018-11-12
1
-7
/
+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: add support for Raven2
Samuel Pitoiset
2018-11-01
1
-0
/
+1
*
radv: implement VK_EXT_transform_feedback
Samuel Pitoiset
2018-10-29
1
-0
/
+19
*
radv: adjust the number of output components per stream
Samuel Pitoiset
2018-10-29
1
-5
/
+4
*
radv: adjust the GSVS ring sizes based on the number of components
Samuel Pitoiset
2018-10-29
1
-6
/
+19
*
radv: remove wrong comment in calculate_gs_ring_sizes() about streams
Samuel Pitoiset
2018-10-29
1
-1
/
+1
*
radv: call nir_link_xfb_varyings()
Timothy Arceri
2018-10-24
1
-0
/
+4
*
radv: move nir_lower_io_to_scalar_early() to radv_link_shaders()
Timothy Arceri
2018-10-24
1
-26
/
+18
*
radv: use nir_opt_find_array_copies()
Timothy Arceri
2018-10-18
1
-3
/
+3
*
radv: do not force the flat qualifier for clip/cull distances
Samuel Pitoiset
2018-10-15
1
-2
/
+2
*
radv: add a workaround for a VGT hang with prim restart and strips
Samuel Pitoiset
2018-10-11
1
-0
/
+11
*
radv: don't pass shader key by copy
Dave Airlie
2018-10-11
1
-7
/
+6
*
radv: tidy up radv_pipeline_init_multisample_state()
Samuel Pitoiset
2018-10-08
1
-19
/
+16
*
radv: always set PA_SC_MODE_CNTL_1.OUT_OF_ORDER_WATER_MARK
Samuel Pitoiset
2018-10-08
1
-2
/
+2
*
radv: set DB_EQAA.INCOHERENT_EQAA_READS
Samuel Pitoiset
2018-10-08
1
-1
/
+1
*
radv: add potential missing fields for DB_EQAA
Samuel Pitoiset
2018-10-01
1
-1
/
+3
*
radv: disable complicated point clipping against user clip planes
Samuel Pitoiset
2018-10-01
1
-1
/
+0
*
radv: implement VK_EXT_conservative_rasterization
Samuel Pitoiset
2018-09-18
1
-1
/
+48
*
radv: adjust ESGS ring buffer size computation on VI+
Samuel Pitoiset
2018-09-11
1
-1
/
+5
*
radv: Add VEGA20 support.
Bas Nieuwenhuizen
2018-09-03
1
-0
/
+1
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-08-31
1
-0
/
+17
*
radv: Make fs key exemplars ordered to be a reverse fs_key lookup.
Bas Nieuwenhuizen
2018-08-14
1
-1
/
+26
*
radv: Fix build
Kenneth Graunke
2018-07-26
1
-1
/
+1
*
radv: fix a memleak for merged shaders on GFX9
Samuel Pitoiset
2018-07-23
1
-1
/
+1
*
radv: Select correct entries for binning.
Bas Nieuwenhuizen
2018-07-19
1
-2
/
+2
*
radv: Fix number of samples used for binning.
Bas Nieuwenhuizen
2018-07-19
1
-1
/
+1
*
nir: convert lower_io_arrays_to_elements to deref instructions
Rob Clark
2018-06-22
1
-2
/
+0
*
nir: convert lower_io_to_scalar to deref instructions
Rob Clark
2018-06-22
1
-2
/
+2
*
move lower_deref_instrs
Rob Clark
2018-06-22
1
-0
/
+2
*
radv: do not use an user SGPR for the sample position offset
Samuel Pitoiset
2018-06-20
1
-29
/
+0
*
radv: don't store the number of samples as log2
Samuel Pitoiset
2018-06-20
1
-2
/
+2
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-16
/
+16
*
radv: fix bitwise check
Eric Engestrom
2018-06-18
1
-1
/
+1
*
radv: remove multisample bit from shader key.
Dave Airlie
2018-06-15
1
-2
/
+0
*
radv: Fix output for sparse MRTs.
Bas Nieuwenhuizen
2018-06-14
1
-9
/
+10
*
radv: fix a GPU hang when MRTs are sparse
Samuel Pitoiset
2018-06-04
1
-0
/
+10
*
radv: Don't pass a TESS_EVAL shader when tesselation is not enabled.
Bas Nieuwenhuizen
2018-06-04
1
-0
/
+2
*
radv: Consolidate GFX9 merged shader lookup logic
Alex Smith
2018-06-01
1
-18
/
+20
*
radv: Set active_stages the same whether or not shaders were cached
Alex Smith
2018-06-01
1
-5
/
+2
*
radv: Add option to print errors even in optimized builds.
Bas Nieuwenhuizen
2018-05-31
1
-3
/
+3
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-14
1
-3
/
+27
*
radv: Translate logic ops.
Bas Nieuwenhuizen
2018-05-14
1
-2
/
+43
*
radv: remove useless check in radv_create_shaders()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
2018-05-13
1
-9
/
+17
*
radv/gfx9: don't use gs_table_depth on gfx9.
Dave Airlie
2018-04-24
1
-2
/
+3
[next]