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