1. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  2. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  3. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  4. 3ed3399 Driver bug workaround: restore_scissor_on_fbo_change by Adrienne Walker · 6 years ago
  5. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 6 years ago
  6. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  7. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago[Renamed (98%) from include/gpu/GrCaps.h]
  8. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  9. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 6 years ago
  10. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 6 years ago
  11. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  12. ba2c826 Implement canCopySurface for GrMock and GrMtl. by Greg Daniel · 6 years ago
  13. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 6 years ago
  14. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 6 years ago
  15. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 6 years ago
  16. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  17. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  18. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  19. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  20. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  21. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 7 years ago
  22. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 7 years ago
  23. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 7 years ago
  24. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  25. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  26. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  27. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  28. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  29. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  30. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  31. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  32. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  33. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  34. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  35. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  36. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  37. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  38. 7f1a074 Remove some unused sample count caps by Brian Salomon · 7 years ago
  39. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  40. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  41. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  42. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  43. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  44. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  45. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  46. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  47. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  48. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  49. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  50. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  51. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  52. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  53. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  54. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  55. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  56. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  57. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  58. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  59. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  60. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  61. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  62. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  63. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  64. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  65. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  66. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  67. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  68. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  69. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  70. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  71. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  72. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  73. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  74. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  75. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  76. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  77. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  78. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  79. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  80. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  81. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  82. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  83. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  84. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  85. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  86. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  87. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  88. 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 7 years ago
  89. e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  90. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  91. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  92. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  93. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  94. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 8 years ago
  95. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  96. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  97. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  98. 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
  99. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  100. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago