summaryrefslogtreecommitdiff
path: root/src/mesa/main/clear.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-10mesa: add drawbuffer argument to ClearNamedFramebufferfiIlia Mirkin1-1/+1
2015-05-14main: Fake entry point for glClearNamedFramebufferfi.Laura Ekstrand1-0/+4
2015-05-14main: Fake entry point for glClearNamedFramebufferfv.Laura Ekstrand1-0/+4
2015-05-14main: Fake entry point for glClearNamedFramebufferuiv.Laura Ekstrand1-0/+4
2015-05-14main: Fake entry point for glClearNamedFramebufferiv.Laura Ekstrand1-0/+4
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2010-10-23mesa: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT()Brian Paul1-0/+7
2010-07-29mesa: Reduce clear.h header file inclusion.Vinson Lee1-1/+1
2009-12-30mesa: implement GL3 glClearBuffer() functionsBrian Paul1-0/+13
2008-09-21mesa: refactor: move glClear, glClearColor into new clear.c file.Brian Paul1-0/+44