index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
/
radv_shader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: store more vertex attribute infos as pipeline keys
Samuel Pitoiset
2019-03-13
1
-0
/
+6
*
radv: Fix float16 interpolation set up.
Bas Nieuwenhuizen
2019-02-22
1
-0
/
+1
*
radv: Handle clip+cull distances more generally as compact arrays.
Bas Nieuwenhuizen
2019-02-20
1
-0
/
+2
*
radv: store vertex attribute formats as pipeline keys
Samuel Pitoiset
2019-02-14
1
-0
/
+1
*
radv: add support for push constants inlining when possible
Samuel Pitoiset
2019-02-12
1
-4
/
+7
*
radv: gather if shaders load dynamic offsets separately
Samuel Pitoiset
2019-02-12
1
-0
/
+1
*
radv: gather more info about push constants
Samuel Pitoiset
2019-02-12
1
-0
/
+4
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-6
/
+0
*
radv: remove radv_userdata_info::indirect field
Samuel Pitoiset
2019-01-28
1
-1
/
+0
*
radv: declare streamout SGPRs
Samuel Pitoiset
2018-10-29
1
-1
/
+2
*
radv: gather stream output info
Samuel Pitoiset
2018-10-29
1
-0
/
+18
*
radv: gather which GS stream is used for every outputs
Samuel Pitoiset
2018-10-29
1
-0
/
+1
*
radv: gather the number of output components per stream
Samuel Pitoiset
2018-10-29
1
-0
/
+1
*
radv: gather the number of streams used by geometry shaders
Samuel Pitoiset
2018-10-29
1
-0
/
+1
*
radv: use nir_opt_find_array_copies()
Timothy Arceri
2018-10-18
1
-1
/
+2
*
radv: handle loc->indirect correctly for the first descriptor
Samuel Pitoiset
2018-09-14
1
-1
/
+0
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-08-31
1
-0
/
+1
*
radv: reduce CPU overhead in radv_flush_descriptors()
Samuel Pitoiset
2018-07-09
1
-0
/
+1
*
radv: do not use an user SGPR for the sample position offset
Samuel Pitoiset
2018-06-20
1
-1
/
+0
*
radv: don't store the number of samples as log2
Samuel Pitoiset
2018-06-20
1
-1
/
+1
*
radv: add RADV_DEBUG=checkir
Samuel Pitoiset
2018-06-15
1
-0
/
+1
*
radv: remove multisample bit from shader key.
Dave Airlie
2018-06-15
1
-1
/
+0
*
radv: set amdgpu-32bit-address-high-bits LLVM attribute
Samuel Pitoiset
2018-05-22
1
-0
/
+1
*
radv: scan the geometry shader output usage mask
Samuel Pitoiset
2018-05-14
1
-0
/
+3
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-14
1
-0
/
+12
*
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
2018-05-14
1
-3
/
+6
*
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
2018-05-13
1
-2
/
+3
*
radv: Implement VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
2018-04-12
1
-0
/
+1
*
radv: add RADV_NUM_PHYSICAL_VGPRS constant
Samuel Pitoiset
2018-04-09
1
-0
/
+2
*
radv: add radv_get_num_physical_sgprs() helper
Samuel Pitoiset
2018-04-09
1
-0
/
+6
*
radv: handle exporting view index to fragment shader. (v1.1)
Dave Airlie
2018-03-19
1
-0
/
+2
*
radv: drop geometry stride user sgpr.
Dave Airlie
2018-03-16
1
-1
/
+0
*
radv: migrate lds size calculations to shader gen.
Dave Airlie
2018-03-16
1
-0
/
+1
*
radv: drop scanning the tess shader in the nir code.
Dave Airlie
2018-03-16
1
-5
/
+0
*
radv/tess: remove last chunk of tess sgprs
Dave Airlie
2018-03-16
1
-2
/
+2
*
radv: pass num_patches to tes from tcs
Dave Airlie
2018-03-16
1
-1
/
+2
*
radv: drop tess offchip layout for tcs.
Dave Airlie
2018-03-16
1
-1
/
+1
*
radv/tess: drop tcs_in_layout setting completely.
Dave Airlie
2018-03-16
1
-0
/
+1
*
radv: drop ls_out_layout const.
Dave Airlie
2018-03-16
1
-1
/
+0
*
radv/shader_info: start gathering tess output info (v2)
Dave Airlie
2018-03-16
1
-0
/
+5
*
radv: migrate unique index info shader info (v2)
Dave Airlie
2018-03-16
1
-0
/
+21
*
radv: record LLVM IR when debugging shaders
Samuel Pitoiset
2018-03-15
1
-0
/
+2
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
1
-0
/
+1
*
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-1
/
+72
*
ac: move ac_shader_info to radv folder
Samuel Pitoiset
2018-03-13
1
-1
/
+37
*
ac/nir: move ac_shader_variant_info and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-1
/
+98
*
ac/radv: move lower_indirect_derefs() to ac_nir_to_llvm.c
Timothy Arceri
2018-03-05
1
-4
/
+0
*
radv: Always lower indirect derefs after nir_lower_global_vars_to_local.
Bas Nieuwenhuizen
2018-02-15
1
-0
/
+4
*
radv: do not dump meta shader stats
Samuel Pitoiset
2018-01-31
1
-0
/
+9
*
radv: fix a crash in radv_can_dump_shader()
Samuel Pitoiset
2017-12-04
1
-2
/
+2
[next]