1. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  2. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  3. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  4. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  5. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  6. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  7. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  8. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  9. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  10. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  11. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  12. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  13. f4b9bf7 Fix wrap mode asserts in GrVkSampler::GenerateKey by Brian Salomon · 7 years ago
  14. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  15. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  16. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  17. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  18. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  19. b280d4e Fix up and clarify use of maxMipLevel in Vulkan by Greg Daniel · 7 years ago
  20. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  21. 380b90c Push full screen clears up to OpList by Robert Phillips · 7 years ago
  22. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  23. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  24. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  25. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  26. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  27. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  28. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  29. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  30. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  31. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  32. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  33. 1591c38 Use GrBackendObjectOwnership instead of GrVkImage::Wrapped by Greg Daniel · 7 years ago
  34. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  35. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  36. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  37. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  38. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  39. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  40. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  41. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  42. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  43. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  44. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  45. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  46. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  47. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  48. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  49. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  50. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  51. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  52. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  53. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  54. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  55. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  56. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  57. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  58. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  59. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  60. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  61. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  62. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  63. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  64. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  65. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  66. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  67. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  68. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  69. e468286 sksl now sees vulkan caps by Ethan Nicholas · 7 years ago
  70. 135e446 vk: Fix geometry-shader input varying locations by Chris Dalton · 7 years ago
  71. aa352de Update visibility checks in Vulkan to support geom shaders by Greg Daniel · 7 years ago
  72. 38a10ad Add trace events for shader generation. by Ryan Macnak · 7 years ago
  73. 0f99277 Address ASAN complaint by Robert Phillips · 7 years ago
  74. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  75. 33607c6 Add missing checks for geometry shader stages in GrVkUtil.cpp by Chris Dalton · 7 years ago
  76. 6b65b98 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  77. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  78. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  79. 660cc99 Restrict acceptable bounds for uploading data to mip levels on GPU by Greg Daniel · 7 years ago
  80. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  81. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  82. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  83. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 7 years ago
  84. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  85. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  86. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 7 years ago
  87. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 7 years ago
  88. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  89. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  90. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  91. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  92. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  93. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  94. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  95. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  96. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  97. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  98. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  99. 48c9919 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  100. 842a560 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago