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 INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
2014-07-09
1
-0
/
+23
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-0
/
+5
*
gallium: add vertex stream argument to EMIT/ENDPRIM
Ilia Mirkin
2014-07-01
1
-4
/
+4
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-1
/
+5
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+9
*
gallium: add new opcodes for ARB_gs5 bit manipulation support
Ilia Mirkin
2014-04-28
1
-0
/
+75
*
gallium: add GS_INVOCATIONS property
Ilia Mirkin
2014-04-26
1
-0
/
+8
*
gallium: add INVOCATIONID semantic
Ilia Mirkin
2014-04-26
1
-0
/
+6
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+20
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+12
*
gallium/docs: fix silent math failures due to ~ and &
Ilia Mirkin
2014-04-01
1
-60
/
+60
*
gallium/docs: line up some of the equations
Ilia Mirkin
2014-04-01
1
-28
/
+16
*
gallium/docs: fix incorrect/missing references
Ilia Mirkin
2014-04-01
1
-1
/
+1
*
gallium/docs: fix use of _ in math sections
Ilia Mirkin
2014-04-01
1
-10
/
+10
*
gallium/docs: fix a lot of bad formatting
Ilia Mirkin
2014-04-01
1
-242
/
+262
*
gallium/docs: update SLT, SGE, SFL, STR opcode docs
Brian Paul
2014-03-18
1
-10
/
+10
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+36
*
gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
2014-02-07
1
-1
/
+1
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
1
-7
/
+4
*
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
[next]