aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Round stencil buffers dims up to next pow2 when allowedGravatar bsalomon2015-02-20
* Handle the case when the GrResourceCache timestamp wraps.Gravatar bsalomon2015-02-19
* gm to test hairlines which fill RenderTargetGravatar joshualitt2015-02-19
* Recycle stencil buffers across render targets.Gravatar bsalomon2015-02-19
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Do not clear the source device in SkGpuDevice::drawDeviceGravatar kkinnunen2015-02-19
* Avoid wrong memory access due to double substitution and %%Gravatar kkinnunen2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-18
* Revert of Use uint16s for texture coordinates when rendering text. (patchset ...Gravatar reed2015-02-17
* Use an array of nonpurgeable resources in GrResourceCacheGravatar bsalomon2015-02-17
* Make GrResourceCache use a priority queue of purgeable resources.Gravatar bsalomon2015-02-17
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-02-17
* use common impl for drawTextOnPathGravatar reed2015-02-17
* Improve GrInOrderDrawBuffer::Cmd encapsulationGravatar robertphillips2015-02-17
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-17
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* Minor refactoringGravatar robertphillips2015-02-16
* fix for ASAN heap overflowGravatar joshualitt2015-02-16
* 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
* AA stroke rects batchGravatar joshualitt2015-02-13
* Split out methods in GrGpuResource::CacheAccess that can be called outside of...Gravatar bsalomon2015-02-13
* YUV scale fixGravatar sugoi2015-02-13
* Stop lieing about GrBatch color for RectsGravatar joshualitt2015-02-13
* Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.Gravatar egdaniel2015-02-13
* Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium....Gravatar jvanverth2015-02-13
* YUV scale fixGravatar sugoi2015-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
* Limit clear as draw workaround to Adreno 3xx.Gravatar bsalomon2015-02-13
* Pass in ProcOptInfos into willNeedDstCopy on XPsGravatar egdaniel2015-02-13
* Revert of AA stroke rects batch (patchset #6 id:100001 of https://codereview....Gravatar joshualitt2015-02-12
* fix for uniform view matrix being uploaded but not usedGravatar joshualitt2015-02-12
* A simple change to move a bunch of stuff out of Gr*Geometry.hGravatar joshualitt2015-02-12
* AA stroke rects batchGravatar joshualitt2015-02-12
* Revert of AA stroke rects batch (patchset #5 id:80001 of https://codereview.c...Gravatar joshualitt2015-02-12
* Revert of fix for windows bot (patchset #1 id:1 of https://codereview.chromiu...Gravatar joshualitt2015-02-12
* fix for windows botGravatar joshualitt2015-02-12
* AA stroke rects batchGravatar joshualitt2015-02-12
* fix for xoomGravatar joshualitt2015-02-11
* Make null GL context use callback to make currentGravatar bsalomon2015-02-11
* GMs now use batchGravatar joshualitt2015-02-11
* Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chrom...Gravatar joshualitt2015-02-11
* Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace.Gravatar bsalomon2015-02-11
* GMs now use batchGravatar joshualitt2015-02-11
* remove goto in Distance field path rendererGravatar joshualitt2015-02-11
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11