1. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  2. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 7 years ago
  3. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  4. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 7 years ago
  5. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 7 years ago
  6. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  7. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  8. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  9. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  10. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  11. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  12. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  13. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  14. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  15. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  16. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  17. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  18. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  19. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  20. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  21. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  22. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  23. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  24. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  25. 38a10ad Add trace events for shader generation. by Ryan Macnak · 7 years ago
  26. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  27. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  28. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  29. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  30. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 7 years ago
  31. ac95c5f Make sure to preserve stencil on vulkan copy as draws by Greg Daniel · 8 years ago
  32. 77a86f8 Track clear counts in vulkan render passes by Greg Daniel · 8 years ago
  33. f9f2723 Various memory leak fixes in Vulkan by Greg Daniel · 8 years ago
  34. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  35. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  36. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  37. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  38. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  39. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  40. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  41. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  42. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  43. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago