aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* jumper, a couple simple loads and storesGravatar Mike Klein2017-03-31
* jumper, only ignore red zone on WindowsGravatar Mike Klein2017-03-31
* Revert "Allow FPs to elevate default precision for the entire fragment program"Gravatar Brian Osman2017-03-31
* jumper, caught up on blend modesGravatar Mike Klein2017-03-31
* Remove compiler bug workaroundGravatar Brian Osman2017-03-31
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* make build_stages a little less mtklein-centricGravatar Mike Klein2017-03-31
* Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...Gravatar Robert Phillips2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation f...Gravatar Ethan Nicholas2017-03-31
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* jumper, another batch of blend modesGravatar Mike Klein2017-03-31
* jumper, more blend modesGravatar Mike Klein2017-03-31
* Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"Gravatar Brian Salomon2017-03-31
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-03-31
* Respect xfer barriers in InstancedRendering::OpGravatar Brian Salomon2017-03-31
* tell Google3 we do not need executable stackGravatar Mike Klein2017-03-31
* avoid deprecated SkRect::MakeFromIRectGravatar Mike Klein2017-03-30
* SkColorSpaceXformCanvas: setMatrix(), clipRect() in constructorGravatar Matt Sarett2017-03-30
* Add more overrides to SkColorSpaceXformCanvasGravatar Matt Sarett2017-03-30
* Turn on SkJumper all the time, try 2.Gravatar Mike Klein2017-03-30
* fixed skslc SPIR-V memory errorGravatar Ethan Nicholas2017-03-30
* Add glPolygonMode support.Gravatar Jim Van Verth2017-03-30
* make _win.S know if it's 64-bitGravatar Mike Klein2017-03-30
* Revert "skslc can now be compiled with no Skia dependencies, in preparation for"Gravatar Ethan Nicholas2017-03-30
* skslc can now be compiled with no Skia dependencies, in preparation forGravatar Ethan Nicholas2017-03-30
* Make xformer class for SkCSXCanvas, use for draw loopersGravatar Matt Sarett2017-03-30
* Use the rounded text size for gasp.Gravatar Ben Wagner2017-03-30
* Minor cleanup (remove unused GrRenderTargetContext::asTexture method)Gravatar Robert Phillips2017-03-30
* Use correct tolerance for conic chopping in MSAA and default path renderersGravatar Brian Salomon2017-03-30
* Use last value for axis for variation position.Gravatar bungeman2017-03-30
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Don't perform analysis twice in InstancedRendering::OpGravatar Brian Salomon2017-03-30
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Reverse clamp logic in SkColorSpaceXformGravatar Matt Sarett2017-03-30
* Don't export stage symbols.Gravatar Mike Klein2017-03-30
* 565 color xforms: make sure we clamp if necessaryGravatar Matt Sarett2017-03-29
* jumper, revert to generating .S filesGravatar Mike Klein2017-03-29
* Fix is_convex() check for inset polys.Gravatar Jim Van Verth2017-03-29
* Make analysis optional to GrPipeline::init().Gravatar Brian Salomon2017-03-29
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29
* Use FontWeight symbols when available on Mac.Gravatar bungeman2017-03-29
* Miscellaneous GrSurfaceProxy-related cleanupGravatar Robert Phillips2017-03-29
* Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...Gravatar Brian Salomon2017-03-29
* Fix copy offset when uploading initial mip data in VulkanGravatar Greg Daniel2017-03-29
* Remove SK_IGNORE_DW_GRAY_FIX.Gravatar Ben Wagner2017-03-29
* Add unistd.h include to GrVkGpu.cpp on unix for sleepGravatar Forrest Reiling2017-03-29
* Remove GrXferProcessor::getOptimizations.Gravatar Brian Salomon2017-03-29