1. 49a5958 Cull unnecessary shadow drawLayer calls. by Nathaniel Nifong · 4 years ago
  2. 2d2f432 Pass a drawFence to drawLayers calls in cache warming by Nathaniel Nifong · 4 years, 1 month ago
  3. a6b5423 Cache shadow shaders for showing shadier shapes without shaky shinanigans by Nathaniel Nifong · 4 years, 1 month ago
  4. 1349150 Cache hole punch, and flipped image shaders from pip by Nathaniel Nifong · 4 years, 1 month ago
  5. 628feb7 Skip fp16 buffers for GPUs that don't support fp16 textures. by Nathaniel Nifong · 4 years, 1 month ago
  6. f06a45b Cache shaders having useIsOpaqueWorkaround by Nathaniel Nifong · 4 years, 1 month ago
  7. 490a947 Include skipContentDraw flag to cache blur and shadow shaders by Nathaniel Nifong · 4 years, 1 month ago
  8. e093fd9 Merge "Cache blur shaders only when blur is enabled" into sc-dev by Leon Scroggins · 4 years, 2 months ago
  9. cda45e9 Cache blur shaders only when blur is enabled by Nathaniel Nifong · 4 years, 2 months ago
  10. 768693f Make solid color cache attempts use alpha by Nathaniel Nifong · 4 years, 2 months ago
  11. afeac5b Cache a larger variety of clipped rounded rects by Nathaniel Nifong · 4 years, 2 months ago
  12. 2d91c5e Change texture transformation group to have elliptical round rects by Nathaniel Nifong · 4 years, 3 months ago
  13. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 3 months ago
  14. e9a5108 Reduce size of buffer used to prime the RenderEngine shader cache. by Derek Sollenberger · 4 years, 3 months ago
  15. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 4 months ago
  16. bf6f754 Cache color corrected variant of every image buffer shader by Nathaniel Nifong · 4 years, 3 months ago
  17. 21e021f Cache shaders for layers that appear during certain app opens by Nathaniel Nifong · 4 years, 4 months ago
  18. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
  19. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  20. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 4 months ago
  21. f436240 Trigger external shader sampling wihout AHardwareBuffer by Nathaniel Nifong · 4 years, 4 months ago
  22. b9f27ef Catch more shaders in cache warming by Nathaniel Nifong · 4 years, 4 months ago
  23. 4fc750d Warm cache with additional shaders for render engine by Nathaniel Nifong · 4 years, 5 months ago
  24. 9f3072c SkiaGLRE caching: monitor the caching of shaders by Leon Scroggins III · 4 years, 5 months ago
  25. b9216dc Implement SkiaGLRenderEngine::primeCache by Leon Scroggins III · 4 years, 5 months ago