1. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  2. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  3. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  4. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  5. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  6. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  7. 81a8485 glTexStorage requires sized formats, ensure that we're following that rule by brianosman · 8 years ago
  8. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  9. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  10. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  11. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  12. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  13. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  14. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  15. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  16. 7535f41 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  17. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  18. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  19. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  20. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  21. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  22. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  23. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  24. c4459f6 Fix debugging code for tracing texture creation by brianosman · 8 years ago
  25. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  26. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  27. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  28. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  29. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  30. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  31. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  32. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  33. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  34. d46cdc4 Remove support for GL discards by egdaniel · 8 years ago
  35. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  36. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  37. 1d20258 Tab -> spaces by brianosman · 8 years ago
  38. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  39. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 8 years ago
  40. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  41. 5c7d62d When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it by bsalomon · 8 years ago
  42. 1897cfd Abandon offset support with texel buffers by csmartdalton · 8 years ago
  43. 09563ce Add a caps bit to enable/disable the new manual mip-mapper by brianosman · 8 years ago
  44. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  45. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  46. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  47. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  48. 154349b Disable unpack row length when uploading mips by ericrk · 8 years ago
  49. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  50. 35b784d Bring back sRGB-write-control as a caps bit. by brianosman · 8 years ago
  51. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  52. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  53. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  54. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  55. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 8 years ago
  56. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  57. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  58. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  59. 817fed3 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ ) by benjaminwagner · 8 years ago
  60. fb59164 Don't mark mipmaps dirty if uploading > 1 levels by jvanverth · 8 years ago
  61. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  62. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  63. adf4fa6 Ensure we're operating on the correct texture when generating mipmaps. by brianosman · 8 years ago
  64. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  65. 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
  66. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  67. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 8 years ago
  68. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  69. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  70. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  71. 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
  72. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  73. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  74. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  75. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  76. 3ebd276 Dirty mipmaps whenever we upload new contents for a texture. by brianosman · 8 years ago
  77. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  78. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  79. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  80. 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
  81. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  82. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  83. 7dbd45d Make max number of vertex attributes be checked dynamically by bsalomon · 8 years ago
  84. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  85. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  86. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  87. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  88. c161310 Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings by cdalton · 8 years ago
  89. b4ecabd Fix BGRA/RGBA readback conversions on mac by ericrk · 8 years ago
  90. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 8 years ago
  91. e6d665e Fix readback of 565 on Mac and enable tests by bsalomon · 8 years ago
  92. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  93. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  94. d331259 Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ ) by bsalomon · 8 years ago
  95. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  96. 09bd2c0 Disabling calls to TexParameteri when the values do not exist on ES2. by cblume · 9 years ago
  97. 790d513 This CL adds glTexStorage support. by cblume · 9 years ago
  98. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  99. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  100. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago