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
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
Add flag for SkGpuSurface creation to enable distance fields.
commit-bot@chromium.org
2014-05-02
*
Fix image decode thrashing when drawing a very large source image to a GPU ca...
commit-bot@chromium.org
2014-05-01
*
Remove SkDEBUGFAILs that are problematic for Chromium
commit-bot@chromium.org
2014-05-01
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-30
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Move GrGLInterface function ptr setup into a common function for all OpenGL G...
commit-bot@chromium.org
2014-04-29
*
Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be m...
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Use EXT_direct_state_access for path matrix manipulation
commit-bot@chromium.org
2014-04-25
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
Revert of eliminate config param -- it was always self's config (https://code...
commit-bot@chromium.org
2014-04-23
*
eliminate config param -- it was always self's config
reed@google.com
2014-04-22
*
remove sizeof check -- triggers warning in chrome
reed@google.com
2014-04-20
*
fix warnings around size_t/int
commit-bot@chromium.org
2014-04-19
*
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
[next]