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