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
/
mesa
/
state_tracker
/
st_cb_xformfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: implement DrawTransformFeedbackStream
Marek Olšák
2015-08-06
1
-29
/
+32
*
st/mesa: don't draw instead of asserting in transform feedback
Dave Airlie
2015-07-31
1
-2
/
+4
*
st/mesa: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
st/mesa: replace INLINE with inline
Brian Paul
2015-02-26
1
-1
/
+1
*
st/mesa: treat resource-less xfb buffers as if they weren't there
Ilia Mirkin
2015-02-14
1
-1
/
+1
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-7
/
+13
*
st/mesa: fix _mesa_init_transform_feedback_object() argument
Brian Paul
2013-11-01
1
-1
/
+1
*
st/mesa: Use the new _mesa_init_transform_feedback_object() helper.
Kenneth Graunke
2013-10-31
1
-2
/
+2
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
mesa: remove FEATURE_EXT_transform_feedback define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
st/mesa: use a cast wrapper function to get st_transform_feedback_object
Marek Olšák
2011-12-25
1
-6
/
+11
*
st/mesa: DrawTFB should use the vertex count from the last call of EndTFB
Marek Olšák
2011-12-25
1
-11
/
+42
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-33
/
+109
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-13
/
+0
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
1
-0
/
+4
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
1
-0
/
+129