index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrProcessor.cpp
Commit message (
Expand
)
Author
Age
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Guard the sqrt(temp) where temp < 0 in 2pt conical gradient
Yuqian Li
2017-12-20
*
Revert "Reimplement TwoPointConicalGradient_gpu"
Yuqian Li
2017-12-13
*
Reimplement TwoPointConicalGradient_gpu
Yuqian Li
2017-12-13
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Generate warning settings for Android framework
Leon Scroggins III
2017-10-06
*
Revert "Allow GrDrawOpAtlas to grow as needed"
Jim Van Verth
2017-09-15
*
Allow GrDrawOpAtlas to grow as needed
Jim Van Verth
2017-09-15
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrProcessorTestFactory be templated on smart ptr class rather than proce...
Brian Salomon
2017-07-24
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
move perlinenoise2 into effects
Mike Reed
2017-05-30
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Switch ImageStorageAccess over to GrTextureProxies
Robert Phillips
2017-05-12
*
Expand GrTextureProxy to handle highestFilterMode
Robert Phillips
2017-05-08
*
Allow TextureSamplers to have null GrTexture pointer
Robert Phillips
2017-05-03
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
GPU version of onMakeColorSpace
Brian Osman
2017-03-15
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Move resource ref/io manipulation from GrProgramElement to GrProcessor
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
*
Remove arithmetic mode GrXP code.
Brian Salomon
2017-01-06
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Make GrBufferAccess a nested class of GrProcessor
Brian Salomon
2016-11-18
[next]