Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / bufferobj.h
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-25 Brian Paulgallium: fix typo s/_mesa_unmap_drapix_pbo/_mesa_unmap_...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 BrianRefactor PBO validate/map code.
2008-03-21 BrianRefactor PBO validate/map code.
2008-03-21 Brian Pauladd a number of PBO validate/map/unmap functions
2008-03-21 Brianadd a number of PBO validate/map/unmap functions
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-23 BrianFor _mesa_share_state(), update the context's reference...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-10-31 Brian PaulRemove redundant error checking.
2004-03-13 Brian PaulImplementation of GL_EXT_pixel_buffer_object extension.
2003-12-04 Alan Hourihaneremove duplicate declaration
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-10-15 Brian Paulminor tweaks
2003-09-17 Brian PaulMore work on ARB_vertex_buffer_object.
2003-09-09 Brian PaulAdded prototypes for internal functions to bufferobj.h.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulfix MapBufferARB() return type
2003-03-29 Brian PaulBasic infrastructure for GL_ARB_vertex_buffer_object.