summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/buffers.h
Commit message (Expand)AuthorAgeFilesLines
* resize buffers in MakeCurrentKeith Whitwell2006-09-221-0/+2
* Silence minor compiler warnings (-Wextra).Brian Paul2006-04-051-1/+1
* minor clean-upBrian Paul2006-03-291-3/+3
* properly notify driver on scissor change in MakeCurrentKeith Whitwell2005-12-301-0/+3
* Replace GLuint with GLbitfield where appropriate. Also replace GLuintBrian Paul2005-09-151-2/+2
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+4
* Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and doBrian Paul2005-02-261-4/+8
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-0/+3
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-8/+8
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+10
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-1/+4
* infrastructure for GL_ARB_multisampleBrian Paul2001-05-291-1/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* functions from old glmisc.c fileBrian Paul2000-02-021-0/+55