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
/
glsl
/
ir_function_detect_recursion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
2014-07-01
1
-5
/
+3
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
1
-0
/
+4
*
glsl: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS in a bunch of places.
Kenneth Graunke
2013-09-21
1
-19
/
+1
*
glsl: Remove redundant writes to prog->LinkStatus
Paul Berry
2013-07-30
1
-1
/
+0
*
glsl: Be consistent about '\n', '.', and capitalization in errors/warnings.
Paul Berry
2013-07-27
1
-1
/
+1
*
glsl: fix uninitialised variable from constructor
Dave Airlie
2012-12-01
1
-0
/
+1
*
glsl: Remove ir_call::get_callee() and set_callee().
Kenneth Graunke
2012-04-02
1
-1
/
+1
*
glsl: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+4
*
linker: Make linker_{error,warning} generally available
Ian Romanick
2011-08-02
1
-0
/
+1
*
linker: Make linker_error set LinkStatus to false
Ian Romanick
2011-08-02
1
-3
/
+1
*
glsl: Reject shaders that contain static recursion
Ian Romanick
2011-07-20
1
-0
/
+371