Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |