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_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-4
/
+2
*
gallivm: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-8
/
+8
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
gallivm: add information about different sampler/view units if analyzing shader
Roland Scheidegger
2014-09-20
1
-0
/
+4
*
gallivm: add texture target information for sample opcodes to tgsi info
Roland Scheidegger
2014-09-17
1
-14
/
+43
*
gallivm: fix cube map array (and cube map shadow with bias) handling
Roland Scheidegger
2014-08-05
1
-0
/
+20
*
gallivm: make sure analysis works with large number of immediates
Zack Rusin
2014-02-05
1
-8
/
+9
*
tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
Brian Paul
2013-06-07
1
-1
/
+1
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-0
/
+1
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-1
/
+0
*
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
2013-02-16
1
-44
/
+16
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
1
-4
/
+1
*
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
2013-02-08
1
-4
/
+121
*
gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
2013-01-04
1
-1
/
+1
*
gallivm: support array textures
Roland Scheidegger
2012-11-29
1
-0
/
+1
*
llvmpipe: Check when a shader does not satisfy 0 < imm < 1.
James Benton
2012-05-02
1
-2
/
+6
*
tgsi: consolidate TGSI string arrays in new tgsi_strings.h
Brian Paul
2012-01-05
1
-0
/
+1
*
gallium: add shadow 1D and 2D array samplers to TGSI
Marek Olšák
2011-09-10
1
-0
/
+6
*
gallium: s/bool/boolean/
Brian Paul
2011-06-08
1
-1
/
+1
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-10-13
1
-1
/
+0
*
gallivm: Name anonymous union.
José Fonseca
2010-10-12
1
-6
/
+6
*
gallivm: More detailed analysis of tgsi shaders.
José Fonseca
2010-10-11
1
-0
/
+480