aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* simple fix to close batches on anything push to the GrIODB recorderGravatar joshualitt2015-02-06
* 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
* Convex batchGravatar joshualitt2015-02-05
* 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
* No more caching volatile bitmapsGravatar sugoi2015-02-04
* Make npot resizing work properly for bmps that are explicitly texture backed.Gravatar 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
* fixing GrBatch leakGravatar joshualitt2015-02-03
* Hairline batchGravatar joshualitt2015-02-03
* Dash using vertex attributes for interval and stroke widthGravatar joshualitt2015-02-03
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurfac...Gravatar egdaniel2015-02-03
* Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromi...Gravatar joshualitt2015-02-03
* Hairline batchGravatar joshualitt2015-02-03
* Add texture create/upload stats and make nanobench have explicit gpu stats flagGravatar bsalomon2015-02-02
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromi...Gravatar joshualitt2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* Hairline batchGravatar joshualitt2015-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
* Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...Gravatar robertphillips2015-01-30
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* Remove always true if statement and commented out code in GrBitmapTextContextGravatar qiankun.miao2015-01-29
* Clean up commented out code in GrDistanceFieldTextContextGravatar qiankun.miao2015-01-29
* Use draws instead of clears as temporary workaround for Qualcomm stencil clea...Gravatar bsalomon2015-01-29
* Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possibleGravatar bsalomon2015-01-29
* Fix win64 warnings.Gravatar bsalomon2015-01-29
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...Gravatar robertphillips2015-01-28
* Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://c...Gravatar robertphillips2015-01-28
* Remove 'f' from 0.05f in shader codeGravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* Use distance fields for glyphs > 256 pt, before switching to paths.Gravatar jvanverth2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-27