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
/
r600
/
r600_llvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/llvm: improve cube map handling
Vadim Girlin
2012-12-18
1
-0
/
+3
*
r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm
Vincent Lejeune
2012-11-29
1
-0
/
+3
*
r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
2012-11-02
1
-8
/
+63
*
r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
2012-10-30
1
-13
/
+49
*
r600g: rewrite tgsi-to-llvm load-input to handle fragcoord
Vincent Lejeune
2012-10-24
1
-41
/
+83
*
r600g: use a select to handle front/back color in llvm
Vincent Lejeune
2012-10-09
1
-0
/
+36
*
radeon/llvm: improve select_cc lowering to generate CND* more often
Vincent Lejeune
2012-09-27
1
-0
/
+15
*
r600g/llvm: rs780/rs880 are r600 asics
Alex Deucher
2012-09-20
1
-2
/
+2
*
r600g: Add missing break to case statement
Tom Stellard
2012-09-19
1
-0
/
+1
*
radeon/llvm: Emit ISA for ALU instructions in the R600 code emitter
Michal Sciubidlo
2012-09-19
1
-0
/
+1
*
radeon/llvm: fix compiling when llvm is active, but opencl isn't
Christian König
2012-07-17
1
-0
/
+4
*
radeon/llvm: fix sampler index in llvm_emit_tex
Vadim Girlin
2012-05-25
1
-2
/
+4
*
radeon/llvm: add SET_GRADIENTS*, fix SAMPLE_G
Vadim Girlin
2012-05-15
1
-5
/
+12
*
radeon/llvm: use IntrNoMem property for intrinsics where possible
Vadim Girlin
2012-05-15
1
-10
/
+13
*
radeon/llvm: Remove the EXPORT_REG instruction
Tom Stellard
2012-05-08
1
-8
/
+2
*
radeon/llvm: Use a custom inserter to lower RESERVE_REG
Tom Stellard
2012-05-08
1
-6
/
+2
*
radeon/llvm: add suport for cube textures
Vadim Girlin
2012-05-08
1
-22
/
+0
*
radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
Vadim Girlin
2012-05-08
1
-0
/
+4
*
radeon/llvm: add support for VertexID, InstanceID
Vadim Girlin
2012-05-08
1
-0
/
+34
*
radeon/llvm: use bitcasts for integers
Vadim Girlin
2012-05-08
1
-1
/
+3
*
r600g: Add TGSI->LLVM implementation v2
Tom Stellard
2012-04-23
1
-0
/
+301