summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/clear.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: add drawbuffer argument to ClearNamedFramebufferfiIlia Mirkin2016-06-101-1/+1
* main: Fake entry point for glClearNamedFramebufferfi.Laura Ekstrand2015-05-141-0/+4
* main: Fake entry point for glClearNamedFramebufferfv.Laura Ekstrand2015-05-141-0/+4
* main: Fake entry point for glClearNamedFramebufferuiv.Laura Ekstrand2015-05-141-0/+4
* main: Fake entry point for glClearNamedFramebufferiv.Laura Ekstrand2015-05-141-0/+4
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT()Brian Paul2010-10-231-0/+7
* mesa: Reduce clear.h header file inclusion.Vinson Lee2010-07-291-1/+1
* mesa: implement GL3 glClearBuffer() functionsBrian Paul2009-12-301-0/+13
* mesa: refactor: move glClear, glClearColor into new clear.c file.Brian Paul2008-09-211-0/+44