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
/
gallium
/
drivers
/
radeonsi
/
si_shader_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: enable image stores with DCC
Marek Olšák
2019-07-09
1
-2
/
+2
*
radeonsi/gfx10: implement streamout-related queries
Nicolai Hähnle
2019-07-03
1
-0
/
+2
*
radeonsi/gfx10: NGG geometry shader PM4 and upload
Nicolai Hähnle
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: generate geometry shaders for NGG
Nicolai Hähnle
2019-07-03
1
-0
/
+7
*
radeonsi/gfx10: generate VS and TES as NGG merged ESGS shaders
Nicolai Hähnle
2019-07-03
1
-0
/
+11
*
radeonsi: make emit_streamout_output externally accessible
Nicolai Hähnle
2019-07-03
1
-0
/
+5
*
radeonsi: make get_primitive_id externally visible
Nicolai Hähnle
2019-07-03
1
-0
/
+2
*
radeonsi: make si_llvm_export_vs externally available
Nicolai Hähnle
2019-07-03
1
-0
/
+11
*
radeonsi: use the new run-time linker for shaders
Nicolai Hähnle
2019-06-12
1
-2
/
+1
*
radeonsi: make functions for creating LLVM functions non-static
Marek Olšák
2019-05-16
1
-0
/
+25
*
radeonsi: fix GPU hangs with bindless textures and LLVM 7.0
Marek Olšák
2018-09-10
1
-1
/
+2
*
radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI
Marek Olšák
2018-08-29
1
-0
/
+1
*
ac: fix WAITCNT flags for GFX9
Marek Olšák
2018-08-22
1
-5
/
+0
*
radeonsi: don't use emit_data->args in atomic_emit
Marek Olšák
2018-08-14
1
-0
/
+2
*
ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)
Marek Olšák
2018-08-01
1
-1
/
+2
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-3
/
+3
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
1
-2
/
+0
*
radeonsi: clean up passing the is_monolithic flag for compilation
Marek Olšák
2018-06-25
1
-3
/
+0
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
1
-3
/
+3
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: implement GL_KHR_blend_equation_advanced
Marek Olšák
2018-04-02
1
-0
/
+1
*
radeonsi: rename unpack_param -> si_unpack_param
Marek Olšák
2018-04-02
1
-0
/
+4
*
radeonsi: add si_llvm_emit_kill() helper
Timothy Arceri
2018-03-08
1
-0
/
+2
*
radeonsi: make use of if/loop build helpers in ac
Timothy Arceri
2018-03-08
1
-8
/
+0
*
radeonsi: remove si_llvm_add_attribute
Marek Olšák
2018-03-07
1
-2
/
+0
*
radeonsi: move si_nir_load_input_gs() to si_shader.c
Timothy Arceri
2018-03-06
1
-9
/
+0
*
radeonsi: preload the tess offchip ring in TES
Marek Olšák
2018-02-24
1
-0
/
+1
*
radeonsi: move tess ring address into TCS_OUT_LAYOUT, removes 2 TCS user SGPRs
Marek Olšák
2018-02-24
1
-2
/
+2
*
radeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower bits
Marek Olšák
2018-02-24
1
-1
/
+1
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
1
-0
/
+1
*
radeonsi: make si_declare_compute_memory() more generic and call for nir
Timothy Arceri
2018-02-13
1
-2
/
+3
*
ac/radeonsi: add num_work_groups to the abi
Timothy Arceri
2018-02-07
1
-1
/
+0
*
ac/radeonsi: add local_invocation_ids to the abi
Timothy Arceri
2018-02-07
1
-1
/
+0
*
ac/radeonsi: add workgroup_ids to the abi
Timothy Arceri
2018-02-07
1
-1
/
+0
*
radeonsi: remove unused si_shader_context members
Marek Olšák
2018-02-01
1
-4
/
+0
*
radeonsi/nir: add si_nir_lookup_interp_param() helper
Timothy Arceri
2018-01-31
1
-0
/
+4
*
ac: rename and move si_const_array into common code
Marek Olšák
2018-01-27
1
-2
/
+0
*
ac/radeonsi: add tcs load outputs support
Timothy Arceri
2018-01-18
1
-1
/
+2
*
ac/radeonsi: add tcs_rel_ids to the abi
Timothy Arceri
2018-01-05
1
-1
/
+0
*
ac: add {tcs,tes}_patch_id to the abi
Timothy Arceri
2018-01-05
1
-2
/
+0
*
radeonsi: add si_nir_load_input_tes()
Timothy Arceri
2018-01-05
1
-0
/
+11
*
amd/common: add ac_build_waitcnt()
Samuel Pitoiset
2017-12-14
1
-2
/
+0
*
ac: add si_nir_load_input_gs() to the abi
Timothy Arceri
2017-12-04
1
-0
/
+9
*
radeonsi: create si_llvm_load_input_gs()
Timothy Arceri
2017-12-04
1
-0
/
+6
*
radeonsi: pass llvm type to si_llvm_emit_fetch_64bit()
Timothy Arceri
2017-12-04
1
-1
/
+1
*
radeonsi: use ac.lds for shared memory
Marek Olšák
2017-11-25
1
-2
/
+0
*
ac: add gs_{prim,invocation}_id to the abi
Timothy Arceri
2017-11-16
1
-2
/
+0
*
radeonsi: rework gs_vtx_offset handling
Timothy Arceri
2017-11-12
1
-6
/
+1
*
ac/nir: move lds declaration/load/store into shared code.
Dave Airlie
2017-10-26
1
-1
/
+0
*
radeonsi: add VS blit shader creation
Marek Olšák
2017-10-07
1
-0
/
+1
[next]