1. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  2. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  3. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  4. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  5. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  6. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  7. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  8. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  9. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  10. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  11. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  12. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  13. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  14. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  15. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  16. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  17. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  18. d46cdc4 Remove support for GL discards by egdaniel · 8 years ago
  19. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  20. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  21. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  22. 1897cfd Abandon offset support with texel buffers by csmartdalton · 8 years ago
  23. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  24. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  25. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  26. fb59164 Don't mark mipmaps dirty if uploading > 1 levels by jvanverth · 8 years ago
  27. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  28. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  29. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  30. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  31. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  32. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  33. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 8 years ago
  34. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  35. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  36. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  37. 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
  38. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  39. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  40. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  41. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  42. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  43. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  44. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 8 years ago
  45. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  46. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  47. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago
  48. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  49. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  50. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  51. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  52. c161310 Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings by cdalton · 8 years ago
  53. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  54. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 8 years ago
  55. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  56. d2d2eb9 Add GrGpu support for Vulkan command buffer flush by jvanverth · 8 years ago
  57. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 8 years ago
  58. 083617b Make copySurface work in more situations. by bsalomon · 8 years ago
  59. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  60. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 8 years ago
  61. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  62. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  63. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  64. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  65. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  66. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  67. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  68. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  69. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  70. 1aa2029 Add ability to query read pixels support without a render target. by bsalomon · 9 years ago
  71. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  72. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago
  73. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  74. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  75. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  76. 3044737 Move config table to GrGLCaps from GrGLGpu. by bsalomon · 9 years ago
  77. a11e5fc Remove GrGLGpu::configToGLFormats by bsalomon · 9 years ago
  78. 926cb02 Add field for internalFormat param to glTexImage to GrGLGpu::ConfigEntry. by bsalomon · 9 years ago
  79. 5b30c6f Add fExternalFormatForTexImage to GrGLGpu::ConfigEntry. Use it in GrGLGpu::uploadTexData. by bsalomon · 9 years ago
  80. 62a627b Move the GrGLGpu config stencil format index into ConfigTable by bsalomon · 9 years ago
  81. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  82. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  83. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  84. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  85. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  86. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  87. 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
  88. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  89. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  90. 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
  91. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  92. 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
  93. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
  94. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  95. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  96. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  97. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  98. 0c29999 Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ ) by egdaniel · 9 years ago
  99. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  100. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago