1. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  2. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  3. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  4. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  5. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  6. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  7. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  8. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  9. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  10. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  11. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  12. 824e730 Remove SkFAIL. by Ben Wagner · 7 years ago
  13. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  14. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  15. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  16. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  17. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  18. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago[Renamed (93%) from include/gpu/GrTypesPriv.h]
  19. 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
  20. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  21. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  22. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  23. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  24. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 7 years ago
  25. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 7 years ago
  26. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 7 years ago
  27. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  28. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  29. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  30. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 8 years ago
  31. eb62829 Check that coverage FPs are compatible with alpha as coverage by Brian Salomon · 8 years ago
  32. b37cb23 Add integer vectors to GrSLType by csmartdalton · 8 years ago
  33. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  34. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  35. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  36. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  37. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  38. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  39. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  40. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  41. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  42. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 8 years ago
  43. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 8 years ago
  44. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  45. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  46. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  47. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  48. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  49. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  50. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  51. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  52. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  53. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  54. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  55. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  56. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  57. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  58. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  59. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  60. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  61. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  62. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 8 years ago
  63. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  64. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  65. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  66. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  67. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 9 years ago
  68. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  69. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  70. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  71. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  72. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  73. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  74. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  75. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  76. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  77. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  78. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  79. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  80. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  81. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  82. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  83. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  84. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  85. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  86. bc7d235 Take care fall-through case of switch in skia by tzik · 9 years ago
  87. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  88. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  89. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  90. 682c269 Store context options on caps. by bsalomon · 9 years ago
  91. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  92. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  93. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  94. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 9 years ago
  95. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  96. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 9 years ago
  97. 95a4fe3 always reset locale (not just in debug). by Brian Salomon · 9 years ago
  98. f33a8bf fix ios build wrt locale? by Brian Salomon · 9 years ago
  99. 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 9 years ago
  100. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago