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_rvalue_visitor.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
-2
/
+1
*
glsl: Modify ir_end_primitive to have a stream.
Iago Toral Quiroga
2014-06-30
1
-0
/
+19
*
glsl: Modify ir_emit_vertex to have a stream.
Iago Toral Quiroga
2014-06-30
1
-0
/
+18
*
glsl: Convert piles of foreach_iter to foreach_list_safe.
Kenneth Graunke
2014-01-13
1
-2
/
+2
*
glsl: Add support for specifying the component in textureGather
Chris Forbes
2013-10-06
1
-1
/
+3
*
glsl: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2013-10-05
1
-0
/
+1
*
glsl: add texture gather changes
Maxence Le Dore
2013-10-03
1
-0
/
+1
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
1
-1
/
+0
*
glsl: Implement ARB_texture_query_lod
Dave Airlie
2013-03-29
1
-0
/
+1
*
glsl: add support for ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+3
*
glsl: Add a variant of the rvalue visitor for handle_rvalue() on the way down.
Eric Anholt
2012-08-07
1
-9
/
+118
*
glsl: Add a new ir_txs (textureSize) opcode to ir_texture.
Kenneth Graunke
2011-08-23
1
-0
/
+1
*
glsl: Change texel offsets to a single vector rvalue.
Kenneth Graunke
2011-01-31
1
-0
/
+1
*
glsl2: Set a flag when visiting the assignee of an assignment
Ian Romanick
2010-09-03
1
-0
/
+7
*
glsl2: Add a generic visitor class to call back with pointers to each rvalue.
Eric Anholt
2010-08-13
1
-0
/
+134