index
:
~vadimg/mesa
master
r600-fake
r600-geom-shaders
r600-sb
r600-sb-2
r600-sb-3
r600-sb-bfgminer
r600-sb-wip
r600-wip-sched
r600_eg_shader_opt
wip-sb-tgsi
vadimg's mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_tgsi_soa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-12
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
1
-8
/
+8
2013-07-12
tgsi: fix-up KILP comments
Brian Paul
1
-2
/
+1
2013-07-04
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
1
-3
/
+15
2013-07-02
gallivm: Fix indirect immediate registers.
José Fonseca
1
-2
/
+2
2013-06-13
gallivm: (trivial) remove duplicated code block (including comment)
Roland Scheidegger
1
-7
/
+0
2013-05-14
gallivm/soa: implement indirect addressing in immediates
Zack Rusin
1
-2
/
+76
2013-04-27
gallivm: fix indirect addressing of temps in soa mode
Zack Rusin
1
-0
/
+11
2013-04-22
gallivm: Fix assignment of unsigned values to OUT register.
José Fonseca
1
-77
/
+52
2013-04-20
gallivm: implement switch opcode
Roland Scheidegger
1
-12
/
+314
2013-04-20
gallivm: use uint build context for mask instead of float
Roland Scheidegger
1
-1
/
+1
2013-04-20
gallivm/tgsi: fix up breakc
Roland Scheidegger
1
-1
/
+1
2013-04-18
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
1
-2
/
+0
2013-04-17
gallivm/gs: fix indirect addressing in geometry shaders
Zack Rusin
1
-0
/
+1
2013-04-16
draw/gs: make sure geometry shaders don't overflow
Zack Rusin
1
-1
/
+33
2013-04-16
gallivm/gs: fix the end primitive calls
Zack Rusin
1
-21
/
+50
2013-04-17
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
1
-0
/
+17
2013-04-17
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
1
-1
/
+0
2013-04-10
gallivm/tgsi: handle untyped moves
Zack Rusin
1
-0
/
+9
2013-04-10
gallivm: fix loops and conditionals within GS
Zack Rusin
1
-16
/
+102
2013-04-10
gallivm: fix breakc
Zack Rusin
1
-12
/
+14
2013-04-04
gallivm: honor explicit derivatives values for cube maps.
Roland Scheidegger
1
-21
/
+45
2013-04-03
draw: Implement support for primitive id
Zack Rusin
1
-0
/
+5
2013-04-03
gallivm: cleanup the gs interface
Zack Rusin
1
-18
/
+13
2013-04-01
gallivm: Minor comment cleanup
Adam Jackson
1
-1
/
+1
2013-03-27
gallivm: Implement the breakc instruction
Zack Rusin
1
-0
/
+33
2013-03-27
gallivm: implement implicit primitive flushing
Zack Rusin
1
-0
/
+9
2013-03-27
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
1
-12
/
+161
2013-03-19
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
1
-3
/
+17
2013-03-19
tgsi: use separate structure for indirect address v2
Christian König
1
-2
/
+2
2013-03-12
gallivm: clean up passing derivatives around
Roland Scheidegger
1
-111
/
+11
2013-02-20
gallivm: fix indirect src register fetches requiring bitcast
Roland Scheidegger
1
-21
/
+16
2013-02-16
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
1
-41
/
+69
2013-02-12
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
1
-2
/
+1
2013-02-08
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
1
-52
/
+14
2013-02-08
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
1
-0
/
+294
2013-01-28
gallivm: split sampler and texture state
Roland Scheidegger
1
-2
/
+4
2012-12-07
gallivm: Allow indirection from TEMP registers too.
José Fonseca
1
-3
/
+18
2012-12-07
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
1
-3
/
+16
2012-11-29
gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers
Roland Scheidegger
1
-2
/
+2
2012-11-29
gallivm: support array textures
Roland Scheidegger
1
-0
/
+5
2012-11-27
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
1
-3
/
+112
2012-07-17
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
1
-19
/
+73
2012-06-19
llvmpipe: Add vertex id support.
Olivier Galibert
1
-3
/
+8
2012-06-19
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
1
-61
/
+27
2012-05-18
Fix fetching integer inputs.
José Fonseca
1
-0
/
+8
2012-05-18
llvmpipe: Implement TXQ.
Olivier Galibert
1
-0
/
+86
2012-04-25
gallivm: Use lp_build_alloca instead of LLVMBuildAlloca on the loop limiter.
José Fonseca
1
-4
/
+1
2012-04-03
gallivm: Maximum loop iterations
James Benton
1
-3
/
+39
2012-02-21
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
1
-0
/
+7
2012-02-17
gallivm: fetch immediates to correct type (v2)
Dave Airlie
1
-3
/
+22
[next]