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_tgsi_alu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: drop support for LLVM 3.8
Marek Olšák
2017-05-05
1
-4
/
+2
*
radeonsi: access gallivm through ctx in most places
Marek Olšák
2017-04-04
1
-2
/
+2
*
radeonsi: remove most uses of lp_build_const*
Marek Olšák
2017-04-04
1
-1
/
+1
*
radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
2017-03-06
1
-4
/
+2
*
ac: normalize build helper names
Marek Olšák
2017-03-03
1
-8
/
+8
*
radeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe
Marek Olšák
2017-03-03
1
-7
/
+4
*
radeonsi: move kill intrinsic building into amd/common
Marek Olšák
2017-03-03
1
-6
/
+8
*
gallivm,ac: add function attributes at call sites instead of declarations
Marek Olšák
2017-03-01
1
-8
/
+6
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-3
/
+0
*
radeonsi: use shared emit_umsb helper.
Dave Airlie
2017-02-16
1
-22
/
+2
*
radeonsi: use shared emit imsb code.
Dave Airlie
2017-02-16
1
-25
/
+3
*
radeonsi: remove unused si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
1
-196
/
+0
*
radeonsi: only touch first three coordinates in si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
1
-12
/
+1
*
radeonsi: remove unused si_llvm_cube_to_2d_coords
Nicolai Hähnle
2017-01-13
1
-28
/
+0
*
radeonsi: restrict cube map derivative computations to the correct plane
Nicolai Hähnle
2017-01-13
1
-23
/
+107
*
radeonsi: communicate cube map coordinates more explicitly
Nicolai Hähnle
2017-01-13
1
-33
/
+43
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-2
/
+0
*
gallivm: Fix build after removal of deprecated attribute API v3
Tom Stellard
2016-11-09
1
-12
/
+12
*
radeonsi: fix BFE/BFI lowering for GLSL semantics
Nicolai Hähnle
2016-11-02
1
-3
/
+34
*
radeonsi: fix behavior of GLSL findLSB(0)
Marek Olšák
2016-10-29
1
-4
/
+13
*
radeonsi: merge radeon_llvm_context and si_shader_context
Marek Olšák
2016-10-18
1
-1
/
+1
*
radeonsi: import all TGSI->LLVM code from gallium/radeon
Marek Olšák
2016-10-18
1
-1
/
+0
*
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
2016-10-18
1
-0
/
+1012