summaryrefslogtreecommitdiff
path: root/src/mesa/main/transformfeedback.h
AgeCommit message (Expand)Author
2010-12-07mesa: Clean up header file inclusion in transformfeedback.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-07-06mesa: Always initialize transform feedback state.Chia-I Wu
2010-05-12mesa: Make FEATURE_EXT_transform_feedback more modular.Chia-I Wu
2010-05-10mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.Vinson Lee
2010-05-10mesa: more transform feedback infrastructureBrian Paul
2010-03-30mesa: initial check-in of transform feedback functionsBrian Paul