aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar reed2015-12-14
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-14
* Add check for highp support in Conic effectGravatar robertphillips2015-12-11
* Move flush logic into GrAtlasTextBlobGravatar joshualitt2015-12-10
* Move texture drawing utility method to SkGpuDeviceGravatar jvanverth2015-12-08
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* fix mozilla bugGravatar joshualitt2015-12-04
* Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passedGravatar robertphillips2015-12-04
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Wire up resource cache stats dumping in nanobenchGravatar joshualitt2015-12-02
* Create a define for nanobench builds to dump statsGravatar joshualitt2015-12-02
* Began logging more gpu stats from nanobenchGravatar joshualitt2015-12-02
* 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