summaryrefslogtreecommitdiff
path: root/gpu/GrDrawTargetCaps.h
AgeCommit message (Expand)Author
2014-05-05Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.commit-bot@chromium.org
2014-05-02Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...djsollen@google.com
2014-05-02Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.commit-bot@chromium.org
2014-03-28Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()commit-bot@chromium.org
2014-02-21Add hooks for GL_EXT_debug_marker in gpucommit-bot@chromium.org
2013-12-19Add detection of mip supportcommit-bot@chromium.org
2013-11-21Avoid printing draw target info to stderr while running unit testscommit-bot@chromium.org
2013-10-31Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-10-30Make not-reusing-scratch-textures only apply to texture uploadsrobertphillips@google.com
2013-10-15separate state for msaa renderabilitycommit-bot@chromium.org
2013-10-14Move renderable config list to GrDrawTargetCapscommit-bot@chromium.org
2013-10-09Implement filling a path with nv_path_rendering covercommit-bot@chromium.org
2013-07-23Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...commit-bot@chromium.org
2013-07-18Plumb in flag for reusing scratch texturescommit-bot@chromium.org
2013-05-03Add support for GL_*_shader__framebuffer_fetchbsalomon@google.com
2013-03-25Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.bsalomon@google.com