summaryrefslogtreecommitdiff
path: root/src/mesa/main/buffers.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-30properly notify driver on scissor change in MakeCurrentKeith Whitwell1-0/+3
2005-09-15Replace GLuint with GLbitfield where appropriate. Also replace GLuintBrian Paul1-2/+2
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-3/+4
2005-02-26Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and doBrian Paul1-4/+8
2004-10-02added support for GL_ARB_draw_buffersBrian Paul1-0/+3
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett1-8/+8
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-0/+10
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2001-06-18Consolidated source files. Since the re-org a number of source filesBrian Paul1-1/+4
2001-05-29infrastructure for GL_ARB_multisampleBrian Paul1-1/+4
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-3/+3
2000-11-22 Committing in .Jouk Jansen1-6/+6
2000-02-02functions from old glmisc.c fileBrian Paul1-0/+55