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_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: improve gathering of load_push_constants with dynamic bindings
Samuel Pitoiset
2019-01-23
1
-1
/
+3
*
radv: Fix a stupid if in gather_intrinsic_info
Jason Ekstrand
2018-12-16
1
-9
/
+9
*
radv: gather stream output info
Samuel Pitoiset
2018-10-29
1
-0
/
+39
*
radv: gather which GS stream is used for every outputs
Samuel Pitoiset
2018-10-29
1
-0
/
+2
*
radv: gather the number of output components per stream
Samuel Pitoiset
2018-10-29
1
-0
/
+2
*
radv: gather the number of streams used by geometry shaders
Samuel Pitoiset
2018-10-29
1
-0
/
+14
*
radv: gather the output usage mask for clip/cull distances correctly
Samuel Pitoiset
2018-08-31
1
-0
/
+8
*
radv: add set_output_usage_mask() helper
Samuel Pitoiset
2018-08-31
1
-17
/
+26
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-08-31
1
-0
/
+4
*
radv: Remove deref chain support in radv shader info pass.
Bas Nieuwenhuizen
2018-06-22
1
-97
/
+9
*
radv: Gather info for deref instr based load/store.
Bas Nieuwenhuizen
2018-06-22
1
-5
/
+55
*
radv: Add shader info support for image deref instructions.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+37
*
ac/nir: Support deref instructions in tex instructions.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+13
*
radv: scan the geometry shader output usage mask
Samuel Pitoiset
2018-05-14
1
-0
/
+6
*
radv: check that layout isn't NULL in radv_nir_shader_info_pass()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: move {load,store}_var intrinsics scanning in different functions
Samuel Pitoiset
2018-05-14
1
-47
/
+80
*
radv: fix scanning output_usage_mask with structs
Samuel Pitoiset
2018-03-29
1
-4
/
+52
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
1
-20
/
+20
*
radv/multiview: mark layer_input if we have input attachments.
Dave Airlie
2018-03-19
1
-1
/
+3
*
radv: handle exporting view index to fragment shader. (v1.1)
Dave Airlie
2018-03-19
1
-0
/
+2
*
radv/shader_info: start gathering tess output info (v2)
Dave Airlie
2018-03-16
1
-2
/
+47
*
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-1
/
+1
*
ac: move ac_shader_info to radv folder
Samuel Pitoiset
2018-03-13
1
-0
/
+309