aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* Loosen requirements for mixed samples supportGravatar cdalton2015-11-06
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Create SDL backed SkOSWindowGravatar joshualitt2015-11-04
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-04
* Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...Gravatar egdaniel2015-11-03
* Fix setColocatedSampleLocations on ES and GL < 4.5Gravatar cdalton2015-11-03
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-03
* Allow max tile size to be overridden separately from max texture size.Gravatar bsalomon2015-11-02
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Remove min texture size supportGravatar bsalomon2015-10-28
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-10-26
* Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://...Gravatar joshualitt2015-10-23
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Experimental CL to stop using subdataGravatar joshualitt2015-10-23
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Remove mac buffer impl warGravatar joshualitt2015-10-23
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar robertphillips2015-10-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-22
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Fix dm with Chromium command buffer driverGravatar kkinnunen2015-10-13
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Implement stencil clipping in mixed sampled render targetsGravatar vbuzinov2015-09-30
* remove unused helper functionGravatar reed2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-09-22
* Remove SkNEW and SkDELETE macrosGravatar mdempsky2015-09-22
* SK_API for include/gpu/gl/GrGLInterface.hGravatar halcanary2015-09-21