index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Double assignment in GrGpuGL::configToGLFormats()
commit-bot@chromium.org
2014-04-16
*
glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum
commit-bot@chromium.org
2014-04-16
*
Fix artifacts in distance field rendering due to bilerp
commit-bot@chromium.org
2014-04-15
*
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
commit-bot@chromium.org
2014-04-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-15
*
Move distance field generation to the glyph cache.
commit-bot@chromium.org
2014-04-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-12
*
Implement intra-frame cacheing in image filters.
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Update bench to be able to preprocess skps
commit-bot@chromium.org
2014-04-11
*
Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased)
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Do div-by-zero check for all gpus in ellipse/rr effects.
commit-bot@chromium.org
2014-04-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-09
*
Don't try to render color fonts using distance fields.
commit-bot@chromium.org
2014-04-08
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Convert SkPicture's generation ID to a unique ID
commit-bot@chromium.org
2014-04-07
*
Revert of Discard scratch render targets before reusing them. (https://codere...
commit-bot@chromium.org
2014-04-07
*
Discard scratch render targets before reusing them.
commit-bot@chromium.org
2014-04-07
*
get iOS building again
commit-bot@chromium.org
2014-04-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-04
*
Add LCD support for distance field text.
commit-bot@chromium.org
2014-04-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-03
*
Add a GrLayerCache to GrContext
robertphillips@google.com
2014-04-03
*
Remove dead code in gpu/.
commit-bot@chromium.org
2014-04-02
*
Fix early return when GrCoordTransform is identity.
bsalomon@google.com
2014-04-02
*
Add support for multiple base distance field sizes.
commit-bot@chromium.org
2014-04-02
*
SkTDynamicHash: pick up GetKey(), Hash() from T by default.
commit-bot@chromium.org
2014-04-02
*
SkTDynamicHash: remove need for Equals(const T&, const Key&) param.
commit-bot@chromium.org
2014-04-02
*
Use glInvalidateFramebuffer() when it is supported.
commit-bot@chromium.org
2014-04-02
*
Add effect for ellipse clipping.
commit-bot@chromium.org
2014-04-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-02
*
Minor changes to GrFontCache system.
commit-bot@chromium.org
2014-04-01
*
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
bsalomon@google.com
2014-04-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-01
*
Change if/else to if in two GrGLInterface factories.
commit-bot@chromium.org
2014-03-31
*
Revert "disable passing discards through GrIODB."
bsalomon@google.com
2014-03-31
*
disable passing discards through GrIODB.
bsalomon@google.com
2014-03-31
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-29
*
Use int rather than size_t for pathCount in GrDrawTarget::drawPaths
commit-bot@chromium.org
2014-03-28
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Add clip effect for circles
commit-bot@chromium.org
2014-03-28
*
Increase GrGpuGL's program cache size
commit-bot@chromium.org
2014-03-28
[next]