summaryrefslogtreecommitdiff
path: root/src/mesa/main/blit.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-07mesa: add KHR_no_error support for glBlitNamedFramebuffer()Samuel Pitoiset1-0/+9
2017-06-07mesa: add KHR_no_error support for glBlitFramebuffer()Samuel Pitoiset1-0/+6
2017-06-07mesa: make _mesa_blit_framebuffer() staticSamuel Pitoiset1-8/+0
2015-06-29mesa: Add a new helper function _mesa_regions_overlap()Anuj Phogat1-0/+6
2015-05-14main: Add entry point for BlitNamedFramebuffer.Laura Ekstrand1-0/+6
2015-05-14main: Refactor glBlitFramebuffer.Laura Ekstrand1-0/+7
2015-03-02mesa: trim down includes of compiler.hBrian Paul1-1/+0
2014-02-02mesa: move glBlitFramebuffer code into new blit.c fileBrian Paul1-0/+39