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
/
compiler
/
glsl
/
ir_print_visitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: process bindless/bound layout qualifiers
Samuel Pitoiset
2017-05-06
1
-3
/
+5
*
glsl: make use of glsl_type::is_record()
Samuel Pitoiset
2017-04-21
1
-2
/
+1
*
glsl: make use of glsl_type::is_array()
Samuel Pitoiset
2017-04-21
1
-1
/
+1
*
glsl: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-1
/
+0
*
glsl: fix compile errors with mingw due to missing PRIx64 definitions
Roland Scheidegger
2017-01-24
1
-0
/
+2
*
glsl: Print GLSL_TYPE_UINT64 and GLSL_TYPE_INT64 values
Ian Romanick
2017-01-20
1
-0
/
+2
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-2
/
+2
*
glsl: remember per-component vertex streams for packed varyings
Nicolai Hähnle
2016-12-12
1
-2
/
+12
*
glsl/mesa: remove unused namespace support from the symbol table
Timothy Arceri
2016-10-24
1
-2
/
+2
*
glsl: Replace assert with unreachable
Ian Romanick
2016-10-17
1
-1
/
+2
*
glsl: print non-zero bindings of variables
Nicolai Hähnle
2016-10-17
1
-2
/
+6
*
glsl: dump explicit location when printing IR
Nicolai Hähnle
2016-10-12
1
-3
/
+7
*
glsl: Just access the ir_expression_operation strings table directly
Ian Romanick
2016-08-30
1
-1
/
+1
*
glsl: fix unreachable() typo
Eric Engestrom
2016-08-30
1
-1
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-1
/
+1
*
glsl: Print "precise" on ir_variable nodes.
Kenneth Graunke
2016-04-03
1
-2
/
+3
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+604