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
/
main
/
transformfeedback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove FEATURE_EXT_transform_feedback define.
Oliver McFadden
2012-09-15
1
-28
/
+0
*
mesa: Move glBindBufferBase and glBindBufferRange() to bufferobj.
Eric Anholt
2012-06-21
1
-5
/
+10
*
mesa: Validate the drawing primitive against the transform feedback mode.
Eric Anholt
2012-03-19
1
-3
/
+0
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-3
/
+3
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-4
/
+4
*
mesa: Clean up header file inclusion in transformfeedback.h.
Vinson Lee
2010-12-07
1
-1
/
+6
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
mesa: Always initialize transform feedback state.
Chia-I Wu
2010-07-06
1
-16
/
+6
*
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
1
-1
/
+41
*
mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.
Vinson Lee
2010-05-10
1
-1
/
+1
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
1
-0
/
+31
*
mesa: initial check-in of transform feedback functions
Brian Paul
2010-03-30
1
-0
/
+71