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
/
mesa
/
drivers
/
dri
/
i965
/
gen6_gs_visitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vec4: Delete the old ir_visitor code
Jason Ekstrand
2015-10-02
1
-2
/
+0
*
i965/gs/gen6: Refactor ir_emit_vertex and ir_end_primitive for gen6
Samuel Iglesias Gonsalvez
2015-08-03
1
-0
/
+2
*
i965/vec4: Plumb log_data through so the backend_shader field gets set.
Kenneth Graunke
2015-07-09
1
-1
/
+3
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
1
-2
/
+2
*
i965: Pull calls to get_shader_time_index out of the visitor
Jason Ekstrand
2015-06-23
1
-2
/
+3
*
i965/gen6/gs: Fix binding table clash between TF surfaces and textures.
Iago Toral Quiroga
2014-09-19
1
-0
/
+1
*
i965/gen6/gs: Avoid buffering transform feedback varyings twice.
Iago Toral Quiroga
2014-09-19
1
-5
/
+3
*
i965/gen6/gs: implement transform feedback support in gen6_gs_visitor
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+13
*
i965/gen6/gs: Implement support for gl_PrimitiveIdIn.
Iago Toral Quiroga
2014-09-19
1
-0
/
+2
*
i965/gen6/gs: Handle the case where a geometry shader emits no output.
Iago Toral Quiroga
2014-09-19
1
-2
/
+1
*
i965/gen6/gs: Implement geometry shaders for outputs other than points.
Iago Toral Quiroga
2014-09-19
1
-0
/
+2
*
i965/gen6/gs: Add initial implementation for a gen6 geometry shader visitor.
Iago Toral Quiroga
2014-09-19
1
-0
/
+67