aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLGpu.cpp
Commit message (Expand)AuthorAge
* Remove SkAutoTDeleteArrayGravatar Ben Wagner2016-11-02
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* Move memoization of multisample specs id to GrRenderTargetGravatar csmartdalton2016-11-01
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Add disableStencil method to GrGLGpuGravatar csmartdalton2016-10-26
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Remove SK_IGNORE_GL_TEXTURE_TARGET.Gravatar Ben Wagner2016-10-26
* Rework GL fbo blit limitations as finer grained flags.Gravatar Brian Salomon2016-10-14
* Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType.Gravatar Brian Salomon2016-10-14
* Don't pass in RT to individual Gpu CommandBuffer callsGravatar Greg Daniel2016-10-12
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-12
* Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...Gravatar jvanverth2016-10-11
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...Gravatar mtklein2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...Gravatar jvanverth2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Add fence support for TransferBuffersGravatar jvanverth2016-09-30
* Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...Gravatar fmalita2016-09-30
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-30
* Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...Gravatar ethannicholas2016-09-26
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-26
* Conditionally insert gl_PointSize into shaders.Gravatar bsalomon2016-09-21
* Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...Gravatar ethannicholas2016-09-12
* glTexStorage requires sized formats, ensure that we're following that ruleGravatar brianosman2016-09-12
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-12
* Improve usage of window rectanglesGravatar csmartdalton2016-09-06
* Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...Gravatar caryclark2016-09-06
* Improve usage of window rectanglesGravatar csmartdalton2016-09-02
* Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique idsGravatar robertphillips2016-08-31
* Define clear regions in terms of GrFixedClipGravatar csmartdalton2016-08-31
* Add some copy support for vulkan msaaGravatar egdaniel2016-08-31
* Add support for glDrawRangeElementsGravatar bsalomon2016-08-29
* Reduce window rectangles cap to 8Gravatar csmartdalton2016-08-23
* Implement difference clip rects with window rectanglesGravatar csmartdalton2016-08-17
* Add flag for window rectangles to GrRenderTargetGravatar csmartdalton2016-08-10
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* require semi at the end of SkASSERT and friendsGravatar caryclark2016-07-27
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Fix debugging code for tracing texture creationGravatar brianosman2016-07-19
* Convert readSurfacePixels to use a draw context instead of a textureGravatar bsalomon2016-07-19
* Add Texture2D and Sampler GrSLTypesGravatar egdaniel2016-07-13
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-07-07
* Fix caching of sample locationsGravatar csmartdalton2016-07-06
* Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...Gravatar ksakamoto2016-07-05
* Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...Gravatar rmistry2016-07-04
* Fix caching of sample locationsGravatar csmartdalton2016-07-04