index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
1
-38
/
+31
2016-01-08
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
1
-6
/
+7
2015-09-01
tgsi: added tgsi_is_shadow_target() helper
Brian Paul
1
-0
/
+18
2015-03-16
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
1
-0
/
+1
2014-11-24
gallium: Drop the unused CND opcode.
Eric Anholt
1
-1
/
+0
2014-11-24
gallium: Drop the unused RCC opcode.
Eric Anholt
1
-1
/
+0
2014-08-14
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
1
-0
/
+2
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2013-10-09
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
1
-0
/
+2
2013-08-15
tgsi: fix the location of sample index
Marek Olšák
1
-1
/
+3
2013-08-13
tgsi: implement new float comparison instructions returning integer masks
Roland Scheidegger
1
-0
/
+26
2013-05-27
tgsi: add buffer texture to tgsi_util_get_texture_coord_dim()
Chia-I Wu
1
-0
/
+2
2013-05-08
tgsi: add tgsi_util_get_texture_coord_dim()
Chia-I Wu
1
-0
/
+91
2013-03-19
tgsi: add initializer data to fix MSVC compile error
Brian Paul
1
-1
/
+1
2013-03-19
tgsi: use separate structure for indirect address v2
Christian König
1
-0
/
+18
2012-11-09
gallium: add defines/shader opcode for texture cube map array
Dave Airlie
1
-0
/
+2
2012-08-15
gallium: add TGSI support for multisample textures
Marek Olšák
1
-0
/
+2
2012-01-11
tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
Dave Airlie
1
-0
/
+1
2011-09-10
gallium: add shadow 1D and 2D array samplers to TGSI
Marek Olšák
1
-5
/
+5
2011-01-25
tgsi: add support for 1D/2D texture arrays
Brian Paul
1
-1
/
+6
2010-09-15
tgsi: fix incorrect usage_mask for shadow tex instructions
Brian Paul
1
-5
/
+6
2010-06-01
tgsi: Determine which shader input channels are effectively.
José Fonseca
1
-0
/
+146
2010-01-27
tgsi: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
1
-12
/
+12
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
1
-22
/
+8
2009-10-23
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
1
-52
/
+1
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
1
-71
/
+3
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
1
-1
/
+1
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
1
-1
/
+0
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
1
-0
/
+300