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
/
ast_function.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Move builtin_function related prototypes to a separate file
Ian Romanick
2017-01-20
1
-0
/
+1
*
glsl/ast: Add 64-bit integer support to conversion functions
Dave Airlie
2017-01-20
1
-0
/
+79
*
glsl/ast/ir: Add 64-bit integer constant support
Dave Airlie
2017-01-20
1
-2
/
+7
*
glsl: Don't crash on function names with invalid identifiers.
Kenneth Graunke
2016-11-12
1
-2
/
+4
*
glsl: Immediately inline built-ins rather than generating calls.
Kenneth Graunke
2016-09-23
1
-24
/
+22
*
glsl: Check TCS barrier restrictions at ast_to_hir time, not link time.
Kenneth Graunke
2016-09-23
1
-0
/
+19
*
glsl: fix indentation, comments and line lengths in ast_function.cpp
Andres Gomez
2016-08-05
1
-406
/
+443
*
glsl: apply_implicit_conversion is static again
Andres Gomez
2016-08-05
1
-4
/
+0
*
glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
2016-08-05
1
-49
/
+55
*
glsl: Refactor implicit conversion into its own helper
Andres Gomez
2016-08-05
1
-80
/
+86
*
glsl: Separate overlapping sentinel nodes in exec_list.
Matt Turner
2016-07-26
1
-10
/
+12
*
glsl/ast: don't crash when func_name is NULL
Dave Airlie
2016-06-06
1
-0
/
+4
*
glsl: do not raise uninitialized warning with out function parameters
Alejandro Piñeiro
2016-05-26
1
-0
/
+28
*
glsl: reindent line in ast_function.cpp
Dave Airlie
2016-05-24
1
-1
/
+1
*
glsl: be more strict when validating shader inputs
Ilia Mirkin
2016-05-13
1
-8
/
+18
*
glsl: make sure that interpolateAt arguments are variables
Ilia Mirkin
2016-05-13
1
-1
/
+1
*
glsl: subroutine types cannot be used in constructors.
Dave Airlie
2016-05-04
1
-0
/
+6
*
glsl: removing double semi-colons
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
glsl: add is_lhs bool on ast_expression
Alejandro Piñeiro
2016-03-29
1
-0
/
+4
*
glsl: fix emit_inline_matrix_constructor for doubles
Iago Toral Quiroga
2016-02-19
1
-6
/
+13
*
glsl: Mark float constants as such
Iago Toral Quiroga
2016-02-19
1
-5
/
+5
*
glsl: fix indentation in emit_inline_matrix_constructor
Iago Toral Quiroga
2016-02-19
1
-75
/
+75
*
glsl: return cloned signature, not the builtin one
Ilia Mirkin
2016-02-07
1
-1
/
+2
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+2098