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
/
state_tracker
/
st_cb_xformfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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