projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
draw: fix key comparison with uninitialized value
[mesa.git]
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_scan.c
2016-01-08
Marek Olšák
tgsi/scan: update for POSITION and FACE sytem values
blob
|
commitdiff
|
raw
2016-01-07
Marek Olšák
tgsi/scan: set which color components are read by a...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Marek Olšák
tgsi/scan: fix tgsi_shader_info::reads_z
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Marek Olšák
tgsi/scan: set if a fragment shader writes sample mask
blob
|
commitdiff
|
raw
|
diff to current
2015-12-11
Marek Olšák
tgsi/scan: add flag colors_written
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Marek Olšák
tgsi/scan: use properties for clip/cull distance writemasks
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Marek Olšák
tgsi/scan: add info about declared samplers (v2)
blob
|
commitdiff
|
raw
|
diff to current
2015-10-06
Brian Paul
tgsi: add const qualifier to silence warning
blob
|
commitdiff
|
raw
|
diff to current
2015-10-03
Marek Olšák
tgsi/scan: add interpolation info into tgsi_shader_info
blob
|
commitdiff
|
raw
|
diff to current
2015-09-13
Rob Clark
tgsi/scan: add support to figure out max nesting depth
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
Dave Airlie
tgsi/scan: add uses_doubles to tgsi scanner
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Jose Fonseca
draw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Dave Airlie
draw/tgsi: implement geom shader invocation support.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Marek Olšák
tgsi/scan: get more information about arrays and handle...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Marek Olšák
gallium: rename TGSI tessellation processor types to...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Ilia Mirkin
tgsi/scan: allow scanning tessellation shaders
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Rob Clark
tgsi: track max array per file
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Rob Clark
tgsi: keep track of read vs written indirects
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Marek Olšák
tgsi: add uses_centroid into tgsi_shader_info
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Roland Scheidegger
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Marek Olšák
tgsi: add tgsi_shader_info::writes_clipvertex
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Marek Olšák
tgsi: add clip and cull distance writemasks into tgsi_s...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Marek Olšák
tgsi: add tgsi_shader_info::writes_psize
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Roland Scheidegger
draw: fixes for vertex shaders outputting layer or...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Marek Olšák
tgsi: change tgsi_shader_info::properties to a one...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Marek Olšák
tgsi: remove some not so useful variables from tgsi_sha...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Marek Olšák
tgsi: simplify shader properties in tgsi_shader_info
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Roland Scheidegger
draw: hack around weird primitive id input in gs
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Ilia Mirkin
gallium: switch dedicated centroid field to interpolati...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
José Fonseca
s/Tungsten Graphics/VMware/
blob
|
commitdiff
|
raw
|
diff to current
2013-11-04
Marek Olšák
tgsi/scan: set maximum index for each constant buffer
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Marek Olšák
tgsi: add info about MSAA samplers to tgsi_shader_info
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
Brian Paul
tgsi: remove unneeded File == TGSI_FILE_INPUT test
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
Brian Paul
tgsi: clean up tgsi_scan_shader() function
blob
|
commitdiff
|
raw
|
diff to current
2013-08-03
Zack Rusin
tgsi: detect prim id and front face usage in fs
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Brian Paul
tgsi: rename the TGSI fragment kill opcodes
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Brian Paul
tgsi: s/unsigned/int/ to silence MSVC warning
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
Roland Scheidegger
gallivm: do per-pixel lod calculations for explicit lod
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Zack Rusin
gallium: add a cull distance semantic
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Zack Rusin
draw: make sure clipdistances work with geometry shaders
blob
|
commitdiff
|
raw
|
diff to current
2013-06-06
Roland Scheidegger
gallium/tgsi: add missing string for layer semantic
blob
|
commitdiff
|
raw
|
diff to current
2013-05-25
Zack Rusin
gallium: Add support for multiple viewports
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Zack Rusin
tgsi/scan: set correct input limits for geometry shader
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Zack Rusin
draw: Implement support for primitive id
blob
|
commitdiff
|
raw
|
diff to current
2012-09-01
Brian Paul
tgsi: include u_debug.h
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Marek Olšák
Merge branch 'gallium-userbuf'
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Francisco Jerez
gallium/tgsi: Introduce the compute processor.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Francisco Jerez
gallium/tgsi: Move interpolation info from tgsi_declara...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Dave Airlie
tgsi_scan: add support to count number of output clip...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Christoph Bumiller
gallium: add TGSI_SEMANTIC_VERTEXID
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Jakob Bornecrantz
tgsi: Check in scan for fs position and depth reads
blob
|
commitdiff
|
raw
|
diff to current
2011-08-27
Stéphane Marchesin
Merge branch 'master' of git://anongit.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Bryan Cain
Merge branch 'glsl-to-tgsi'
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Brian Paul
Merge branch 'gallium-polygon-stipple'
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Brian Paul
tgsi: add info fields for fragcoord origin, center...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Christian König
Merge remote branch 'origin/master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2011-01-15
Brian Paul
Merge branch 'draw-instanced'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Brian Paul
tgsi: new tgsi_shader_info fields for system values
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Christian König
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Thomas Balling Sør...
Merge branch 'pipe-video' of git://anongit.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Thomas Balling Sør...
Merge branch 'master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Keith Whitwell
Merge branch 'llvm-cliptest-viewport'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Keith Whitwell
Merge remote branch 'origin/master' into lp-setup-llvm
blob
|
commitdiff
|
raw
|
diff to current
2010-10-15
Dave Airlie
tgsi: add scanner support for centroid inputs
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Dave Airlie
gallium/tgsi: add support for stencil writes.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Christian König
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Thomas Balling Sør...
Merge branch 'master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-07-27
Eric Anholt
Merge remote branch 'origin/master' into glsl2
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Brian Paul
tgsi: added tgsi_shader_info::indirect_files field
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Eric Anholt
Merge branch 'glsl2-head' into glsl2
blob
|
commitdiff
|
raw
|
diff to current
2010-06-03
Roland Scheidegger
Merge branch 'gallium-newclear'
blob
|
commitdiff
|
raw
|
diff to current
2010-06-01
José Fonseca
tgsi: Drop uses_fogcoord and uses_frontfacing from...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-01
José Fonseca
tgsi: Determine which shader input channels are effecti...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Roland Scheidegger
Merge branch 'gallium-msaa'
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Brian Paul
tgsi: also count instructions in tgsi_scan_shader()
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Younes Manton
Merge remote branch 'origin/master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Roland Scheidegger
Merge branch 'gallium-nopointsizeminmax'
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Michal Krol
tgsi: Gather cylindrical wrap info in tgsi_shader_info...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-31
José Fonseca
Merge remote branch 'origin/master' into lp-binning
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Roland Scheidegger
Merge commit 'origin/perrtblend'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-23
Dave Airlie
Merge branch 'arb_half_float_vertex'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Roland Scheidegger
Merge branch 'gallium-noconstbuf'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Brian Paul
tgsi: fix detection of front-facing attribute
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Jakob Bornecrantz
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Chia-I Wu
Merge branch 'master' into opengl-es-v2
blob
|
commitdiff
|
raw
|
diff to current
2010-01-08
José Fonseca
Merge remote branch 'origin/master' into lp-binning
blob
|
commitdiff
|
raw
|
diff to current
2010-01-08
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
José Fonseca
Merge remote branch 'origin/mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Corbin Simpson
Merge branch 'gallium-docs'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Keith Whitwell
Merge commit 'origin/gallium-draw-retval'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Michal Krol
Merge branch 'master' into instanced-arrays
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Brian Paul
Merge branch 'gallium-conditional-rendering'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Alan Hourihane
Fix test
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Brian Paul
Merge branch 'mesa_7_7_branch'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-27
Brian Paul
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
blob
|
commitdiff
|
raw
|
diff to current
next