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
/
compiler
/
glsl
/
link_varyings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: use bitmask of active xfb buffer indices
Timothy Arceri
2016-03-31
1
-2
/
+9
*
glsl: sort xfb varyings in offset/buffer order
Timothy Arceri
2016-03-31
1
-0
/
+19
*
glsl: basic linking support for xfb qualifiers
Timothy Arceri
2016-03-31
1
-5
/
+17
*
glsl: add xfb helpers and fields to the tfeedback_decl class
Timothy Arceri
2016-03-31
1
-2
/
+10
*
glsl: add helper to process xfb qualifiers during linking
Timothy Arceri
2016-03-31
1
-0
/
+66
*
glsl: add helper to generate xfb varying names
Timothy Arceri
2016-03-31
1
-0
/
+43
*
glsl: generate named interface block names correctly
Timothy Arceri
2016-03-31
1
-4
/
+4
*
glsl: disable varying packing when its not safe
Timothy Arceri
2016-03-18
1
-45
/
+151
*
glsl: pass disable_varying_packing bool to the lowering pass
Timothy Arceri
2016-03-18
1
-9
/
+9
*
glsl: don't validate ifc blocks using validation meant for variables
Timothy Arceri
2016-03-09
1
-2
/
+8
*
glsl: replace remaining tabs in link_varyings.cpp
Timothy Arceri
2016-03-05
1
-9
/
+9
*
glsl: warn in GL as well as ES when varying not written
Timothy Arceri
2016-02-16
1
-16
/
+7
*
glsl: don't generate transform feedback candidate when not required
Timothy Arceri
2016-02-06
1
-2
/
+4
*
glsl: replace unreachable code with an assert()
Timothy Arceri
2016-02-06
1
-17
/
+8
*
glsl: double-precision values don't support interpolation
Samuel Iglesias Gonsálvez
2016-01-28
1
-2
/
+7
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+1888
[prev]