aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Create a static instances of SrcOver XferProcessorGravatar egdaniel2015-11-30
* APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...Gravatar ethannicholas2015-11-30
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-22
* Revert of Initial version of external_oes texture support and unit test (patc...Gravatar bsalomon2015-11-20
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-20
* Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...Gravatar egdaniel2015-11-20
* Make specialized SrcOver XPFactoryGravatar egdaniel2015-11-20
* Remove unsigned < signed comparison.Gravatar mtklein2015-11-19
* Change prealloc number of child FPs be 1 rather than 2Gravatar Brian Salomon2015-11-19
* Preallocate room for 2 child processors in FPsGravatar bsalomon2015-11-19
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Optionally pass rendertarget to getTestTargetGravatar robertphillips2015-11-16
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Fix for chrome's skia gl bindings code.Gravatar bsalomon2015-11-16
* Add support for EGLImage to GrGLInterfaceGravatar bsalomon2015-11-16
* Rename some processor functions from GL to GLSLGravatar egdaniel2015-11-13
* Move XferProcessors to glslGravatar egdaniel2015-11-13
* Make all GrFragmentProcessors GL independent.Gravatar egdaniel2015-11-13
* Fix GrCoverageSetOpXP unit test on mixed samplesGravatar cdalton2015-11-12
* Revert of Enable stencil clipping in mixed sampled render targets (patchset #...Gravatar cdalton2015-11-11
* Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:...Gravatar cdalton2015-11-11
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10
* Use a struct for client GL texture handlesGravatar bsalomon2015-11-10
* apply mozilla patchGravatar reed2015-11-10
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* 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