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-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-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-16
mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...
Brian Paul
2008-09-15
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-09-04
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-06-10
remove unnecessary swrast, tnl includes
Brian Paul
2008-05-16
fix an attr/src mix-up when setting-up/binding vertex arrays
Brian Paul
2008-04-23
drop stray includes of glapi
George Sapountzis
2008-02-20
Fix glBegin-time test for invalid programs/shaders.
Brian
2008-01-01
fix vbo display list memleak upon context destruction
Brian
2007-10-03
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-09-20
fix memory access error in vbo_bind_vertex_list
Xiang, Haihao
2007-09-14
mesa: bind VBO_ATTRIB_XXX to correct input array when
Xiang, Haihao
2007-08-07
fix vbo_split_copy related bug 9962
Xiang, Haihao
2007-08-02
Remove some code that was never hit (bug 11811).
Brian
2007-07-31
Fix an error in _save_OBE_DrawElements
Xiang, Haihao
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-06-28
a variety of fixes for MingW
zhang
2007-04-12
s/version/vertex/
Brian
2007-04-12
fix bug in _playback_copy_to_current(): need to skip version position data (s...
Brian
2007-04-06
for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB_INDEX. See bug 10543
Brian
2007-03-09
Merge branch 'origin' into glsl-compiler-1
Brian
2007-03-08
Updates of the OpenVMS makefiles.
J.Jansen
2007-02-26
fix mem leak
Brian
2007-02-26
Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis)
Aapo Tahkola
2007-02-22
XXX comments about shaders
Brian
2007-02-22
use ctx->VertexProgram._Current instead of ctx->VertexProgram._Enabled
Brian
2007-02-14
fix typo preventing generic arrays from working with ARB_vp (bug #9952)
Roland Scheidegger
2007-02-09
array overflow fix
Zou Nan hai
2007-02-01
fix missing ADD_POINTERS, fixes crashes if the index elements are in a vbo.
Roland Scheidegger
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-25
do not rebase index buffers as it does not work currently (tested with r200 a...
Roland Scheidegger
2007-01-25
allocate larger minimum dstelt buffer
Roland Scheidegger
2007-01-25
fix dstelt memory allocation to avoid hash corruption
Roland Scheidegger
2007-01-25
re-fix bug 9062 in vbo code
Roland Scheidegger
2007-01-18
typo fix. this case still fails.
Aapo Tahkola
2007-01-18
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-18
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
[next]