1. b0aab2c Reland "Revert "Revert "GrDisplacementEffect uses GrTextureEffect.""" by Brian Salomon · 4 years, 10 months ago
  2. f49debf Fix two GrProcessor names that are not valid idenitfiers by Brian Salomon · 4 years, 10 months ago
  3. 1bf1274 Reland "Revert "GrDisplacementEffect uses GrTextureEffect."" by Kevin Lubick · 4 years, 10 months ago
  4. 16abfa5 Revert "Revert "GrDisplacementEffect uses GrTextureEffect."" by Brian Salomon · 4 years, 10 months ago
  5. dabe38f Add submits after flushes in ProgramsTest. by Greg Daniel · 4 years, 10 months ago
  6. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 11 months ago
  7. 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 4 years, 11 months ago
  8. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 5 years ago
  9. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 5 years ago
  10. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 5 years ago
  11. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 5 years ago
  12. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 5 years ago
  13. 026a60c Have GrProcessorTestData hold views instead of proxies. by Greg Daniel · 5 years ago
  14. a56a746 Remove GrSurfaceDesc by Brian Salomon · 5 years ago
  15. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  16. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 5 years ago
  17. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 5 years ago
  18. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 5 years ago
  19. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 5 years ago
  20. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  21. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  22. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  23. 9c4ee9c Disable advanced blend equations on Imagination driver 1.10 and earlier by Brian Salomon · 5 years ago
  24. 766098d Make sure random unit test processors use an alpha type compatible with by Brian Salomon · 5 years ago
  25. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  26. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  27. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  28. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  29. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  30. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 5 years ago[Renamed (88%) from tests/GLProgramsTest.cpp]
  31. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 5 years ago[Renamed (88%) from tests/ProgramsTest.cpp]
  32. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 5 years ago[Renamed (88%) from tests/GLProgramsTest.cpp]
  33. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  34. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  35. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 6 years ago
  36. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 6 years ago
  37. c6dce5a Child fragment processors are now written as separate functions by Ethan Nicholas · 6 years ago
  38. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 6 years ago
  39. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 6 years ago
  40. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  41. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 6 years ago
  42. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  43. 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
  44. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  45. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 6 years ago
  46. f1344ac Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests. by Ben Wagner · 6 years ago
  47. 4687bdd Fix DDL tests when MIP map support not available by Brian Salomon · 6 years ago
  48. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 6 years ago
  49. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 6 years ago
  50. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 6 years ago
  51. d0503a7 Add flush() to SkImage. by Brian Salomon · 6 years ago
  52. 6ad5289 Revert "Child fragment processors are now written as separate functions" by Ethan Nicholas · 6 years ago
  53. 0364bde Child fragment processors are now written as separate functions by Ethan Nicholas · 6 years ago
  54. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  55. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 6 years ago
  56. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 6 years ago
  57. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 6 years ago
  58. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 6 years ago
  59. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  60. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  61. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  62. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  63. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  64. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  65. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  66. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  67. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 7 years ago
  68. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 7 years ago
  69. a219419 Some scissor state cleanup. by Brian Salomon · 7 years ago
  70. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  71. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  72. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  73. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  74. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 7 years ago
  75. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  76. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  77. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  78. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  79. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  80. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  81. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  82. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  83. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  84. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  85. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  86. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  87. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  88. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  89. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  90. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  91. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  92. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  93. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  94. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  95. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  96. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  97. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  98. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  99. 7ea46bf Remove test suppresion for ANGLE GLPrograms test by Brian Osman · 7 years ago
  100. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 8 years ago