index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
hir_field_selection.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
glsl: add ast/parser support for subroutine parsing storage (v3.2)
Dave Airlie
1
-39
/
+0
2014-06-10
glsl: Remove unused include from hir_field_selection.cpp
Thomas Helland
1
-1
/
+0
2013-10-28
glsl: Add check for unsized arrays to glsl types
Timothy Arceri
1
-1
/
+1
2013-07-27
glsl: Be consistent about '\n', '.', and capitalization in errors/warnings.
Paul Berry
1
-10
/
+10
2013-06-14
glsl: Allow swizzles on scalars.
Matt Turner
1
-1
/
+3
2013-06-14
glsl: Allow .length() method on vectors and matrices.
Matt Turner
1
-20
/
+38
2013-01-25
glsl: Allow dereferencing fields of an interface instance
Ian Romanick
1
-1
/
+2
2012-12-06
glsl: Enable GLSL ES 3.00 features inherited from desktop GLSL.
Paul Berry
1
-1
/
+1
2012-12-06
glsl: Make use of new _mesa_glsl_parse_state::check_version() function.
Paul Berry
1
-2
/
+1
2012-04-02
glsl: Use ir_rvalue to represent generic error_type values.
Kenneth Graunke
1
-1
/
+1
2011-02-21
Use C-style system headers in C++ code to avoid issues with std:: namespace
Ian Romanick
1
-2
/
+0
2011-02-03
glsl: Add using statements for standard library functions.
Vinson Lee
1
-0
/
+2
2010-08-24
glsl: Include main/core.h.
Chia-I Wu
1
-1
/
+0
2010-08-13
glsl2: Remove unnecessary use of 'struct' before type names
Ian Romanick
1
-1
/
+1
2010-08-02
glsl2: Give the path within src/mesa/ for headers instead of relying on -I.
Aras Pranckevicius
1
-1
/
+1
2010-07-20
glsl2: Add support for the .length() method on arrays.
Kenneth Graunke
1
-0
/
+22
2010-06-30
glsl2: Use _mesa_glsl_parse_state as the talloc parent, not glsl_shader.
Kenneth Graunke
1
-1
/
+1
2010-06-24
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
1
-0
/
+81