Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / buffers.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-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz...
2008-06-09 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
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-18 Brianremove dead code left over after fixing GL_READ/DRAW_BU...
2007-08-16 BrianRework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs...
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-19 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-18 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-22 Keith Whitwellresize buffers in MakeCurrent
2006-04-05 Brian PaulSilence minor compiler warnings (-Wextra).
2006-03-29 Brian Paulminor clean-up
2005-12-30 Keith Whitwellproperly notify driver on scissor change in MakeCurrent
2005-09-15 Brian PaulReplace GLuint with GLbitfield where appropriate. ...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-02-26 Brian PaulRename _mesa_update_buffers() to _mesa_update_draw_buff...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-06-18 Brian PaulConsolidated source files. Since the re-org a number...
2001-05-29 Brian Paulinfrastructure for GL_ARB_multisample
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-02-02 Brian Paulfunctions from old glmisc.c file