index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
vbo
/
vbo.h
Age
Commit message (
Expand
)
Author
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-08-12
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2008-07-07
mesa: added GLAPIENTRY keywords
Jonathan White
2008-07-03
mesa: added _vbo_VertexAttrib4f()
Brian Paul
2008-06-20
mesa: added _vbo_Materialfv()
Brian Paul
2008-06-20
mesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f functions
Brian Paul
2007-12-07
New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m...
Brian
2007-08-17
added vbo_use_buffer_objects() to specify that immediate mode data should be ...
Brian
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-01-30
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
Helper for rebasing draw requests where min_index != 0.
Keith Whitwell
2007-01-15
Hook in split functionality
keithw
2006-10-31
move public structure definitions to vbo.h
Keith Whitwell
2006-10-30
switch several dri drivers over
Keith Whitwell