index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
/
ac_shader_abi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: drop now useless lookup_interp_param from ABI
Samuel Pitoiset
2019-08-30
1
-4
/
+0
*
ac: import linear/perspective PS input parameters from radv/radeonsi
Samuel Pitoiset
2019-08-30
1
-0
/
+9
*
ac/nir: Remove gfx9_stride_size_workaround_for_atomic
Connor Abbott
2019-08-26
1
-4
/
+0
*
ac,radv,radeonsi: remove LLVM 7 support
Samuel Pitoiset
2019-08-23
1
-1
/
+0
*
radeonsi/nir: implement default tess level system values
Marek Olšák
2019-08-12
1
-1
/
+2
*
compiler: add SYSTEM_VALUE_USER_DATA_AMD
Marek Olšák
2019-08-12
1
-0
/
+1
*
radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center
Marek Olšák
2019-08-06
1
-0
/
+1
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
1
-0
/
+3
*
radeonsi/nir: implement FBFETCH for KHR_blend_equation_advanced
Marek Olšák
2019-07-30
1
-0
/
+2
*
radeonsi/nir: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
1
-0
/
+2
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-1
/
+1
*
radv: apply the indexing workaround for atomic buffer operations on GFX9
Samuel Pitoiset
2019-05-03
1
-0
/
+1
*
ac/nir: Add support for planes.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+3
*
radv: add support for push constants inlining when possible
Samuel Pitoiset
2019-02-12
1
-0
/
+5
*
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
1
-0
/
+3
*
ac/nir: Add workaround for GFX9 buffer views.
Bas Nieuwenhuizen
2018-03-29
1
-0
/
+4
*
ac/radeonsi: pass bindless bool to load_sampler_desc()
Timothy Arceri
2018-03-28
1
-1
/
+2
*
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
2018-03-14
1
-5
/
+3
*
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
2018-03-08
1
-0
/
+2
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
1
-0
/
+2
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
1
-0
/
+1
*
ac: move the outputs array to the ABI
Samuel Pitoiset
2018-02-14
1
-0
/
+4
*
ac: remove unused parameters in abi::load_tess_coord()
Samuel Pitoiset
2018-02-12
1
-3
/
+1
*
ac: add load_resource() to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+12
*
ac: add load_sample_mask_in() to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+2
*
ac: move view_index to the ABI
Samuel Pitoiset
2018-02-12
1
-1
/
+3
*
ac: move push_constants to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+2
*
ac: move tg_size to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+1
*
ac/radeonsi: add num_work_groups to the abi
Timothy Arceri
2018-02-07
1
-0
/
+1
*
ac/radeonsi: add load_local_group_size() to the abi
Timothy Arceri
2018-02-07
1
-0
/
+2
*
ac/radeonsi: add local_invocation_ids to the abi
Timothy Arceri
2018-02-07
1
-0
/
+2
*
ac/radeonsi: add workgroup_ids to the abi
Timothy Arceri
2018-02-07
1
-0
/
+1
*
ac/radeonsi: add lookup_interp_param and load_sample_position to the abi
Timothy Arceri
2018-01-31
1
-0
/
+7
*
radeonsi/nir: add prim_mask to the abi
Timothy Arceri
2018-01-31
1
-0
/
+1
*
radeonsi/nir: add si_nir_lookup_interp_param() helper
Timothy Arceri
2018-01-31
1
-0
/
+2
*
ac/radeonsi: add emit primitive to the abi
Timothy Arceri
2018-01-23
1
-0
/
+3
*
ac/radeonsi: add tcs load outputs support
Timothy Arceri
2018-01-18
1
-10
/
+11
*
ac: add load_patch_vertices_in() to the abi
Timothy Arceri
2018-01-11
1
-0
/
+2
*
ac: add load_tess_level() to the abi
Timothy Arceri
2018-01-09
1
-0
/
+4
*
ac/radeonsi: add load_tess_coord() to the abi
Timothy Arceri
2018-01-05
1
-0
/
+4
*
ac/radeonsi: add tcs_rel_ids to the abi
Timothy Arceri
2018-01-05
1
-0
/
+1
*
ac: add {tcs,tes}_patch_id to the abi
Timothy Arceri
2018-01-05
1
-0
/
+2
*
ac: add store_tcs_outputs() to the abi
Timothy Arceri
2018-01-05
1
-0
/
+12
*
ac: add load_tes_inputs() to the abi
Timothy Arceri
2018-01-05
1
-0
/
+11
*
ac: add si_nir_load_input_gs() to the abi
Timothy Arceri
2017-12-04
1
-0
/
+9
*
ac: add gs_{prim,invocation}_id to the abi
Timothy Arceri
2017-11-16
1
-0
/
+2
*
ac: add emit_vertex to the abi
Timothy Arceri
2017-11-12
1
-0
/
+4
*
ac/nir: Only clamp shadow reference on radeonsi.
Bas Nieuwenhuizen
2017-10-23
1
-0
/
+4
*
amd/common: remove ac_shader_abi::chip_class
Nicolai Hähnle
2017-09-29
1
-2
/
+0
*
ac/nir,radeonsi: add and use ac_shader_abi::frag_pos
Nicolai Hähnle
2017-07-31
1
-0
/
+1
[next]