1. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 6 years ago
  2. c6dc5cf Move FormatType from ConfigInfo to FormatInfo. by Greg Daniel · 6 years ago
  3. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 6 years ago
  4. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  5. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 6 years ago
  6. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 6 years ago
  7. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 6 years ago
  8. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 6 years ago
  9. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 6 years ago
  10. d1e9c33 Remove deprecated discard method and GrCaps support by Jim Van Verth · 6 years ago
  11. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  12. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  13. 1047a49 GrGpu requires row bytes to be non-zero before read/writePixels and createTexture by Brian Salomon · 6 years ago
  14. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 6 years ago
  15. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 6 years ago
  16. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 6 years ago
  17. a1638a5 Rename "preferredInternalSampleCount" to "internalMultisampleCount" by Chris Dalton · 6 years ago
  18. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  19. f30b1c1 Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC"" by Brian Salomon · 6 years ago
  20. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
  21. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 6 years ago
  22. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  23. c34d993 Revert "Add function to GrDataUtils to handle color conversions." by Robert Phillips · 6 years ago
  24. 1e6c5b8 Add a "preferredInternalSampleCount" cap by Chris Dalton · 6 years ago
  25. 5509102 Add function to GrDataUtils to handle color conversions. by Brian Salomon · 6 years ago
  26. f83c468 Revert "Add Ganesh support for RGBA_16161616 and RG_half" by Robert Phillips · 6 years ago
  27. 1566225 Add Ganesh support for RGBA_16161616 and RG_half by Robert Phillips · 6 years ago
  28. 5f5680c Enable gl_FragCoord workaround on NexusPlayer, and re-enable analytic clipping by Brian Osman · 6 years ago
  29. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 6 years ago
  30. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 6 years ago
  31. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 6 years ago
  32. 6e17f1d Revert "Clear and discard stencil buffers on tilers" by Michael Ludwig · 6 years ago
  33. 7b2c855 Clear and discard stencil buffers on tilers by Chris Dalton · 6 years ago
  34. 9ff5acb Separate GrCaps for semaphores and fence syncs. by Brian Salomon · 6 years ago
  35. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  36. 105d7c2 Add flag to map buffer flags in GrCaps to indicate whether mapping a by Brian Salomon · 6 years ago
  37. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 6 years ago
  38. e05ba5a Start on supporting transfer from GrSurface. by Brian Salomon · 6 years ago
  39. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 6 years ago
  40. 61a5f0a Add GrCap for initializing textures by Kevin Lubick · 6 years ago
  41. 0dffbab Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 6 years ago
  42. bf341ae Revert "Add MSAA and non-aa modes to GrFillRRect Op" by Chris Dalton · 6 years ago
  43. 16a8e99 Add MSAA and non-aa modes to GrFillRRect Op by Chris Dalton · 6 years ago
  44. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 6 years ago
  45. 4c56b03 Drop support for GL_EXT_raster_multisample by Chris Dalton · 6 years ago
  46. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 6 years ago
  47. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 7 years ago
  48. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 7 years ago
  49. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 7 years ago
  50. f23a152 Reland "Add clamp to border wrap mode to gpu" by Michael Ludwig · 7 years ago
  51. 8137f3c Revert "Add clamp to border wrap mode to gpu" by Michael Ludwig · 7 years ago
  52. f49a578 Add clamp to border wrap mode to gpu by Michael Ludwig · 7 years ago
  53. a63593a Remove sample shading and dest color override by Brian Osman · 7 years ago
  54. 69e5785 Add RG_88 texture format by Jim Van Verth · 7 years ago
  55. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 7 years ago
  56. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 7 years ago
  57. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 7 years ago
  58. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
  59. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
  60. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
  61. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
  62. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 7 years ago
  63. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 7 years ago
  64. 4374e96 Disable write pixels fast path on vulkan mali to workaround driver bug. by Greg Daniel · 7 years ago
  65. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 7 years ago
  66. 499bf1a Add half-float vertex attribute caps bit and benchmark by Brian Osman · 7 years ago
  67. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 7 years ago
  68. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 7 years ago
  69. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 7 years ago
  70. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 7 years ago
  71. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 7 years ago
  72. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 7 years ago
  73. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  74. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 7 years ago
  75. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 7 years ago
  76. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 7 years ago
  77. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 7 years ago
  78. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 7 years ago
  79. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  80. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  81. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 7 years ago
  82. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  83. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  84. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 7 years ago
  85. e7393ab Don't assert coverage counting isn't blacklisted when driver workarounds are disabled by Brian Salomon · 7 years ago
  86. 5711133 Remove integer texture support by Brian Salomon · 8 years ago
  87. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 8 years ago
  88. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 8 years ago
  89. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 8 years ago
  90. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 8 years ago
  91. d653cac More sample count cleanup: by Brian Salomon · 8 years ago
  92. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 8 years ago
  93. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 8 years ago
  94. 7f1a074 Remove some unused sample count caps by Brian Salomon · 8 years ago
  95. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 8 years ago
  96. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 8 years ago
  97. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 8 years ago
  98. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 8 years ago
  99. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 8 years ago
  100. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 8 years ago