index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_dump.c
Age
Commit message (
Expand
)
Author
2011-01-25
tgsi: add support for 1D/2D texture arrays
Brian Paul
2011-01-24
gallium: implement modern sampling scheme
Zack Rusin
2011-01-06
tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dump
Marek Olšák
2010-12-28
tgsi_dump: fix assert due to missing property name.
Dave Airlie
2010-10-13
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-11
tgsi: Export some names for some tgsi enums.
José Fonseca
2010-07-10
tgsi: make sure that we print out the adjacency prims correctly
Zack Rusin
2010-06-18
gallium: add a temporary array register file
Zack Rusin
2010-06-18
gallium: add a new register file - immediate array
Zack Rusin
2010-06-11
tgsi: support 2d indirect addressing
Zack Rusin
2010-05-05
tgsi: make dumping work on non-debug builds
Marek Olšák
2010-05-03
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
gallium: Remove loop register file.
José Fonseca
2010-04-27
tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-02-09
gallium: Add cylindrical wrap info to TGSI declaration.
Michal Krol
2010-01-29
tgsi: add properties for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
tgsi: Handle 2-D declarations.
Michal Krol
2010-01-18
tgsi: Fix behaviour of dimension index.
Michal Krol
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
tgsi: Support signed/unsigned integer immediate types.
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-26
tgsi: Don't dump parenthesis for negation.
José Fonseca
2009-12-25
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
tgsi: dump the indices correctly when dealing with 2d arrays
Zack Rusin
2009-12-25
tgsi: add missing support for two dimensional arrays in various places
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-16
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-14
tgsi: add properties and system value register
Zack Rusin
2009-11-27
tgsi: Remove tgsi_version token.
Michal Krol
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-02
tgsi: Update for gallium interface changes.
Michal Krol
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-09-03
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-08-20
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
tgsi: Declare a LOOP register.
Michal Krol
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-10
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-02-27
tgsi: don't dump interpolation info except for fragment shader inputs
Keith Whitwell
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-10
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-01-06
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
[next]