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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
2013-07-04
1
-0
/
+1
*
gallivm/soa: implement indirect addressing in immediates
Zack Rusin
2013-05-14
1
-0
/
+6
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
1
-0
/
+24
*
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
-0
/
+1
*
gallivm/gs: fix the end primitive calls
Zack Rusin
2013-04-16
1
-6
/
+0
*
gallivm: fix loops and conditionals within GS
Zack Rusin
2013-04-10
1
-3
/
+3
*
draw: Implement support for primitive id
Zack Rusin
2013-04-03
1
-0
/
+1
*
gallivm: cleanup the gs interface
Zack Rusin
2013-04-03
1
-11
/
+14
*
gallivm: implement implicit primitive flushing
Zack Rusin
2013-03-27
1
-0
/
+6
*
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
2013-03-27
1
-1
/
+26
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-03-19
1
-0
/
+1
*
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
2013-02-16
1
-0
/
+2
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
2013-02-08
1
-2
/
+4
*
gallivm: implement support for SQRT opcode
Brian Paul
2013-02-04
1
-0
/
+2
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
1
-1
/
+2
*
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
2012-11-27
1
-1
/
+10
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-4
/
+4
*
llvmpipe: Add vertex id support.
Olivier Galibert
2012-06-19
1
-2
/
+11
*
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
2012-06-19
1
-9
/
+2
*
llvmpipe: Implement TXQ.
Olivier Galibert
2012-05-18
1
-0
/
+7
*
llvmpipe: Check when a shader does not satisfy 0 < imm < 1.
James Benton
2012-05-02
1
-0
/
+5
*
gallivm: Maximum loop iterations
James Benton
2012-04-03
1
-0
/
+1
*
gallivm: enable fetch for integer opcodes. (v2)
Dave Airlie
2012-02-17
1
-1
/
+2
*
gallivm: add uint/int bld to the base builder. (v2)
Dave Airlie
2012-02-17
1
-3
/
+3
*
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
2012-01-30
1
-2
/
+339
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+8
|
\
|
*
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-12-08
1
-0
/
+8
*
|
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-3
/
+4
|
/
*
gallivm: Name anonymous union.
José Fonseca
2010-10-12
1
-1
/
+1
*
gallivm: More detailed analysis of tgsi shaders.
José Fonseca
2010-10-11
1
-0
/
+77
*
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
1
-1
/
+1
*
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
1
-0
/
+1
*
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
1
-6
/
+2
*
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
1
-0
/
+29
*
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-11
1
-0
/
+9
*
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
1
-2
/
+2
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
1
-1
/
+2
*
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
2010-05-04
1
-3
/
+0
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
1
-0
/
+5
*
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-22
1
-1
/
+3
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-1
/
+1
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+84