1. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  2. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 6 years ago
  3. 5ba448c Add cap workarounds for possible arm bugs by Greg Daniel · 6 years ago
  4. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  5. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  6. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  7. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  8. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  9. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  10. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  11. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  12. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  13. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  14. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  15. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  16. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  17. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  18. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  19. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  20. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  21. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  22. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  23. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  24. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  25. b37cb23 Add integer vectors to GrSLType by csmartdalton · 8 years ago
  26. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  27. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  28. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  29. 0e72e9e Remove asserts on scissor size in Vulkan by egdaniel · 8 years ago
  30. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  31. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  32. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  33. b05df0f Fix check for maxVertexAttributes in GrVkPipeline by egdaniel · 8 years ago
  34. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  35. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  36. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  37. 5ee89a6 Unbreak vulkan after stencil constant name changes by bsalomon · 8 years ago
  38. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  39. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  40. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago
  41. 470d77a Use dynamic state from vulkan pipelines by egdaniel · 8 years ago
  42. 03509ea Use VkPipelineCaches during VkPipeline creation by jvanverth · 8 years ago
  43. 9846ef2 Replace some nullptrs with VK_NULL_HANDLE by jvanverth · 8 years ago
  44. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 8 years ago
  45. f853594 Fix unsigned short UVs for Vulkan. by jvanverth · 8 years ago
  46. 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
  47. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  48. 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