aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrProcessor.cpp
Commit message (Expand)AuthorAge
* Make GrProcessorTestFactory be templated on smart ptr class rather than proce...Gravatar Brian Salomon2017-07-24
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Omnibus: Push instantiation of GrTextures later (post TextureSampler)Gravatar Robert Phillips2017-06-02
* Update clearOp for split-OpList world (take 3)Gravatar Robert Phillips2017-05-31
* move perlinenoise2 into effectsGravatar Mike Reed2017-05-30
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Switch ImageStorageAccess over to GrTextureProxiesGravatar Robert Phillips2017-05-12
* Expand GrTextureProxy to handle highestFilterModeGravatar Robert Phillips2017-05-08
* Allow TextureSamplers to have null GrTexture pointerGravatar Robert Phillips2017-05-03
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Move the ability to access textures, buffers, and image storages out from GrP...Gravatar Brian Salomon2017-04-04
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* GPU version of onMakeColorSpaceGravatar Brian Osman2017-03-15
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Switch GrTextureStripAtlas over to GrTextureProxiesGravatar Robert Phillips2017-02-23
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Allow GrSingleTextureEffect to take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Move resource ref/io manipulation from GrProgramElement to GrProcessorGravatar Brian Salomon2017-01-09
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* Remove arithmetic mode GrXP code.Gravatar Brian Salomon2017-01-06
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* Revert "Initial OpenGL Image support."Gravatar Brian Salomon2016-11-23
* Initial OpenGL Image support.Gravatar Brian Salomon2016-11-22
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* In GrProcessor::TextureSampler drop the "get", it's cleanerGravatar Brian Salomon2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* Re-enable overdraw mode in debugger.Gravatar Ben Wagner2016-10-17
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Skip spinlock overhead on AndroidGravatar msarett2016-08-29
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Implement texel buffersGravatar cdalton2016-04-11
* remove avoid and pixelxor xfermodesGravatar reed2016-04-05
* Modernize SkSpinlock.Gravatar mtklein2016-02-29
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03
* Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 o...Gravatar mtklein2016-02-03
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03
* Add gpu implementation of OverdrawXfermodeGravatar robertphillips2016-01-27
* Add gpu backend for SkPixelXorXfermodeGravatar robertphillips2016-01-26
* Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...Gravatar robertphillips2016-01-22