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_aos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-1
/
+1
*
gallium: use tgsi_get_opcode_name instead of tgsi_opcode_info::mnemonic
Nicolai Hähnle
2017-08-23
1
-1
/
+1
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-3
/
+0
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-3
/
+0
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
1
-3
/
+0
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
1
-3
/
+0
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
1
-17
/
+0
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-46
/
+0
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-8
/
+0
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-6
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-15
/
+1
*
gallivm: Removed unused variable.
José Fonseca
2014-11-26
1
-1
/
+1
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-9
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-6
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-8
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-3
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-6
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-6
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-5
/
+0
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-5
/
+0
*
gallivm: handle SAMPLE opcode in aos sampling
Roland Scheidegger
2014-09-16
1
-13
/
+48
*
gallivm: handle huge number of immediates
Zack Rusin
2014-02-05
1
-1
/
+1
*
gallivm: allow large numbers of temporaries
Zack Rusin
2014-02-05
1
-1
/
+1
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-4
/
+2
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-0
/
+1
*
gallivm: clean up passing derivatives around
Roland Scheidegger
2013-03-12
1
-14
/
+7
*
gallivm: fix mis-matching AOS instruction emission
Maxence Le Doré
2013-02-27
1
-1
/
+1
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-2
/
+2
*
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
2012-11-28
1
-0
/
+1
*
llvmpipe: remove unused variables to fix compile warnings
Marek Olšák
2012-10-09
1
-4
/
+2
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-4
/
+6
*
gallivm: Added lp_build_const_mask_aos_swizzled
James Benton
2012-05-02
1
-2
/
+4
*
gallivm: fixed memory leak in lp_build_tgsi_aos
James Benton
2012-05-02
1
-0
/
+1
*
gallivm: enable fetch for integer opcodes. (v2)
Dave Airlie
2012-02-17
1
-4
/
+8
*
gallivm: add uint/int bld to the base builder. (v2)
Dave Airlie
2012-02-17
1
-0
/
+2
*
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
2012-01-30
1
-316
/
+237
*
gallivm: Swizzle constants into the right AoS ordering.
Brian Paul
2012-01-27
1
-1
/
+1
*
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
1
-12
/
+14
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-26
/
+21
*
gallivm: Silence uninitialized variable warning.
Vinson Lee
2010-10-21
1
-1
/
+1
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-09-14
1
-1
/
+0
*
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
-33
/
+86
*
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
1
-3
/
+2
*
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
1
-0
/
+1125