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
/
tgsi
/
tgsi_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi/util: Change boolean for bool
Mark Menzynski
2020-03-20
1
-1
/
+1
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
gallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
tgsi: improve comment on tgsi_util_get_shadow_ref_src_index()
Brian Paul
2017-12-26
1
-2
/
+6
*
tgsi: whitespace clean-ups in tgsi_util.[ch]
Brian Paul
2017-11-15
1
-27
/
+24
*
tgsi: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-11-15
1
-3
/
+3
*
gallium: add more exceptions to tgsi_util_get_inst_usage_mask
Tim Rowley
2017-10-19
1
-0
/
+12
*
tgsi: fix tgsi_util_get_inst_usage_mask
Roland Scheidegger
2017-10-19
1
-6
/
+6
*
tgsi: implement tgsi_util_get_inst_usage_mask properly
Marek Olšák
2017-10-06
1
-113
/
+194
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-4
/
+0
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
1
-4
/
+0
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
1
-4
/
+0
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+0
*
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
2016-03-31
1
-38
/
+31
*
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
2016-01-08
1
-6
/
+7
*
tgsi: added tgsi_is_shadow_target() helper
Brian Paul
2015-09-01
1
-0
/
+18
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
2013-10-09
1
-0
/
+2
*
tgsi: fix the location of sample index
Marek Olšák
2013-08-15
1
-1
/
+3
*
tgsi: implement new float comparison instructions returning integer masks
Roland Scheidegger
2013-08-13
1
-0
/
+26
*
tgsi: add buffer texture to tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-27
1
-0
/
+2
*
tgsi: add tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
1
-0
/
+91
*
tgsi: add initializer data to fix MSVC compile error
Brian Paul
2013-03-19
1
-1
/
+1
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
1
-0
/
+18
*
gallium: add defines/shader opcode for texture cube map array
Dave Airlie
2012-11-09
1
-0
/
+2
*
gallium: add TGSI support for multisample textures
Marek Olšák
2012-08-15
1
-0
/
+2
*
tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
Dave Airlie
2012-01-11
1
-0
/
+1
*
gallium: add shadow 1D and 2D array samplers to TGSI
Marek Olšák
2011-09-10
1
-5
/
+5
*
tgsi: add support for 1D/2D texture arrays
Brian Paul
2011-01-25
1
-1
/
+6
*
tgsi: fix incorrect usage_mask for shadow tex instructions
Brian Paul
2010-09-15
1
-5
/
+6
*
tgsi: Determine which shader input channels are effectively.
José Fonseca
2010-06-01
1
-0
/
+146
*
tgsi: Remove unnecessary header.
Vinson Lee
2010-01-27
1
-1
/
+0
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-12
/
+12
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-22
/
+8
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-52
/
+1
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-71
/
+3
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+0
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+300