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_nir_to_llvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: only enable one channel when exporting prim id
Samuel Pitoiset
2018-03-20
1
-1
/
+1
*
radv: don't export NULL layer.
Dave Airlie
2018-03-19
1
-1
/
+1
*
radv: handle exporting view index to fragment shader. (v1.1)
Dave Airlie
2018-03-19
1
-2
/
+16
*
radv: drop geometry stride user sgpr.
Dave Airlie
2018-03-16
1
-18
/
+19
*
radv: get rid of geometry user sgpr for num entries.
Dave Airlie
2018-03-16
1
-8
/
+7
*
radv: migrate lds size calculations to shader gen.
Dave Airlie
2018-03-16
1
-0
/
+33
*
radv: drop scanning the tess shader in the nir code.
Dave Airlie
2018-03-16
1
-33
/
+0
*
radv/tess: remove last chunk of tess sgprs
Dave Airlie
2018-03-16
1
-35
/
+15
*
radv: pass num_patches to tes from tcs
Dave Airlie
2018-03-16
1
-1
/
+3
*
radv: drop tess offchip layout for tcs.
Dave Airlie
2018-03-16
1
-28
/
+88
*
radv: drop tcs_out_offsets
Dave Airlie
2018-03-16
1
-12
/
+27
*
radv: drop tcs_out_layout
Dave Airlie
2018-03-16
1
-9
/
+13
*
radv/tess: drop tcs_in_layout setting completely.
Dave Airlie
2018-03-16
1
-9
/
+17
*
radv: drop ls_out_layout const.
Dave Airlie
2018-03-16
1
-26
/
+4
*
radv: migrate unique index info shader info (v2)
Dave Airlie
2018-03-16
1
-22
/
+0
*
radv: record LLVM IR when debugging shaders
Samuel Pitoiset
2018-03-15
1
-0
/
+7
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
1
-14
/
+12
*
radv: pass the NIR compiler options to ac_compile_llvm_module()
Samuel Pitoiset
2018-03-15
1
-5
/
+7
*
radv: mark all tess output for an indirect access.
Dave Airlie
2018-03-14
1
-8
/
+13
*
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
2018-03-14
1
-5
/
+5
*
radv: get correct offset into LDS for indexed vars.
Dave Airlie
2018-03-14
1
-1
/
+1
*
ac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_reg_index_soa()
Samuel Pitoiset
2018-03-13
1
-8
/
+8
*
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-5
/
+5
*
ac: move ac_shader_info to radv folder
Samuel Pitoiset
2018-03-13
1
-1
/
+1
*
ac/nir: move ac_shader_variant_info and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-14
/
+15
*
ac/nir: move all RADV related code to radv_nir_to_llvm.c
Samuel Pitoiset
2018-03-13
1
-0
/
+3456