1. 4818244 Remove unused kTexture2D_GrSLType and kSampler_GrSLType by Brian Salomon · 6 years ago
  2. db10ed0 Remove unused kBufferSampler_GrSLType by Brian Salomon · 6 years ago
  3. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  4. 5711133 Remove integer texture support by Brian Salomon · 6 years ago
  5. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  6. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  7. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  8. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  9. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  10. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  11. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  12. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  13. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  14. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  15. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  16. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  17. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  18. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  19. 135e446 vk: Fix geometry-shader input varying locations by Chris Dalton · 7 years ago
  20. b37cb23 Add integer vectors to GrSLType by csmartdalton · 7 years ago
  21. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  22. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  23. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  24. 6039768 Move GrShaderVar to an appending model for layout qualifiers by Brian Salomon · 8 years ago
  25. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  26. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 8 years ago
  27. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 8 years ago
  28. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  29. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  30. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  31. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  32. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  33. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  34. 992ad36 Add back Vk files with LF endings by jvanverth · 8 years ago
  35. e02918d Remove Vk files with spurious CRLFs by jvanverth · 8 years ago
  36. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  37. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  38. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago