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
*
Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...
djsollen
2015-06-12
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Review URL: https://codereview.chromium.org/1166513002
cdalton
2015-06-12
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Move blend enums into GrBlend.h
cdalton
2015-06-12
*
Fix for dashing shader on Mali: use highp where necessary.
senorblanco
2015-06-11
*
Init GrGLSLCaps fields from inside GrGLCaps
cdalton
2015-06-10
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
Added GrAAFlatteningConvexPathRenderer.
ethannicholas
2015-06-10
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Fix build for UCLIBC platforms (newlocale/freelocale)
smcgruer
2015-06-09
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Fix regression in GrXferProcessor
cdalton
2015-06-08
*
Apply coverage in XP base class when using dst reads
cdalton
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
Opt for advanced blend at creation time in CrCustomXfermode
cdalton
2015-06-05
*
Remove memcmp from GrProgramDesc op== and Less
bsalomon
2015-06-04
*
Disable unused attributes when using copy shader
bsalomon
2015-06-04
*
Trivial change to bump minimum block size for Buffer pool
joshualitt
2015-06-04
*
Disable dual source blending support when GLSL version is too old
bsalomon
2015-06-04
*
Fix edge-line artifacts issue on Mali
joel.liang
2015-06-04
*
Reenable reordering
joshualitt
2015-06-02
*
Begin tracking driver info in GrGLContextInfo
cdalton
2015-06-02
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
disable reordering until android bots clear up
joshualitt
2015-06-02
*
fix dm crash
joshualitt
2015-06-02
*
re-enable reordering
joshualitt
2015-06-02
*
Fix for crashing bots
joshualitt
2015-06-01
*
Set GeometryBufferMapThreshold defaults
joshualitt
2015-06-01
*
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...
bsalomon
2015-06-01
*
Fix NULL access
bsalomon
2015-06-01
*
Stretch small textures up to 16 pixels on PowerVR 54x
bsalomon
2015-06-01
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
SkImage::NewFromYUVTexturesCopy
bsalomon
2015-05-29
*
Remove GrContext from GrDrawTarget
bsalomon
2015-05-29
*
Remove GrContext from GrClipMaskCache
bsalomon
2015-05-29
*
Removing GrAutoMalloc
joshualitt
2015-05-29
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
delete experimental path renderers
joshualitt
2015-05-29
*
add context override of GeometryBufferMapThreshold
joshualitt
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
Break GrTextContext's reliance on SkGpuDevice
robertphillips
2015-05-28
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-27
*
revert reordering
joshualitt
2015-05-27
*
Add caps overrides to GMs
bsalomon
2015-05-27
*
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
robertphillips
2015-05-27
[next]