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
/
glsl
/
link_varyings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add methods to retrive a varying's name and streamId.
Iago Toral Quiroga
2014-06-30
1
-0
/
+10
*
glsl: Assign GLSL StreamIds to transform feedback outputs.
Iago Toral Quiroga
2014-06-30
1
-0
/
+7
*
glsl: Count shader inputs and outputs separately
Ian Romanick
2013-10-07
1
-3
/
+8
*
glsl: Remove unused prog parameter from tfeedback_decl::init
Ian Romanick
2013-09-04
1
-2
/
+1
*
glsl/linker: Properly pack GS input varyings.
Paul Berry
2013-08-01
1
-1
/
+2
*
glsl: Use a consistent technique for tracking link success/failure.
Paul Berry
2013-07-30
1
-1
/
+1
*
glsl/linker: eliminate unused and set-but-unused built-in varyings
Marek Olšák
2013-07-02
1
-0
/
+4
*
glsl/linker: check against varying limit after unused varyings are eliminated
Marek Olšák
2013-07-02
1
-0
/
+5
*
glsl: Support transform feedback of varying structs.
Paul Berry
2013-02-04
1
-4
/
+53
*
glsl: Use parse_program_resource_name to parse transform feedback varyings.
Paul Berry
2013-02-04
1
-1
/
+1
*
glsl: Separate varying linking code to its own file.
Paul Berry
2013-01-08
1
-0
/
+186