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