1. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  2. 068acd5 enable geometry shader support in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  3. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  4. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  5. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  6. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  7. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  8. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  9. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  10. cd2f512 Initialize blit framebuffer in GL even if not doing msaa by Greg Daniel · 7 years ago
  11. 3b3307f Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test by Robert Phillips · 7 years ago
  12. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  13. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  14. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  15. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  16. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  17. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  18. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  19. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  20. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  21. aeaf22b Updated workaround for Intel 6xxx clear to 0/1 bug by Eric Karl · 7 years ago
  22. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  23. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  24. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  25. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  26. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  27. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  28. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  29. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  30. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  31. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  32. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  33. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  34. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  35. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  36. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  37. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  38. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  39. 028a9a5 Workaround for Intel 6xxx clear to opaque black bug by Brian Salomon · 7 years ago
  40. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  41. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  42. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  43. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  44. 8e45b4f GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 8 years ago
  45. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  46. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  47. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  48. 7633477 Fix color blending for analytic shadows by Jim Van Verth · 8 years ago
  49. afc2368 Revert "GL: track enabled vertex arrays as a count rather than a mask" by Chris Dalton · 8 years ago
  50. 243ed37 Remove unnecessary non-UTF8 character by Leon Scroggins III · 8 years ago
  51. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 8 years ago
  52. 288d041 GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 8 years ago
  53. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  54. ff92650 Convert GrMesh to a struct by Chris Dalton · 8 years ago
  55. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  56. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  57. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  58. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
  59. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  60. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  61. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
  62. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  63. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  64. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
  65. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 8 years ago
  66. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
  67. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 8 years ago
  68. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
  69. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
  70. 3391029 Fix some bugs with read/writePixels by Brian Osman · 8 years ago
  71. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
  72. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
  73. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
  74. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
  75. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
  76. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  77. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
  78. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 8 years ago
  79. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 8 years ago
  80. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
  81. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 8 years ago
  82. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  83. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 8 years ago
  84. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  85. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
  86. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  87. 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 8 years ago
  88. e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
  89. 609e7cc Add glPolygonMode support. by Jim Van Verth · 8 years ago
  90. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  91. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  92. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 8 years ago
  93. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 8 years ago
  94. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 8 years ago
  95. 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 8 years ago
  96. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 8 years ago
  97. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  98. 81444fb rename makeCopyForTextureParams to isACopyNeededForTextureParams by Robert Phillips · 8 years ago
  99. f6ce600 Remove "Unused uniform in shader" messages by Brian Osman · 8 years ago
  100. a392dba Revert "Revert "Revert "Revert "Detect Chrome either by renderer or version strings."""" by Brian Salomon · 8 years ago