1. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  2. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  3. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  4. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  5. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  6. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  7. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  8. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  9. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  10. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  11. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  12. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  13. 5d2de08 Add findOrMakeStaticBuffer method to GrResourceProvider by Chris Dalton · 7 years ago
  14. a3e9271 CCPR: Eliminate texel buffers by Chris Dalton · 7 years ago
  15. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  16. c9c97b7 CCPR: Transform path points before parsing by Chris Dalton · 7 years ago
  17. 3968ff9 Include opList ids in GrOnFlushCallbackObject::postFlush by Chris Dalton · 7 years ago
  18. 080baa4 Fix dangling pointers when Ganesh culls CCPR Ops early by Chris Dalton · 7 years ago
  19. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  20. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  21. e014ee5 Disable CCPR on the Android Framework. by Derek Sollenberger · 7 years ago
  22. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  23. a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
  24. 7f56d3d Revert "Revert "Disable GL buffer mapping on TSAN/Mac."" by Brian Salomon · 7 years ago
  25. d151322 CCPR: Don't forget resource provider in Pipeline InitArgs by Chris Dalton · 7 years ago
  26. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  27. a039d3b CCPR: Handle very large paths by Chris Dalton · 7 years ago
  28. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  29. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  30. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  31. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  32. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  33. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  34. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  35. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  36. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  37. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  38. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  39. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  40. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  41. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  42. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago