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: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-5
/
+0
*
radeonsi: add a workaround for weird s_buffer_load_dword behavior on SI
Marek Olšák
2017-10-26
1
-3
/
+10
*
ac/nir: move lds declaration/load/store into shared code.
Dave Airlie
2017-10-26
1
-15
/
+5
*
radeonsi: use postponed KILL only when derivatives are used
Marek Olšák
2017-10-24
1
-2
/
+1
*
ac: replace ac_build_kill with ac_build_kill_if_false
Marek Olšák
2017-10-24
1
-26
/
+22
*
radeonsi: if there's just const buffer 0, set it in place of CONST/SSBO pointer
Marek Olšák
2017-10-17
1
-9
/
+63
*
ac: clean up ac_build_indexed_load function interfaces
Marek Olšák
2017-10-17
1
-17
/
+17
*
radeonsi: handle 64-bit loads earlier in fetch_constant
Marek Olšák
2017-10-17
1
-16
/
+10
*
radeonsi/gfx9: move RW_BUFFERS from s[0:1] to s[8:9] for HS and GS
Marek Olšák
2017-10-17
1
-19
/
+12
*
radeonsi: enumerize DBG flags
Marek Olšák
2017-10-09
1
-5
/
+5
*
radeonsi: add VS blit shader creation
Marek Olšák
2017-10-07
1
-0
/
+114
*
radeonsi: split declare_default_desc_pointers
Marek Olšák
2017-10-07
1
-9
/
+14
*
radeonsi: use f32_0 and f32_1
Marek Olšák
2017-10-06
1
-15
/
+13
*
radeonsi: fold *gallivm
Marek Olšák
2017-10-06
1
-44
/
+27
*
radeonsi: use ctx->ac.context and ctx->types
Marek Olšák
2017-10-06
1
-4
/
+3
*
radeonsi: use ctx->ac.builder
Marek Olšák
2017-10-06
1
-219
/
+182
*
radeonsi: use bitcast in a few places
Marek Olšák
2017-10-06
1
-5
/
+2
*
radeonsi: use ac helpers for bitcasts
Marek Olšák
2017-10-06
1
-91
/
+56
*
radeonsi: implement PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-2
/
+19
*
radeonsi: use si_get_indirect_index for CONST indexing
Marek Olšák
2017-10-06
1
-12
/
+12
*
amd/common: move ac_build_phi from radeonsi
Nicolai Hähnle
2017-10-02
1
-17
/
+3
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
1
-6
/
+8
*
amd/common: remove ac_shader_abi::chip_class
Nicolai Hähnle
2017-09-29
1
-2
/
+0
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-8
/
+8
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
1
-2
/
+1
*
radeonsi: hard-code pixel center for interpolateAtSample without multisample ...
Nicolai Hähnle
2017-09-13
1
-1
/
+27
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-13
1
-4
/
+66
*
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
Marek Olšák
2017-09-11
1
-28
/
+83
*
radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
2017-09-08
1
-21
/
+3
*
radeonsi: move si_emit_ballot() to ac
Connor Abbott
2017-09-08
1
-32
/
+6
*
radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
2017-09-08
1
-43
/
+2
*
radeonsi: move llvm_get_type_size() to ac
Connor Abbott
2017-09-08
1
-34
/
+9
*
radeonsi: don't read tcs_out_lds_layout.patch_stride from an SGPR
Marek Olšák
2017-09-07
1
-6
/
+14
*
radeonsi: don't read tcs_out_lds_layout.vertex_size from an SGPR
Marek Olšák
2017-09-07
1
-2
/
+19
*
radeonsi/gfx9: don't read LS out vertex stride from an SGPR in monolithic HS
Marek Olšák
2017-09-07
1
-0
/
+5
*
radeonsi: don't read the LS output vertex stride from an SGPR in LS
Marek Olšák
2017-09-07
1
-4
/
+21
*
radeonsi: don't read the number of TCS out vertices from an SGPR in TCS
Marek Olšák
2017-09-07
1
-2
/
+15
*
radeonsi: remove 2 callbacks from si_shader_context
Marek Olšák
2017-09-07
1
-8
/
+5
*
radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
Nicolai Hähnle
2017-09-06
1
-19
/
+52
*
radeonsi: add an assertion that only two-dimensional constant references are ...
Nicolai Hähnle
2017-09-04
1
-2
/
+3
*
radeonsi: correct maximum wave count per SIMD
Marek Olšák
2017-08-28
1
-1
/
+12
*
radeonsi: declare new user SGPR indices for bindless samplers/images
Samuel Pitoiset
2017-08-22
1
-0
/
+19
*
radeonsi: drop two unused variables in create_function()
Samuel Pitoiset
2017-08-09
1
-2
/
+0
*
radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
2017-08-02
1
-15
/
+1
*
radeonsi: VS as ES/LS are not yet supported with R600_DEBUG=nir
Nicolai Hähnle
2017-07-31
1
-0
/
+2
*
ac/nir,radeonsi: add and use ac_shader_abi::frag_pos
Nicolai Hähnle
2017-07-31
1
-4
/
+8
*
ac/nir,radeonsi: add and use ac_shader_abi::{ancillary,sample_coverage}
Nicolai Hähnle
2017-07-31
1
-2
/
+4
*
radeonsi: use new function ac_build_umin for edgeflag clamping
Nicolai Hähnle
2017-07-31
1
-1
/
+1
*
ac/nir,radeonsi: add ac_shader_abi::front_face
Nicolai Hähnle
2017-07-31
1
-4
/
+12
*
radeonsi: implement and use ac_shader_abi::load_ssbo
Nicolai Hähnle
2017-07-31
1
-0
/
+16
[next]