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
/
gallium
/
drivers
/
radeonsi
/
si_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: fix warning: ‘ret’ may be used uninitialized
Marek Olšák
2019-07-22
1
-1
/
+1
*
radeonsi/gfx10: add as_ngg variant for TES as ES to select Wave32/64
Marek Olšák
2019-07-19
1
-8
/
+16
*
radeonsi/gfx10: implement Wave32
Marek Olšák
2019-07-19
1
-25
/
+37
*
radeonsi/gfx10: use 32-bit wavemasks for Wave32
Marek Olšák
2019-07-19
1
-8
/
+20
*
ac/rtld: add support for Wave32
Marek Olšák
2019-07-19
1
-0
/
+3
*
radeonsi: assume that selector != NULL for compute shaders
Marek Olšák
2019-07-19
1
-14
/
+6
*
radeonsi: set threadgroup size to 0 for threadgroups with only 1 wave
Marek Olšák
2019-07-19
1
-3
/
+3
*
radeonsi/gfx10: set as_ngg for GS prolog
Marek Olšák
2019-07-19
1
-5
/
+8
*
radeonsi/gfx10: combine hw edgeflags with user edgeflags for correct behavior
Marek Olšák
2019-07-19
1
-3
/
+3
*
radeonsi/gfx10: clean up ESGS ring size computation
Marek Olšák
2019-07-19
1
-24
/
+3
*
radeonsi/gfx10: fix unnecessary LDS overallocation for NGG GS
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi: reorder shader IO indices for better IO space usage for tess and GS
Marek Olšák
2019-07-09
1
-18
/
+22
*
radeonsi: cosmetic cleanup in si_shader_io_get_unique_index
Marek Olšák
2019-07-09
1
-2
/
+2
*
radeonsi: fix and clean up shader_type passing
Marek Olšák
2019-07-09
1
-36
/
+47
*
ac: replace glc,slc with cache_policy for loads
Marek Olšák
2019-07-04
1
-11
/
+10
*
ac: replace glc,slc with cache_policy for stores
Marek Olšák
2019-07-04
1
-13
/
+13
*
radeonsi/gfx10: fix legacy GS
Marek Olšák
2019-07-03
1
-1
/
+4
*
ac: rework ac_build_waitcnt for gfx10
Marek Olšák
2019-07-03
1
-7
/
+6
*
radeonsi/gfx10: implement si_shader_vs
Marek Olšák
2019-07-03
1
-4
/
+6
*
radeonsi/gfx10: unpack GS invocation ID
Marek Olšák
2019-07-03
1
-4
/
+11
*
radeonsi/gfx10: cosmetic changes
Marek Olšák
2019-07-03
1
-9
/
+7
*
radeonsi/gfx10: export correct PrimitiveID from NGG vertex shaders
Marek Olšák
2019-07-03
1
-4
/
+14
*
radeonsi/gfx10: fix NGG GS color clamping
Marek Olšák
2019-07-03
1
-0
/
+4
*
radeonsi/gfx10: fix a possible hang with exp pos0 with done=0 and exec=0
Marek Olšák
2019-07-03
1
-0
/
+8
*
radeonsi/gfx10: fix PS exports for SPI_SHADER_32_AR
Marek Olšák
2019-07-03
1
-3
/
+9
*
radeonsi/gfx10: implement streamout
Nicolai Hähnle
2019-07-03
1
-15
/
+61
*
radeonsi/gfx10: implement streamout-related queries
Nicolai Hähnle
2019-07-03
1
-1
/
+9
*
radeonsi/gfx10: re-order the initialization order in si_compile_tgsi_main
Nicolai Hähnle
2019-07-03
1
-32
/
+32
*
radeonsi/gfx10: initialize EXEC for TES-as-NGG (without geometry shader)
Nicolai Hähnle
2019-07-03
1
-1
/
+3
*
radeonsi/gfx10: use correct VGPR for instance ID in LS shader
Nicolai Hähnle
2019-07-03
1
-2
/
+7
*
radeonsi/gfx10: implement get_tess_ring_descriptor
Nicolai Hähnle
2019-07-03
1
-7
/
+14
*
radeonsi/gfx10: implement load_const_buffer_desc_fast_path
Nicolai Hähnle
2019-07-03
1
-7
/
+14
*
radeonsi/gfx10: change location of instance ID shader input
Nicolai Hähnle
2019-07-03
1
-2
/
+11
*
radeonsi/gfx10: implement preload_ring_buffers
Nicolai Hähnle
2019-07-03
1
-11
/
+20
*
radeonsi/gfx10: NGG geometry shader PM4 and upload
Nicolai Hähnle
2019-07-03
1
-3
/
+13
*
radeonsi/gfx10: generate geometry shaders for NGG
Nicolai Hähnle
2019-07-03
1
-3
/
+39
*
radeonsi/gfx10: generate VS and TES as NGG merged ESGS shaders
Nicolai Hähnle
2019-07-03
1
-24
/
+103
*
radeonsi/gfx10: distinguish between merged shaders and multi-part shaders
Nicolai Hähnle
2019-07-03
1
-3
/
+10
*
radeonsi/gfx10: update si_get_shader_name
Nicolai Hähnle
2019-07-03
1
-0
/
+4
*
radeonsi/gfx10: add as_ngg shader key bit
Nicolai Hähnle
2019-07-03
1
-0
/
+5
*
radeonsi: make emit_streamout_output externally accessible
Nicolai Hähnle
2019-07-03
1
-7
/
+7
*
radeonsi: make get_primitive_id externally visible
Nicolai Hähnle
2019-07-03
1
-5
/
+5
*
radeonsi: make si_llvm_export_vs externally available
Nicolai Hähnle
2019-07-03
1
-12
/
+6
*
radeonsi: don't set spi_ps_input_* for monolithic shaders
Marek Olšák
2019-06-24
1
-13
/
+26
*
radeonsi: set the calling convention for inlined function calls
Marek Olšák
2019-06-24
1
-1
/
+1
*
ac/rtld: check correct LDS max size
Marek Olšák
2019-06-19
1
-0
/
+3
*
radeonsi: add s_sethalt to shaders for debugging
Nicolai Hähnle
2019-06-19
1
-0
/
+3
*
ac,radeonsi: Always mark buffer stores as inaccessiblememonly
Connor Abbott
2019-06-19
1
-13
/
+13
*
radeonsi: add radeonsi_debug_disassembly option
Nicolai Hähnle
2019-06-12
1
-6
/
+9
*
radeonsi: fix line splitting in si_shader_dump_assembly
Nicolai Hähnle
2019-06-12
1
-1
/
+1
[next]