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
Age
Commit message (
Expand
)
Author
2009-03-04
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
2009-03-04
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2009-03-03
mesa: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
vbo: missing line from previous commit
Keith Whitwell
2009-03-03
vbo: use MapBufferRange where available
Keith Whitwell
2009-03-03
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-02
mesa: save some useful VBO debug/dump code (disabled)
Brian Paul
2009-02-11
mesa: get rid of _math_init()
Brian Paul
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-02
mesa: fix GLSL issue preventing use of all 16 generic vertex attributes
Brian Paul
2009-01-31
mesa: display list clean-ups
Brian
2009-01-23
mesa: set the new array->Format field in VBO code
Brian Paul
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-07
mesa: replace GLuint with GLbitfield to be clearer about usage
Brian Paul
2008-10-07
mesa: update state after binding vertex list in dlist path
Keith Whitwell
2008-10-03
mesa: avoid generating constant vertex attributes in fixedfunc programs
Keith Whitwell
2008-10-03
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-09-26
Merge commit 'origin/master' into HEAD
Keith Whitwell
2008-09-25
mesa: fix some VBO buffer object issues
Brian Paul
2008-09-23
vbo: unmap and remap immediate vbo before/after each draw.
Keith Whitwell
2008-09-23
added vbo_use_buffer_objects() to specify that immediate mode data should be ...
Brian
2008-09-23
vbo: seed initial max_element value with a more likely candidate
Keith Whitwell
2008-09-23
mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
Brian Paul
2008-09-23
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-21
mesa: point size arrays
Brian Paul
2008-09-21
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
mesa: remove dead file
Keith Whitwell
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-16
mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...
Brian Paul
2008-09-16
mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...
Brian Paul
2008-09-16
mesa: protect against double-free in _vbo_DestroyContext()
Brian Paul
2008-09-15
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-09-15
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-04
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-09-04
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-08-26
vbo: seed initial max_element value with a more likely candidate
Keith Whitwell
2008-07-07
mesa: added GLAPIENTRY keywords
Jonathan White
2008-07-03
mesa: added _vbo_VertexAttrib4f()
Brian Paul
2008-06-25
mesa: point size arrays
Brian Paul
2008-06-20
mesa: added _vbo_Materialfv()
Brian Paul
2008-06-20
mesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f functions
Brian Paul
2008-06-18
mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
Brian Paul
2008-06-10
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-06-10
mesa: remove unnecessary swrast, tnl includes
Brian Paul
2008-06-10
remove unnecessary swrast, tnl includes
Brian Paul
[prev]
[next]