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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
1
-1
/
+6
*
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
/
+3
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
1
-3
/
+1
*
radeonsi/nir: call ac_lower_indirect_derefs()
Timothy Arceri
2018-03-05
1
-1
/
+1
*
radeonsi: add chip class to compiler_ctx_state
Timothy Arceri
2018-03-05
1
-0
/
+2
*
radeonsi: remove 2 unused user SGPRs from merged TES-GS with 32-bit pointers
Marek Olšák
2018-02-26
1
-1
/
+8
*
radeonsi: make SI_SGPR_VERTEX_BUFFERS the last user SGPR input
Marek Olšák
2018-02-26
1
-5
/
+4
*
radeonsi: move tess ring address into TCS_OUT_LAYOUT, removes 2 TCS user SGPRs
Marek Olšák
2018-02-24
1
-5
/
+1
*
radeonsi: move 2nd-shader descriptor pointers into s[0:1]
Marek Olšák
2018-02-24
1
-23
/
+14
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
1
-1
/
+22
*
radeonsi: print shader-db stats for main parts, not final binaries
Marek Olšák
2018-01-31
1
-0
/
+2
*
radeonsi: move max_simd_waves computation into a separate function
Marek Olšák
2018-01-31
1
-0
/
+1
*
radeonsi: add dummy implementation of si_nir_scan_tess_ctrl()
Timothy Arceri
2018-01-05
1
-0
/
+3
*
radeonsi: make use of ac_get_spi_shader_z_format()
Samuel Pitoiset
2017-12-14
1
-2
/
+0
*
radeonsi: clarify that si_shader_selector::esgs_itemsize is set for the ES part
Nicolai Hähnle
2017-11-28
1
-1
/
+3
*
radeonsi/gfx9: fix VM fault with fetched instance divisors
Nicolai Hähnle
2017-11-20
1
-3
/
+1
*
radeonsi: use ready fences on all shaders, not just optimized ones
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-5
/
+0
*
radeonsi: use postponed KILL only when derivatives are used
Marek Olšák
2017-10-24
1
-0
/
+1
*
radeonsi: if there's just const buffer 0, set it in place of CONST/SSBO pointer
Marek Olšák
2017-10-17
1
-1
/
+1
*
radeonsi: add VS blit shader creation
Marek Olšák
2017-10-07
1
-0
/
+12
*
radeonsi: hard-code pixel center for interpolateAtSample without multisample ...
Nicolai Hähnle
2017-09-13
1
-0
/
+3
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-13
1
-1
/
+4
*
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
Marek Olšák
2017-09-11
1
-0
/
+2
*
radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
Nicolai Hähnle
2017-09-06
1
-0
/
+1
*
radeonsi: declare new user SGPR indices for bindless samplers/images
Samuel Pitoiset
2017-08-22
1
-1
/
+3
*
radeonsi: make si_shader_selector_reference globally visible
Nicolai Hähnle
2017-08-22
1
-0
/
+14
*
radeonsi/nir: perform lowering of input/output driver locations
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
radeonsi: scan NIR shaders to obtain required info
Nicolai Hähnle
2017-07-31
1
-0
/
+4
*
radeonsi: add si_shader_selector::nir
Nicolai Hähnle
2017-07-31
1
-0
/
+3
*
radeonsi: move instance divisors into a constant buffer
Marek Olšák
2017-06-27
1
-1
/
+8
*
radeonsi: use #pragma pack to pack si_shader_key
Marek Olšák
2017-06-27
1
-0
/
+8
*
Revert "radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs"
Marek Olšák
2017-06-27
1
-2
/
+1
*
Revert "radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inpu...
Marek Olšák
2017-06-27
1
-2
/
+1
*
radeonsi: include ac_binary.h for struct ac_shader_binary
Emil Velikov
2017-06-17
1
-2
/
+2
*
radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
2017-06-14
1
-0
/
+12
*
radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inputs_to_copy
Marek Olšák
2017-06-12
1
-1
/
+2
*
radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs
Marek Olšák
2017-06-12
1
-1
/
+2
*
radeonsi: remove 8 bytes from si_shader_key by flattening opt.hw_vs
Marek Olšák
2017-06-12
1
-4
/
+3
*
radeonsi: precompute some fields for PA_CL_VS_OUT_CNTL in si_shader_selector
Marek Olšák
2017-06-07
1
-0
/
+3
*
radeonsi: remove 8 bytes from si_shader_key
Marek Olšák
2017-06-07
1
-3
/
+6
*
radeonsi: move streamout state update out of si_update_shaders
Marek Olšák
2017-06-07
1
-0
/
+1
*
radeonsi: record which descriptor slots are used by shaders
Marek Olšák
2017-05-18
1
-0
/
+4
*
radeonsi: merge sampler and image descriptor lists into one
Marek Olšák
2017-05-18
1
-13
/
+7
*
radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
2017-05-18
1
-13
/
+7
*
radeonsi: get rid of secondary input/output word
Nicolai Hähnle
2017-05-12
1
-5
/
+1
*
radeonsi: reduce the number of generics for shader IO unique indices
Nicolai Hähnle
2017-05-12
1
-1
/
+1
*
radeonsi: use SI_MAX_IO_GENERIC instead of magic values
Nicolai Hähnle
2017-05-12
1
-0
/
+5
*
radeonsi: more const qualifiers in shader dump functions
Nicolai Hähnle
2017-05-10
1
-2
/
+2
[next]