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
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...
Brian Salomon
2017-01-28
*
Add geometric version of spot shadow
Jim Van Verth
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Remove redundant caps field from GrProcessorTestData
Brian Salomon
2017-01-25
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Stop tracking whether GrFragmentProcessors read their input
Brian Salomon
2017-01-23
*
Revert "Revert "Make it possible to query GrXPFactory for dst texture without...
Brian Salomon
2017-01-20
*
Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...
Brian Salomon
2017-01-20
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...
Brian Salomon
2017-01-20
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
Robert Phillips
2017-01-20
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
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
*
Simplify GrProcOptInfo initialization.
Brian Salomon
2017-01-17
*
Remove most modifiers of processors on GrPipelineBuilder
Brian Salomon
2017-01-13
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Try out refFoo pattern on GrRenderTargetContext
Robert Phillips
2017-01-13
*
Cleanup GrPixelConfig helper functions
Brian Osman
2017-01-12
*
Remove second version of SkImageInfo2GrPixelConfig
Brian Osman
2017-01-12
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
Fix undefined GrIORef test method on Chrome win bot
Brian Salomon
2017-01-11
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Add test for processor->resource ref/io counts
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
*
Move resource ref/io manipulation from GrProgramElement to GrProcessor
Brian Salomon
2017-01-09
*
Remove unused unique ID from GrProgramElement
Brian Salomon
2017-01-09
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
Add support for tagging GrUniqueKeys with a debug string
Brian Salomon
2017-01-06
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
[next]