index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
ir_rvalue_visitor.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
glsl: Convert piles of foreach_iter to foreach_list_safe.
Kenneth Graunke
1
-2
/
+2
2013-10-06
glsl: Add support for specifying the component in textureGather
Chris Forbes
1
-1
/
+3
2013-10-05
glsl: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
1
-0
/
+1
2013-10-03
glsl: add texture gather changes
Maxence Le Dore
1
-0
/
+1
2013-06-21
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
1
-1
/
+0
2013-03-29
glsl: Implement ARB_texture_query_lod
Dave Airlie
1
-0
/
+1
2013-03-02
glsl: add support for ARB_texture_multisample
Chris Forbes
1
-0
/
+3
2012-08-07
glsl: Add a variant of the rvalue visitor for handle_rvalue() on the way down.
Eric Anholt
1
-9
/
+118
2011-08-23
glsl: Add a new ir_txs (textureSize) opcode to ir_texture.
Kenneth Graunke
1
-0
/
+1
2011-01-31
glsl: Change texel offsets to a single vector rvalue.
Kenneth Graunke
1
-0
/
+1
2010-09-03
glsl2: Set a flag when visiting the assignee of an assignment
Ian Romanick
1
-0
/
+7
2010-08-13
glsl2: Add a generic visitor class to call back with pointers to each rvalue.
Eric Anholt
1
-0
/
+134