aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-17
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* Multi-string shadersGravatar joshualitt2015-02-13
* Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.ch...Gravatar joshualitt2015-02-13
* Multi-string shadersGravatar joshualitt2015-02-13
* Split out methods in GrGpuResource::CacheAccess that can be called outside of...Gravatar bsalomon2015-02-13
* Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.Gravatar egdaniel2015-02-13
* Revert of Use dst copies in porter duffer XP to correctly render certain blen...Gravatar egdaniel2015-02-13
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-02-13
* Pass in ProcOptInfos into willNeedDstCopy on XPsGravatar egdaniel2015-02-13
* Make null GL context use callback to make currentGravatar bsalomon2015-02-11
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* Rename GrResourceCache2->GrResourceCacheGravatar bsalomon2015-02-11
* Clean up clipping code a bitGravatar robertphillips2015-02-10
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* Reimplement gpu message bus for invalidated bitmap gen IDsGravatar bsalomon2015-02-06
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...Gravatar bsalomon2015-02-06
* Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...Gravatar bsalomon2015-02-05
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-05
* BUG=skia:Gravatar joshualitt2015-02-05
* More cleanup around GrContext, textures, and SkGr.cppGravatar bsalomon2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Remove unused and unimplemented abstract functions from GrRenderTargetGravatar kkinnunen2015-02-03
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* Revert of make getContentKey() available in GrGpuResource public interface (p...Gravatar stephana2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Fix wrapped content keys for npot textures.Gravatar bsalomon2015-01-28
* Fix GPU resource cache related assertions.Gravatar bsalomon2015-01-27
* Fix the speeling of "purgeable" in Gr codeGravatar bsalomon2015-01-23
* Allow unbudgeted resources to be recycled by the cache as scratch.Gravatar bsalomon2015-01-23
* Fix self assigment in GrResourceKeyGravatar bsalomon2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* Reland https://codereview.chromium.org/860333002 with fix for test failures.Gravatar bsalomon2015-01-21
* Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...Gravatar mtklein2015-01-21
* Make GrScratchKey memory buffer correct size on copyGravatar kkinnunen2015-01-21
* Remove willReadDst from GrFragmentProcessor.Gravatar egdaniel2015-01-20
* Refactor position computation to enable device space "nudge"Gravatar robertphillips2015-01-18