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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
2017-04-01
1
-5
/
+17
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallivm: support negation on 64-bit integers
Nicolai Hähnle
2016-09-21
1
-0
/
+4
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
1
-0
/
+2
*
gallivm: Fix trivial sign warnings
Jan Vesely
2016-06-13
1
-3
/
+3
*
gallivm: more 64-bit integer prep work.
Dave Airlie
2016-06-11
1
-8
/
+8
*
gallivm: special case TGSI_OPCODE_STORE
Nicolai Hähnle
2016-03-09
1
-1
/
+1
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
1
-1
/
+0
*
gallivm: set correct opcode info from unary/binary/ternary emits
Marek Olšák
2015-10-17
1
-3
/
+6
*
gallivm: add LLVMAttribute parameter to lp_build_intrinsic
Marek Olšák
2015-07-31
1
-1
/
+1
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
1
-2
/
+45
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallivm: add a few const qualifiers
Brian Paul
2014-02-02
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
gallivm: Compile flag to debug TGSI execution through printfs.
José Fonseca
2013-11-14
1
-0
/
+4
*
gallivm: fix exec_mask interaction with geometry shader after end of main
Roland Scheidegger
2013-08-12
1
-1
/
+1
*
gallivm: Remove bogus assert.
José Fonseca
2013-07-05
1
-4
/
+1
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
1
-1
/
+1
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
1
-2
/
+34
*
gallivm: DIV shouldn't be deprecated.
Roland Scheidegger
2013-02-16
1
-1
/
+0
*
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
2012-11-27
1
-0
/
+60
*
radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
Vadim Girlin
2012-05-08
1
-2
/
+0
*
gallivm: drop deprecated opcodes
Dave Airlie
2012-02-28
1
-8
/
+0
*
gallivm: enable fetch for integer opcodes. (v2)
Dave Airlie
2012-02-17
1
-1
/
+2
*
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
2012-01-30
1
-0
/
+409