1. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  2. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  3. d17444d Remove unused GrPixelConfig functions by Brian Osman · 6 years ago
  4. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  5. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  6. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  7. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  8. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  9. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  10. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  11. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  12. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  13. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  14. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  15. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  16. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  17. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 6 years ago
  18. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  19. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  20. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  21. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 6 years ago
  22. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 6 years ago
  23. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  24. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  25. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  26. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 6 years ago
  27. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  28. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  29. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  30. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  31. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  32. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  33. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  34. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  35. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  36. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  37. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  38. dde37e5 Re-enable CCPR now that clipping is fixed by Chris Dalton · 7 years ago
  39. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 7 years ago
  40. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  41. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  42. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  43. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  44. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  45. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  46. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  47. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  48. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  49. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  50. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  51. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  52. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  53. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  54. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  55. ab081ae Move static helper functions for GrPixelConfig to private. by Greg Daniel · 7 years ago
  56. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  57. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  58. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  59. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  60. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  61. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  62. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  63. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  64. a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
  65. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  66. 4ba211f Revert "Enable coverage counting path rendering except on Android framework" by Chris Dalton · 7 years ago
  67. 196efbf Enable coverage counting path rendering except on Android framework by Chris Dalton · 7 years ago
  68. f57c6de Revert "Enable coverage counting path rendering on non-Android" by Jim Van Verth · 7 years ago
  69. c739b72 Enable coverage counting path rendering on non-Android by Chris Dalton · 7 years ago
  70. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  71. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  72. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  73. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  74. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  75. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  76. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  77. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  78. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  79. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  80. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  81. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  82. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  83. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  84. 824e730 Remove SkFAIL. by Ben Wagner · 7 years ago
  85. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  86. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  87. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  88. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  89. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  90. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago[Renamed (93%) from include/gpu/GrTypesPriv.h]
  91. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 7 years ago
  92. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  93. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  94. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  95. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  96. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 7 years ago
  97. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 7 years ago
  98. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 7 years ago
  99. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  100. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago