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
/
glsl
/
ir_variable_refcount.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-153
/
+0
*
nir: move glsl_types.{cpp,h} to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
glsl: remove dead code in a single pass
Timothy Arceri
2015-10-15
1
-3
/
+23
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
1
-5
/
+4
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
glsl/loops: replace loop controls with a normative bound.
Paul Berry
2013-12-09
1
-21
/
+0
*
glsl: Teach ir_variable_refcount about ir_loop::counter variables.
Paul Berry
2013-11-29
1
-0
/
+21
*
mesa: Use the new hash table for the variable refcount visitor.
Eric Anholt
2012-12-07
1
-7
/
+28
*
glsl: Rename class variable_entry to ir_variable_refcount_entry.
Kenneth Graunke
2012-01-30
1
-7
/
+7
*
glsl2: move constructor into .cpp file to work around compiler bug
Brian Paul
2010-08-24
1
-0
/
+12
*
glsl: Add assert to check variable_entry referenced_count after construction.
Vinson Lee
2010-08-24
1
-0
/
+1
*
glsl2: Factor out the variable refcounting part of ir_dead_code.cpp.
Eric Anholt
2010-07-31
1
-0
/
+100