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
/
opt_copy_propagation_elements.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-4
/
+2
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
glsl: teach copy_propagation_elements to deal with whole variables
Caio Marcelo de Oliveira Filho
2018-07-27
1
-29
/
+118
*
glsl: remove delegating constructors to allow build with C++98
Caio Marcelo de Oliveira Filho
2018-07-23
1
-6
/
+8
*
glsl: don't let an 'if' then-branch kill copy propagation (elements) for else...
Caio Marcelo de Oliveira Filho
2018-07-19
1
-19
/
+21
*
glsl: change opt_copy_propagation_elements data structures
Caio Marcelo de Oliveira Filho
2018-07-19
1
-117
/
+125
*
glsl: separate copy propagation state
Caio Marcelo de Oliveira Filho
2018-07-19
1
-126
/
+142
*
glsl: Don't copy propagate elements from SSBO or shared variables either
Ian Romanick
2018-06-14
1
-0
/
+8
*
glsl: Use hash table cloning in copy propagation
Thomas Helland
2018-03-14
1
-19
/
+10
*
glsl: use the linear allocator in opt_copy_propagation_elements
Marek Olšák
2016-10-31
1
-4
/
+11
*
glsl: optimize copy_propagation_elements pass
Tapani Pälli
2016-10-10
1
-50
/
+148
*
glsl: Make opt_copy_propagation_elements actually propagate into loops.
Kenneth Graunke
2016-06-06
1
-2
/
+17
*
glsl: Don't copy propagate or tree graft precise values.
Kenneth Graunke
2016-04-12
1
-0
/
+3
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+509