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
/
drivers
/
svga
/
svga_tgsi_decl_sm30.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-4
/
+4
*
svga: emit sampler declarations in the helper function for non vgpu10
Charmaine Lee
2016-03-29
1
-3
/
+16
*
svga: use shader sampler view declarations
Brian Paul
2016-03-21
1
-6
/
+14
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-8
/
+8
*
svga: fix PS output register setup regression
Brian Paul
2014-01-23
1
-2
/
+3
*
svga: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2014-01-21
1
-8
/
+29
*
svga: rename color output variables
Brian Paul
2014-01-21
1
-3
/
+3
*
svga: move some svga/tgsi functions
Brian Paul
2013-06-19
1
-0
/
+20
*
svga: remove the special zero-stride vertex array code
Brian Paul
2012-05-25
1
-25
/
+9
*
svga: handle TGSI_SEMANTIC_CLIPDIST/VERTEX semantics
Brian Paul
2012-04-06
1
-0
/
+7
*
svga: Add somewhat sensible fallback and silence warning
Jakob Bornecrantz
2012-01-10
1
-3
/
+2
*
svga: Silence warning
Jakob Bornecrantz
2012-01-10
1
-7
/
+0
*
svga: add comments and reformat code in svga_tgsi_decl_sm30.c
Brian Paul
2011-11-04
1
-47
/
+85
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
1
-6
/
+13
*
svga: check that we don't exceed input/ouput register limits
Brian Paul
2011-09-23
1
-0
/
+12
*
svga: implement point sprite suppport
Brian Paul
2011-09-23
1
-1
/
+30
*
svga: Share one texcoord between depth and fog
Jakob Bornecrantz
2011-09-23
1
-11
/
+77
*
svga: Only emit Z depth work if it is actually read
Jakob Bornecrantz
2011-09-23
1
-13
/
+19
*
svga: Fix vPos usage
Jakob Bornecrantz
2011-09-23
1
-1
/
+7
*
svga: Wip for passing depth in a texcoord
Jakob Bornecrantz
2011-09-23
1
-13
/
+27
*
svga: better method for generating white fs color outputs
Keith Whitwell
2010-02-03
1
-2
/
+13
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
|
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-2
/
+2
*
|
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-19
/
+19
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+385