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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ac/gpu_info: print ib_start_alignment, add assertion
Marek Olšák
2018-03-09
1
-0
/
+2
*
ac/nir: set number of channels for packed mrt exports
Samuel Pitoiset
2018-03-09
1
-0
/
+5
*
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
*
ac: add if/loop build helpers
Timothy Arceri
2018-03-08
3
-0
/
+211
*
ac: implement AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
1
-0
/
+28
*
radv: Add minimal subgroup support.
Bas Nieuwenhuizen
2018-03-07
2
-0
/
+51
*
ac/nir: Add vote_ieq/vote_feq lowering pass.
Bas Nieuwenhuizen
2018-03-07
4
-5
/
+98
*
nir: Generalize nir_intrinsic_vote_eq
Jason Ekstrand
2018-03-07
1
-1
/
+1
*
radeonsi: fix passing address32_hi to LLVM for high values
Marek Olšák
2018-03-07
2
-3
/
+3
*
ac/nir: don't put lod into args if it's zero.
Dave Airlie
2018-03-07
1
-2
/
+1
*
ac/nir: count the scratch private memory size
Samuel Pitoiset
2018-03-06
2
-2
/
+9
*
ac: add ac_count_scratch_private_memory()
Samuel Pitoiset
2018-03-06
2
-0
/
+34
*
ac/nir: only enable used channels when exporting parameters
Samuel Pitoiset
2018-03-06
1
-4
/
+20
*
ac: update enabled channels mask when optimizing PARAM exports
Samuel Pitoiset
2018-03-06
1
-2
/
+16
*
ac/nir: pass the number of enabled channels to si_llvm_init_export_args()
Samuel Pitoiset
2018-03-06
1
-8
/
+13
*
ac/shader: scan output usage mask for VS and TES
Samuel Pitoiset
2018-03-06
2
-0
/
+22
*
ac: pass the unmodified number of components to load gs inputs
Timothy Arceri
2018-03-06
1
-2
/
+2
*
ac: add ac_build_fsign()
Samuel Pitoiset
2018-03-05
3
-25
/
+28
*
ac: add ac_build_isign()
Samuel Pitoiset
2018-03-05
3
-24
/
+28
*
ac: add ac_build_fract()
Samuel Pitoiset
2018-03-05
3
-26
/
+34
*
ac/radv: move lower_indirect_derefs() to ac_nir_to_llvm.c
Timothy Arceri
2018-03-05
2
-0
/
+39
*
ac: fix nir_intrinsic_shared_atomic_comp_swap handling
Timothy Arceri
2018-03-02
1
-1
/
+1
*
ac/nir: fix shared atomic operations.
Dave Airlie
2018-03-01
1
-5
/
+5
*
ac/nir: don't apply slice rounding on txf_ms
Dave Airlie
2018-03-01
1
-1
/
+1
*
ac/shader: move scanning some info about input PS declarations
Samuel Pitoiset
2018-02-28
4
-9
/
+18
*
ac/radv: move load base vertex abi setup to vertex shader.
Dave Airlie
2018-02-28
1
-1
/
+1
*
ac/shader: fix vertex input with components.
Dave Airlie
2018-02-28
1
-1
/
+1
*
ac: implement nir_op_ldexp
Timothy Arceri
2018-02-28
1
-0
/
+7
*
ac: fix nir_op_fdd{x,y} handling
Timothy Arceri
2018-02-28
1
-2
/
+2
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
2
-1
/
+9
*
ac: add support for handling nir_intrinsic_load_vertex_id
Timothy Arceri
2018-02-28
1
-0
/
+4
*
ac: fix f2b and i2b for doubles
Timothy Arceri
2018-02-28
1
-2
/
+4
*
ac/nir: clean up a hack about rounding 2nd coord component
Samuel Pitoiset
2018-02-27
1
-3
/
+5
*
ac/nir: use ordered float comparisons except for not equal
Samuel Pitoiset
2018-02-26
1
-3
/
+3
*
ac: make use of ac_get_llvm_num_components() helper
Timothy Arceri
2018-02-26
1
-5
/
+1
*
ac/nir: remove emission of nir_op_fpow
Samuel Pitoiset
2018-02-22
1
-4
/
+0
*
ac/nir: set GLC=1 for load/store of coherent/volatile images
Samuel Pitoiset
2018-02-22
1
-3
/
+4
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
2
-2
/
+14
*
amd/common:add uvd hevc enc support check in hw query
James Zhu
2018-02-21
2
-1
/
+12
*
ac/nir: add glsl_is_array_image() helper
Samuel Pitoiset
2018-02-21
1
-23
/
+18
*
ac/nir: set the DA field when performing atomics on 3D images
Samuel Pitoiset
2018-02-21
1
-1
/
+2
*
radv/tess: don't need to look in constant for vertices_per_patch
Dave Airlie
2018-02-21
1
-1
/
+4
*
ac/radv: cleanup some tcs output values access
Dave Airlie
2018-02-21
1
-2
/
+8
[next]