index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Add const to GrColorSpaceXform member arguments
Brian Osman
2017-03-14
*
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
Brian Salomon
2017-03-14
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-13
*
Revert "Treat cross context images as Ganesh-created resources"
Brian Osman
2017-03-10
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-10
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
increase Builder's prealloc size after colorspace change
Mike Reed
2017-03-10
*
make GrPaint.h private -- IWYU
Mike Reed
2017-03-09
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Control making of GrSemaphore objects inside of GrResourceProvider
Greg Daniel
2017-03-07
*
Groundwork for nonlinear blending mode in Ganesh
Brian Osman
2017-03-07
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove clip to bounds GrContextOption
Brian Salomon
2017-03-03
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
Robert Phillips
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Add path renderer options to viewer GUI
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Use GrAAType in instanced rendering.
Brian Salomon
2017-03-01
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Make GrXferProcessor and related classes private.
Brian Salomon
2017-02-21
*
Add GrTFlagsMask<> wrapper for C++11 bitfield enums
csmartdalton
2017-02-21
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Add a workaround for platforms with broken geo shader invocations
csmartdalton
2017-02-17
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Add GrMakeCachedBitmapProxy
Robert Phillips
2017-02-15
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
GrContext option to prevent GPU based YUV -> RGB
Brian Osman
2017-02-14
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Remove unused/barely-supported compressed GrPixelConfigs
Robert Phillips
2017-02-13
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
Add support for RG float textures
csmartdalton
2017-02-10
[next]