mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to framebuffer.c
[mesa.git] / src / mesa / main / buffers.h
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-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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