1. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  2. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  3. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  4. bbf0575 Reland "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  5. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  6. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  7. 48ed004 Revert "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  8. b4ec104 Set multitexturing threshold for NVIDIA by Brian Salomon · 7 years ago
  9. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  10. 2b6f614 Fix GrTextureOp to check the correct cap for multitexturing by Brian Salomon · 7 years ago
  11. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  12. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  13. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  14. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  15. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  16. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  17. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  18. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  19. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  20. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  21. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  22. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  23. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  24. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  25. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  26. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  27. 3261eb2 Remove repeated conditional in TextureOp. by Brian Salomon · 7 years ago
  28. 336ce7b Revert "Revert "Make TextureOp use multitexturing to batch draws of different SkImages."" by Brian Salomon · 7 years ago
  29. 4e95a88 Revert "Make TextureOp use multitexturing to batch draws of different SkImages." by Robert Phillips · 7 years ago
  30. 2e50d0f Make TextureOp use multitexturing to batch draws of different SkImages. by Brian Salomon · 7 years ago
  31. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  32. 977b54c Use high precision for TextureOp texture coord varying by Brian Salomon · 7 years ago
  33. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  34. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  35. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  36. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  37. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago