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_scan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-0
/
+7
*
tgsi: track max array per file
Rob Clark
2015-01-07
1
-0
/
+2
*
tgsi: keep track of read vs written indirects
Rob Clark
2015-01-07
1
-0
/
+6
*
tgsi: add uses_centroid into tgsi_shader_info
Marek Olšák
2015-01-07
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+2
*
tgsi: add tgsi_shader_info::writes_clipvertex
Marek Olšák
2014-12-10
1
-0
/
+1
*
tgsi: add clip and cull distance writemasks into tgsi_shader_info
Marek Olšák
2014-12-10
1
-0
/
+2
*
tgsi: add tgsi_shader_info::writes_psize
Marek Olšák
2014-12-10
1
-0
/
+1
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-1
/
+1
*
tgsi: remove some not so useful variables from tgsi_shader_info
Marek Olšák
2014-10-04
1
-3
/
+0
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-5
/
+1
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
tgsi/scan: set maximum index for each constant buffer
Marek Olšák
2013-11-04
1
-0
/
+1
*
tgsi: add info about MSAA samplers to tgsi_shader_info
Marek Olšák
2013-08-15
1
-0
/
+1
*
tgsi: detect prim id and front face usage in fs
Zack Rusin
2013-08-02
1
-0
/
+1
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-1
/
+1
*
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
2013-07-04
1
-0
/
+2
*
gallium: add a cull distance semantic
Zack Rusin
2013-06-10
1
-0
/
+1
*
gallium/tgsi: add missing string for layer semantic
Roland Scheidegger
2013-06-06
1
-0
/
+1
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-0
/
+1
*
draw: Implement support for primitive id
Zack Rusin
2013-04-03
1
-0
/
+1
*
tgsi_scan: add support to count number of output clip distances
Dave Airlie
2012-01-11
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID
Christoph Bumiller
2011-11-14
1
-0
/
+1
*
tgsi: Check in scan for fs position and depth reads
Jakob Bornecrantz
2011-09-22
1
-0
/
+2
*
tgsi: add info fields for fragcoord origin, center, etc
Brian Paul
2011-07-21
1
-0
/
+3
*
tgsi: new tgsi_shader_info fields for system values
Brian Paul
2010-12-08
1
-0
/
+4
*
tgsi: add scanner support for centroid inputs
Dave Airlie
2010-10-15
1
-0
/
+1
*
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-13
1
-0
/
+1
*
tgsi: added tgsi_shader_info::indirect_files field
Brian Paul
2010-07-21
1
-0
/
+6
*
tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.
José Fonseca
2010-06-01
1
-2
/
+0
*
tgsi: Determine which shader input channels are effectively.
José Fonseca
2010-06-01
1
-0
/
+1
*
tgsi: also count instructions in tgsi_scan_shader()
Brian Paul
2010-05-12
1
-0
/
+1
*
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
2010-02-09
1
-0
/
+1
*
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
1
-0
/
+1
|
\
|
*
gallium: store edgflag info in tgsi_shader_info
Roland Scheidegger
2009-12-18
1
-0
/
+1
*
|
tgsi: add properties and system value register
Zack Rusin
2009-12-14
1
-2
/
+6
|
/
*
tgsi: Scan input interpolators, too.
Michal Krol
2009-09-17
1
-0
/
+1
*
tgsi: scan for additional info: uses_fogcoord, uses_frontfacing
Brian Paul
2008-12-18
1
-1
/
+2
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+74