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: Add support for float16 types in the IR tree
Neil Roberts
2020-03-09
1
-9
/
+18
*
compiler: add a new explicit interpolation mode
Samuel Pitoiset
2020-01-29
1
-1
/
+1
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+7
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-8
/
+8
*
glsl: Cross validate variable's invariance by explicit invariance only
Danylo Piliaiev
2019-03-21
1
-2
/
+3
*
glsl: rename is_record() -> is_struct()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-2
/
+1
*
glsl: use util_snprintf()
Andres Gomez
2018-08-02
1
-9
/
+11
*
glsl: Unify ir_constant::const_elements and ::components
Ian Romanick
2017-09-19
1
-4
/
+1
*
glsl: stop copying struct and interface member names
Timothy Arceri
2017-08-11
1
-1
/
+4
*
glsl: calculate number of operands in an expression once
Timothy Arceri
2017-08-11
1
-1
/
+1
*
glsl: always print non-zero var->data.location_frac
Nicolai Hähnle
2017-07-03
1
-1
/
+1
*
glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Samuel Pitoiset
2017-06-01
1
-1
/
+5
*
glsl: include image qualifiers when printing IR
Nicolai Hähnle
2017-05-12
1
-3
/
+17
*
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