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
/
auxiliary
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
2
-0
/
+8
*
gallivm: Fix assignment of unsigned values to OUT register.
José Fonseca
2013-04-22
1
-77
/
+52
*
Revert "gallivm: Emit vector selects."
José Fonseca
2013-04-21
1
-2
/
+14
*
gallivm: Disable LLVM 2.7 workaround on other versions.
José Fonseca
2013-04-20
1
-2
/
+1
*
gallivm: Emit vector selects.
José Fonseca
2013-04-20
1
-12
/
+2
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
3
-12
/
+340
*
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: increase nesting limit to 66
Roland Scheidegger
2013-04-20
1
-2
/
+4
*
gallivm: Fix half floats with MCJIT.
José Fonseca
2013-04-19
1
-0
/
+3
*
gallivm: change cubemaps / derivatives handling, take 55
Roland Scheidegger
2013-04-18
3
-104
/
+119
*
gallivm: Add no_rho_approx debug option
Roland Scheidegger
2013-04-18
3
-118
/
+185
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
2
-4
/
+0
*
gallivm/gs: fix indirect addressing in geometry shaders
Zack Rusin
2013-04-17
2
-0
/
+2
*
draw/gs: make sure geometry shaders don't overflow
Zack Rusin
2013-04-16
2
-1
/
+34
*
gallivm/gs: fix the end primitive calls
Zack Rusin
2013-04-16
2
-27
/
+50
*
gallivm: JIT symbol resolution with linux perf.
José Fonseca
2013-04-17
5
-59
/
+101
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
4
-0
/
+20
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
2
-2
/
+0
*
gallivm: fix small but severe bug in handling multiple lod level strides
Roland Scheidegger
2013-04-15
1
-1
/
+1
*
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
2
-19
/
+105
*
gallivm: fix unsigned divide and remainder opcodes
Zack Rusin
2013-04-10
1
-4
/
+33
*
gallivm: fix breakc
Zack Rusin
2013-04-10
1
-12
/
+14
*
gallivm: some minor cube map cleanup
Roland Scheidegger
2013-04-04
1
-10
/
+15
*
llvmpipe: implement ucmp
Zack Rusin
2013-04-04
1
-0
/
+21
*
gallivm: honor explicit derivatives values for cube maps.
Roland Scheidegger
2013-04-04
4
-28
/
+60
*
gallivm: do per-pixel cube face selection (finally!!!)
Roland Scheidegger
2013-04-04
3
-82
/
+180
*
gallivm: minor rho calculation optimization for 1 or 3 coords
Roland Scheidegger
2013-04-04
2
-29
/
+22
*
gallivm: use f16c hw support for float->half and half->float conversion
Roland Scheidegger
2013-04-04
2
-4
/
+51
*
draw: Implement support for primitive id
Zack Rusin
2013-04-03
2
-0
/
+6
*
gallivm: cleanup the gs interface
Zack Rusin
2013-04-03
2
-29
/
+27
*
gallivm: bring back optimized but incorrect float to smallfloat optimizations
Roland Scheidegger
2013-04-02
1
-38
/
+78
*
gallivm: consolidate code for float-to-half and float-to-packed conversion.
Roland Scheidegger
2013-04-02
3
-108
/
+102
*
gallivm: fix signed small float to float conversion
Roland Scheidegger
2013-04-02
1
-1
/
+1
*
gallivm: Minor comment cleanup
Adam Jackson
2013-04-01
1
-1
/
+1
*
gallivm: consolidate some half-to-float and r11g11b10-to-float code
Roland Scheidegger
2013-03-29
3
-63
/
+52
*
gallivm: Implement the breakc instruction
Zack Rusin
2013-03-27
2
-0
/
+34
*
gallivm: implement implicit primitive flushing
Zack Rusin
2013-03-27
2
-0
/
+15
*
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
2013-03-27
2
-13
/
+187
*
gallium: undef PACKAGE_* macros to silence warnings
Brian Paul
2013-03-25
1
-0
/
+8
*
gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file
Roland Scheidegger
2013-03-24
4
-343
/
+391
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
3
-3
/
+118
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
2
-0
/
+252
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-03-19
2
-3
/
+18
*
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
6
-249
/
+196
*
gallivm: add support for texel offsets for ordinary texturing.
Roland Scheidegger
2013-03-02
3
-53
/
+210
*
gallivm: fix mis-matching AOS instruction emission
Maxence Le Doré
2013-02-27
1
-1
/
+1
*
draw: make sure pipeline is revalidated when sampler views or samplers change.
Roland Scheidegger
2013-02-25
1
-1
/
+2
[next]