index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTargetCaps.h
Commit message (
Expand
)
Author
Age
*
Add flag to force gpu trace markers to be used and printed out for debugging.
egdaniel
2015-03-05
*
Round stencil buffers dims up to next pow2 when allowed
bsalomon
2015-02-20
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Workaround for PowerVR clear issue.
bsalomon
2014-11-05
*
Add UniqueID to GrDrawTargetCaps.
egdaniel
2014-09-19
*
Add query for whether or not we have compressedTexSubImage
krajcevski
2014-07-30
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Revert of Revert of Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-27
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-23
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-23
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-05
*
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...
djsollen@google.com
2014-05-02
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Add detection of mip support
commit-bot@chromium.org
2013-12-19
*
Avoid printing draw target info to stderr while running unit tests
commit-bot@chromium.org
2013-11-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
Make not-reusing-scratch-textures only apply to texture uploads
robertphillips@google.com
2013-10-30
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
Move renderable config list to GrDrawTargetCaps
commit-bot@chromium.org
2013-10-14
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...
commit-bot@chromium.org
2013-07-23
*
Plumb in flag for reusing scratch textures
commit-bot@chromium.org
2013-07-18
*
Add support for GL_*_shader__framebuffer_fetch
bsalomon@google.com
2013-05-03
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25