Merge remote branch 'upstream/gallium-0.1' into gallium-0.1
[mesa.git] / src / mesa / vbo /
2008-07-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into gallium-0.1
2008-07-03 Brian Paulmesa: added _vbo_VertexAttrib4f()
2008-06-29 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-25 Brian Paulmesa: point size arrays
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-20 Brian Paulmesa: added _vbo_Materialfv()
2008-06-20 Brian Paulmesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f...
2008-06-18 Brian Paulmesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
2008-06-10 Brian Paulmesa: refactor: move #define FEATURE flags into new...
2008-06-10 Brian Paulmesa: remove unnecessary swrast, tnl includes
2008-06-09 Brian Paulmesa: remove unused api_eval.h header file
2008-06-05 Brian Paulmesa: added _mesa_DrawArrays, DrawElements, DrawRangeEl...
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-30 Brian PaulFix segfault in _save_OBE_DrawElements() when using...
2008-05-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-16 Brian Paulfix an attr/src mix-up when setting-up/binding vertex...
2008-04-15 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-11 Brian Paulmesa: Fix glBegin-time test for invalid programs/shaders.
2008-03-16 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-14 Brianmesa: revert fast-track glColor and similar calls when...
2008-03-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-10 Keith Whitwellmesa: fast-track glColor and similar calls when not...
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-26 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-25 José FonsecaRemove files of unsupported build systems.
2008-01-02 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-01 Brianfix vbo display list memleak upon context destruction
2007-12-19 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-18 Keith Whitwellvbo: unmap and remap immediate vbo before/after each...
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-12-09 BrianNew vbo_set_draw_func() to keep vbo context opaque...
2007-12-08 BrianNew vbo_set_draw_func() to keep vbo context opaque...
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2007-08-20 Brianfix VBO clean-up in vbo_exec_vtx_destroy()
2007-08-20 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-17 Brianadded vbo_use_buffer_objects() to specify that immediat...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 zhanga variety of fixes for MingW
2007-04-12 Brians/version/vertex/
2007-04-12 Brianfix bug in _playback_copy_to_current(): need to skip...
2007-04-06 Brianfor evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-08 J.Jansen Updates of the OpenVMS makefiles.
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-27 Brianfix mem leak
2007-02-26 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 Aapo TahkolaFix #10071 - wrong max_index in vbo draw_prims. (Papada...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianXXX comments about shaders
2007-02-22 Brianuse ctx->VertexProgram._Current instead of ctx->VertexP...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-14 Roland Scheideggerfix typo preventing generic arrays from working with...
2007-02-09 Zou Nan hai array overflow fix
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2-origin' into vbo-0.2
2007-02-01 Roland Scheideggerfix missing ADD_POINTERS, fixes crashes if the index...
2007-01-30 Keith WhitwellUse new rebase helper. Remove other rebase code.
2007-01-30 Keith WhitwellHelper for rebasing draw requests where min_index ...
2007-01-25 Roland Scheideggerdo not rebase index buffers as it does not work current...
2007-01-25 Roland Scheideggerallocate larger minimum dstelt buffer
2007-01-25 Roland Scheideggerfix dstelt memory allocation to avoid hash corruption
2007-01-25 Roland Scheideggerre-fix bug 9062 in vbo code
2007-01-18 Aapo Tahkolatypo fix. this case still fails.
2007-01-18 Aapo TahkolaFix invalid enums passed to MapBuffer
2007-01-18 Aapo TahkolaFix invalid enums passed to MapBuffer
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 Keith WhitwellRemove unused index buffer.
2007-01-15 Keith WhitwellCorrectly initialize current attribute sizes.
2007-01-15 keithwRemove debug, reenable inplace splitting.
2007-01-15 Keith WhitwellRemove special-case handling for index and edgeflag
2007-01-15 keithwHook in split functionality
2007-01-15 keithwNew files to manage splitting drawing commands
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-03 Roland Scheideggerneed to call bind_arrays() in vbo_exec_DrawRangeElements.
2006-11-02 Keith WhitwellFix typo in last commit
2006-11-02 Keith WhitwellSimilarly, fill in missing input slots in the vertex...
2006-11-02 Keith WhitwellFill in missing input slots in the vertex-array + no...
2006-11-02 Keith WhitwellFix typo in display list attrib binding.
2006-10-31 Keith Whitwellmove public structure definitions to vbo.h
2006-10-30 Keith WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-10-30 Keith WhitwellRemove wakeup functions. This code is intended to...
2006-10-30 Keith Whitwellswitch several dri drivers over
next