index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_text.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add shadow 1D and 2D array samplers to TGSI
Marek Olšák
2011-09-10
1
-1
/
+5
*
tgsi: Fix parsing of properties with digits in the name
Jakob Bornecrantz
2011-03-13
1
-1
/
+1
*
gallium: implement modern sampling scheme
Zack Rusin
2011-01-24
1
-27
/
+108
*
tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dump
Marek Olšák
2011-01-06
1
-43
/
+7
*
tgsi_text: just parse as an integer (value is a boolean).
Dave Airlie
2010-12-24
1
-1
/
+0
*
gallium: add fragment shader property for color writes to all buffers. (v2)
Dave Airlie
2010-12-24
1
-1
/
+4
*
tgsi: Add STENCIL to text parser.
Chia-I Wu
2010-11-21
1
-1
/
+2
*
tgsi: Fix error message on invalid swizzle parse
Jakob Bornecrantz
2010-07-22
1
-1
/
+1
*
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
2010-07-15
1
-1
/
+1
*
gallium: add a temporary array register file
Zack Rusin
2010-06-18
1
-72
/
+103
*
gallium: add a new register file - immediate array
Zack Rusin
2010-06-18
1
-30
/
+89
*
tgsi: null-terminate string in parse_identifier
Keith Whitwell
2010-06-07
1
-0
/
+1
*
tgsi: reject interpolation and semantics on vs inputs
Keith Whitwell
2010-06-07
1
-2
/
+6
*
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
1
-1
/
+39
*
gallium: Remove loop register file.
José Fonseca
2010-05-03
1
-1
/
+0
*
aux/tgsi: fix some minor glitches in string routines
Keith Whitwell
2010-03-28
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
tgsi: add properties for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-1
/
+62
*
tgsi: Handle two-dimensional constants in text parser.
Michal Krol
2010-01-28
1
-11
/
+23
*
tgsi: Add missing semantic name in text parser.
Chia-I Wu
2010-01-18
1
-1
/
+2
*
tgsi: Add missing semantic name in text parser.
Igor Oliveira
2010-01-01
1
-0
/
+1
*
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
1
-1
/
+0
*
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-25
1
-2
/
+2
*
tgsi: fix property parsing/building
Zack Rusin
2009-12-25
1
-4
/
+6
*
tgsi: add missing support for two dimensional arrays in various places
Zack Rusin
2009-12-25
1
-111
/
+240
*
tgsi: make the tgsi assembly parser report line/column on error
Zack Rusin
2009-12-25
1
-1
/
+14
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-1
/
+3
*
tgsi/text: Don't use strncasecmp(), it breaks windows build.
Michal Krol
2009-12-15
1
-2
/
+16
*
tgsi: add properties and system value register
Zack Rusin
2009-12-14
1
-3
/
+122
*
tgsi: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-10
/
+6
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-16
/
+16
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-3
/
+3
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-2
/
+2
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-2
/
+2
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-147
/
+8
*
tgsi: Update for gallium interface changes.
Michal Krol
2009-11-02
1
-1
/
+2
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-23
/
+5
*
tgsi: Declare a LOOP register.
Michal Krol
2009-07-30
1
-1
/
+2
*
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-10
/
+0
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+4
*
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
1
-1
/
+6
*
tgsi/text: Allow optional component selection for indirect registers.
Michal Krol
2009-04-03
1
-5
/
+38
*
tgsi/text: Allow `-|src|` variant of `-(|src|)`.
Michal Krol
2009-04-03
1
-3
/
+11
*
tgsi: Lookup alternate instruction mnemonics when parsing tgsi text.
Michal Krol
2009-04-01
1
-1
/
+21
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
tgsi: Use a homebrew version of toupper().
Michal Krol
2008-08-13
1
-10
/
+17
*
tgsi: Use tgsi_opcode_info.
Michal Krol
2008-08-13
1
-134
/
+3
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+1221