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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-18
/
+18
*
mesa: fix some printf warnings with casts
Brian Paul
2010-09-02
1
-3
/
+3
*
mesa: Fix many printf-like warnings.
Eric Anholt
2010-09-01
1
-1
/
+2
*
mesa: Always initialize transform feedback state.
Chia-I Wu
2010-07-06
1
-8
/
+42
*
mesa: free xform feedback hash table
Brian Paul
2010-07-01
1
-0
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
mesa: refactor shader api / object code
Brian Paul
2010-06-10
1
-1
/
+3
*
mesa: another transform feedback error check, 80-col wrapping
Brian Paul
2010-05-14
1
-3
/
+9
*
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
1
-0
/
+19
*
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
-14
/
+460
*
mesa: minor fixes in _mesa_GetTransformFeedbackVarying()
Brian Paul
2010-04-01
1
-1
/
+10
*
mesa: Remove unnecessary header.
Vinson Lee
2010-03-31
1
-1
/
+0
*
mesa: initial check-in of transform feedback functions
Brian Paul
2010-03-30
1
-0
/
+427