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
/
ast_to_hir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move process_qualifier_constant() to ast_type.cpp
Timothy Arceri
2016-03-31
1
-41
/
+0
*
glsl: Fix segfault when lhs is error_type in TCS
Timothy Arceri
2016-03-31
1
-1
/
+1
*
glsl: add missing types for buffer images
Samuel Pitoiset
2016-03-30
1
-12
/
+12
*
glsl: raise warning when using uninitialized variables
Alejandro Piñeiro
2016-03-29
1
-0
/
+7
*
glsl: add is_lhs bool on ast_expression
Alejandro Piñeiro
2016-03-29
1
-0
/
+33
*
compiler/glsl: allow sequence op as a const expr in gles 1.0
Lars Hamre
2016-03-23
1
-1
/
+3
*
glsl: dont allow undefined array sizes in ES
Timothy Arceri
2016-03-09
1
-0
/
+12
*
glsl: apply align layout qualifier rules to block offsets
Timothy Arceri
2016-03-05
1
-3
/
+48
*
glsl: add offset to glsl interface type
Timothy Arceri
2016-03-05
1
-0
/
+4
*
glsl: apply compile-time rules for the offset layout qualifier
Timothy Arceri
2016-03-05
1
-0
/
+49
*
glsl: don't apply uniform/buffer layouts to interface blocks
Timothy Arceri
2016-03-05
1
-6
/
+7
*
glsl/ast: Implicit conversion from double to float is not allowed
Andres Gomez
2016-02-25
1
-4
/
+3
*
glsl: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+1
*
glsl: remove duplicate interpolation_string() function
Timothy Arceri
2016-02-17
1
-5
/
+2
*
glsl: set user defined varyings to smooth by default in ES
Timothy Arceri
2016-02-17
1
-0
/
+11
*
glsl/types: Add support for function types
Jason Ekstrand
2016-02-13
1
-0
/
+1
*
glsl/types: Rename sampler_type to sampled_type
Jason Ekstrand
2016-02-13
1
-2
/
+2
*
glsl: don't validate interface blocks twice
Timothy Arceri
2016-02-12
1
-23
/
+21
*
glsl: remove duplicate embedded struct validation
Timothy Arceri
2016-02-12
1
-42
/
+17
*
glsl: validate arrays of arrays on empty type delclarations
Timothy Arceri
2016-02-09
1
-25
/
+38
*
glsl: disallow implicit conversions in ESSL shaders
Ilia Mirkin
2016-01-28
1
-0
/
+4
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+7583