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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/tess: remove last chunk of tess sgprs
Dave Airlie
2018-03-16
3
-53
/
+19
*
radv: pass num_patches to tes from tcs
Dave Airlie
2018-03-16
3
-2
/
+9
*
radv: drop tess offchip layout for tcs.
Dave Airlie
2018-03-16
4
-38
/
+90
*
radv: drop tcs_out_offsets
Dave Airlie
2018-03-16
2
-20
/
+29
*
radv: drop tcs_out_layout
Dave Airlie
2018-03-16
2
-15
/
+15
*
radv/tess: drop tcs_in_layout setting completely.
Dave Airlie
2018-03-16
3
-15
/
+24
*
radv: drop ls_out_layout const.
Dave Airlie
2018-03-16
3
-37
/
+4
*
radv/shader_info: start gathering tess output info (v2)
Dave Airlie
2018-03-16
2
-2
/
+52
*
radv: migrate unique index info shader info (v2)
Dave Airlie
2018-03-16
2
-22
/
+21
*
radv: dump LLVM IR when a hang is detected
Samuel Pitoiset
2018-03-15
1
-0
/
+1
*
radv: record LLVM IR when debugging shaders
Samuel Pitoiset
2018-03-15
3
-0
/
+12
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
4
-22
/
+19
*
radv: pass the NIR compiler options to ac_compile_llvm_module()
Samuel Pitoiset
2018-03-15
1
-5
/
+7
*
radv: print some information when RADV_TRACE_FILE is set
Samuel Pitoiset
2018-03-15
3
-1
/
+9
*
radv: only display options that are enabled
Samuel Pitoiset
2018-03-15
1
-12
/
+16
*
spirv/radv: add AMD_gcn_shader capability, remove current extensions
Alejandro Piñeiro
2018-03-15
1
-3
/
+1
*
radv: Fix CmdCopyImage between uncompressed and compressed images
Alex Smith
2018-03-14
1
-6
/
+17
*
radv: fix vkGetDeviceQueue2() when create flags don't match
Samuel Pitoiset
2018-03-14
2
-2
/
+22
*
radv: drop assert on bindingDescriptorCount > 0
Dave Airlie
2018-03-14
1
-1
/
+0
*
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
3
-17
/
+11
*
radv: get correct offset into LDS for indexed vars.
Dave Airlie
2018-03-14
1
-1
/
+1
*
ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups
Jason Ekstrand
2018-03-13
5
-99
/
+0
*
ac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_reg_index_soa()
Samuel Pitoiset
2018-03-13
3
-12
/
+12
*
ac/nir: remove some unnecessary includes and declarations
Samuel Pitoiset
2018-03-13
2
-9
/
+1
*
ac/nir: drop radv prefix from radv_lower_gather4_integer()
Samuel Pitoiset
2018-03-13
1
-4
/
+4
*
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
2018-03-13
7
-89
/
+89
*
ac: move ac_shader_info to radv folder
Samuel Pitoiset
2018-03-13
11
-99
/
+63
*
ac/nir: move ac_shader_variant_info and friends to radv folder
Samuel Pitoiset
2018-03-13
7
-136
/
+139
*
ac/nir: move all RADV related code to radv_nir_to_llvm.c
Samuel Pitoiset
2018-03-13
7
-3425
/
+3482
*
ac/nir: make emit_barrier() non-static
Samuel Pitoiset
2018-03-13
2
-4
/
+6
*
ac/nir: move radeon_llvm_reg_index_soa() to ac_nir_to_llvm.h
Samuel Pitoiset
2018-03-13
2
-5
/
+5
*
ac/nir: make handle_shader_output_decl() non-static
Samuel Pitoiset
2018-03-13
2
-10
/
+18
*
ac/nir: change prototype of handle_shader_output_decl()
Samuel Pitoiset
2018-03-13
1
-14
/
+14
*
ac/nir: move unpack_param() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
3
-33
/
+35
*
ac/nir: move trim_vector to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
3
-24
/
+27
*
ac/nir: move cast_ptr() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
3
-10
/
+13
*
ac/nir: move ac_build_alloca() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
3
-39
/
+41
*
radv: Increase the number of dynamic uniform buffers.
Bas Nieuwenhuizen
2018-03-12
2
-3
/
+5
*
ac/gpu_info: print ib_start_alignment, add assertion
Marek Olšák
2018-03-09
1
-0
/
+2
*
radv: Fix the autotools build take 2.
Bas Nieuwenhuizen
2018-03-09
1
-1
/
+1
*
radv: Fix autotools build.
Bas Nieuwenhuizen
2018-03-09
1
-10
/
+7
*
ac/nir: set number of channels for packed mrt exports
Samuel Pitoiset
2018-03-09
1
-0
/
+5
*
radv: Update version to 1.1.70.
Bas Nieuwenhuizen
2018-03-09
1
-2
/
+2
*
radv: Generate icd files.
Bas Nieuwenhuizen
2018-03-09
4
-25
/
+70
*
winsys/amdgpu: query GDS info
Marek Olšák
2018-03-08
2
-0
/
+13
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
2
-1
/
+21
*
ac/nir: do not emit unnecessary null exports in fragment shaders
Samuel Pitoiset
2018-03-08
1
-13
/
+16
*
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
2018-03-08
2
-1
/
+10
*
ac: make use of if/loop build helpers
Timothy Arceri
2018-03-08
1
-42
/
+18
[next]