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