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
/
docs
/
source
/
tgsi.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
2013-10-09
1
-0
/
+30
*
gallium: add new float comparison instructions returning integer masks
Roland Scheidegger
2013-08-13
1
-16
/
+76
*
gallium: clarify SVIEWINFO opcode
Roland Scheidegger
2013-08-08
1
-1
/
+9
*
gallium: clarify shift behavior with shift count >= 32
Roland Scheidegger
2013-08-02
1
-12
/
+18
*
gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
2013-07-27
1
-0
/
+2
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-3
/
+3
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-2
/
+4
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
1
-5
/
+5
*
gallium/draw: add limits to the clip and cull distances
Zack Rusin
2013-06-13
1
-0
/
+23
*
gallium: add a cull distance semantic
Zack Rusin
2013-06-10
1
-0
/
+11
*
gallium: add support for layered rendering
Roland Scheidegger
2013-06-01
1
-2
/
+20
*
gallium: more tgsi documentation updates
Roland Scheidegger
2013-05-07
1
-131
/
+250
*
gallium: tgsi documentation updates and clarification for integer opcodes.
Roland Scheidegger
2013-05-03
1
-73
/
+289
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
1
-5
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
2013-04-20
1
-6
/
+51
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-4
/
+17
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-5
/
+0
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+29
*
tgsi: add ArrayID documentation v2
Christian König
2013-03-19
1
-0
/
+18
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
1
-0
/
+15
*
gallium/docs: fix typos in sample opcode descriptions
Roland Scheidegger
2013-02-12
1
-2
/
+3
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
1
-4
/
+3
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
gallium: add SQRT shader opcode
Brian Paul
2013-02-04
1
-0
/
+9
*
gallium/tgsi: Introduce the "LOCAL" register declaration modifier.
Francisco Jerez
2012-05-11
1
-0
/
+6
*
gallium/tgsi: Add support for atomic opcodes.
Francisco Jerez
2012-05-11
1
-0
/
+164
*
gallium/tgsi: Add support for barriers.
Francisco Jerez
2012-05-11
1
-0
/
+49
*
gallium/tgsi: Add resource write-back support.
Francisco Jerez
2012-05-11
1
-1
/
+27
*
gallium/tgsi: Add support for raw resources.
Francisco Jerez
2012-05-11
1
-1
/
+14
*
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-9
/
+15
*
gallium/tgsi: Split sampler views from shader resources.
Francisco Jerez
2012-05-11
1
-40
/
+81
*
gallium/docs: fix typos
Brian Paul
2012-04-06
1
-2
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+11
*
gallium: add an IABS opcode to TGSI
Bryan Cain
2012-01-07
1
-0
/
+13
*
tgsi: update documents with some info on texture lookup
Dave Airlie
2011-12-19
1
-0
/
+11
*
gallium: add TGSI opcodes UARL and UCMP
Bryan Cain
2011-09-10
1
-0
/
+19
*
tgsi: add support for texture offsets to the TGSI IR. (v2)
Dave Airlie
2011-09-02
1
-3
/
+10
*
tgsi: update tgsi.rst for TXQ
Dave Airlie
2011-08-26
1
-2
/
+14
*
gallium/tgsi: update the docs for the new opcodes a bit
Zack Rusin
2011-01-24
1
-5
/
+52
*
gallium: implement modern sampling scheme
Zack Rusin
2011-01-24
1
-0
/
+123
*
gallium: add fragment shader property for color writes to all buffers. (v2)
Dave Airlie
2010-12-24
1
-0
/
+5
*
tgsi: document texture opcodes
Brian Paul
2010-12-14
1
-6
/
+58
*
gallium/format: add support for X24S8 and S8X24 formats.
Dave Airlie
2010-10-13
1
-0
/
+2
*
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-13
1
-0
/
+6
*
gallium/docs: The RET opcode may appear anywhere in a subroutine.
Tilman Sauerbeck
2010-09-21
1
-2
/
+0
*
gallium/docs: Fixed a typo in the SCS opcode description.
Tilman Sauerbeck
2010-09-19
1
-1
/
+1
*
gallium/docs: updated remaining semantic label docs
Brian Paul
2010-06-24
1
-22
/
+33
*
gallium/docs: document TGSI_SEMANTIC_EDGEFLAG
Brian Paul
2010-06-23
1
-1
/
+9
*
gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR
Brian Paul
2010-06-23
1
-18
/
+26
[next]