index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
...
*
Add pre-Flush callback to GrDrawingManager (take 2)
Robert Phillips
2017-03-21
*
Revert "Add pre-Flush callback to GrDrawingManager"
Robert Phillips
2017-03-15
*
Add pre-Flush callback to GrDrawingManager
Robert Phillips
2017-03-15
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Remove more unused ownership arguments
Brian Osman
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
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove clip to bounds GrContextOption
Brian Salomon
2017-03-03
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
Matt Sarett
2017-02-15
*
GrContext option to prevent GPU based YUV -> RGB
Brian Osman
2017-02-14
*
Refactor pixel conversion: premul and unpremul
Matt Sarett
2017-02-09
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Cleanup GrPixelConfig helper functions
Brian Osman
2017-01-12
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Add Gray8 pixel config"
Brian Osman
2017-01-10
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Explicitly fail read/writePixels in invalid color space scenarios"
Brian Osman
2017-01-05
*
Explicitly fail read/writePixels in invalid color space scenarios
Brian Osman
2017-01-05
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Some more batch->op renaming
Brian Salomon
2016-12-14
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Remove mutex guards from GrContext::readSurfacePixels
Robert Phillips
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
[prev]
[next]