1. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  2. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  3. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  4. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  5. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  6. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  7. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  8. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  9. 625cd9e Workaround freeze on Mac Chrome when checking read pixel config support. by Brian Salomon · 8 years ago
  10. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  11. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  12. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  13. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 8 years ago
  14. 2047189 Two (related) changes here: by brianosman · 8 years ago
  15. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  16. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  17. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  18. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  19. 94e4ab1 Fix error: ‘access’ may be used uninitialized in this function by Joe Gregorio · 8 years ago
  20. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  21. 8b7a7dd Remove caps image storage caps hack. by Brian Salomon · 8 years ago
  22. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  23. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  24. df96319 Rm assert that image texture array is null unless GrCaps has images support. by Brian Salomon · 8 years ago
  25. 32ac83e Add #define for Nsight compatibility by Jim Van Verth · 8 years ago
  26. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  27. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  28. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  29. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  30. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  31. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  32. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  33. dabc91b Fix flushing of HWAA state relating to mixed samples by csmartdalton · 8 years ago
  34. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  35. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 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. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  39. 2c3db32 Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable by bsalomon · 8 years ago
  40. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  41. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  42. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  43. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  44. 71d9d84 Use temporary FBO for GrGLGpu::onReadPixels. by Brian Salomon · 8 years ago
  45. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  46. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  47. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  48. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  49. c7d8533 Add disableStencil method to GrGLGpu by csmartdalton · 8 years ago
  50. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  51. 18b61f9 Remove SK_IGNORE_GL_TEXTURE_TARGET. by Ben Wagner · 8 years ago
  52. e5e7eb1 Rework GL fbo blit limitations as finer grained flags. by Brian Salomon · 8 years ago
  53. 00731b4 Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType. by Brian Salomon · 8 years ago
  54. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  55. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  56. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  57. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  58. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  59. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  60. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  61. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  62. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  63. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  64. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  65. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  66. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  67. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  68. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  69. 81a8485 glTexStorage requires sized formats, ensure that we're following that rule by brianosman · 8 years ago
  70. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  71. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  72. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  73. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  74. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  75. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  76. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  77. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  78. 7535f41 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  79. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  80. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  81. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  82. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  83. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  84. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  85. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  86. c4459f6 Fix debugging code for tracing texture creation by brianosman · 8 years ago
  87. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  88. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  89. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  90. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  91. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  92. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  93. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  94. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  95. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  96. d46cdc4 Remove support for GL discards by egdaniel · 8 years ago
  97. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  98. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  99. 1d20258 Tab -> spaces by brianosman · 8 years ago
  100. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago