index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
Update Skia's YUV API
msarett
2016-03-10
*
Restore SkImage::NewTextureFromPixmap changes.
bsalomon
2016-03-09
*
TBR=robertphillips@google.com
bsalomon
2016-03-09
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Add SkImage::NewTextureFromPixmap
bsalomon
2016-03-09
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Revert of respect sRGB when converting from sk to gr configs (patchset #1 id:...
brianosman
2016-03-03
*
respect sRGB when converting from sk to gr configs
reed
2016-03-03
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-03-01
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-03-01
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-02-29
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-02-29
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
robertphillips
2016-02-09
*
add kRGBA_F16_SkColorType
reed
2016-02-05
*
Add ability to extract YUV planes from SkImage
bsalomon
2016-02-01
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
bsalomon
2015-11-18
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.
bsalomon
2015-10-29
*
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...
bsalomon
2015-10-29
*
Remove min texture size support
bsalomon
2015-10-28
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-20
*
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
Brian Salomon
2015-10-19
*
Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTexture
Brian Salomon
2015-10-19
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-19
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16
*
Move some code around to make another diff cleaner
bsalomon
2015-10-16
*
Remove check for whole image in the cache in SkGpuDevice::shouldTileImage
bsalomon
2015-10-16
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Fix drawVertices when there is a paint alpha
bsalomon
2015-10-01
*
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
reed
2015-09-30
*
remove unused helper function
reed
2015-09-29
*
try texture-maker to generalize stretching for npot and min-tex-size
reed
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Stop supporting HW dither
bsalomon
2015-09-22
*
share code between SkGr and Cacherator
reed
2015-09-16
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
[next]