aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Add support for instanced drawsGravatar Chris Dalton2017-05-31
* Update clearOp for split-OpList world (take 3)Gravatar Robert Phillips2017-05-31
* Revert "Expand partial render target write pixels workaround."Gravatar Brian Salomon2017-05-31
* Expand partial render target write pixels workaround.Gravatar Brian Salomon2017-05-31
* Add method to GrContext to purge unlocked resources.Gravatar Derek Sollenberger2017-05-26
* Revert "Clear atlas textures at creation in Chrome"Gravatar Brian Salomon2017-05-25
* Workaround Mali static analysis bugGravatar Brian Osman2017-05-25
* Add GrContext API to report the number of purgeable bytes in the cache.Gravatar Derek Sollenberger2017-05-24
* Clear atlas textures at creation in ChromeGravatar Brian Salomon2017-05-24
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove kZeroCopy_GrSurfaceFlagGravatar Brian Salomon2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Add fixes & test for isConfigTexturable and isConfigRenderableGravatar Robert Phillips2017-05-22
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Revert "Remove GrSurfaceDesc member from GrSurface."Gravatar Greg Daniel2017-05-18
* Remove GrSurfaceDesc member from GrSurface.Gravatar Brian Salomon2017-05-18
* Revert "Revert "Remove GrSurface::desc() method.""Gravatar Brian Salomon2017-05-18
* Revert "Remove GrSurface::desc() method."Gravatar Greg Daniel2017-05-18
* Remove GrSurface::desc() method.Gravatar Brian Salomon2017-05-17
* Replace most uses of GrSurface::desc() with conifg(), width(), etc.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove kCheckAllocation_GrSurfaceFlags.Gravatar Brian Salomon2017-05-15
* Attempt to work around iOS varying limit in GLPrograms testGravatar Brian Salomon2017-05-15
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Update minimum non-ES OpenGL spec to 2.0.Gravatar Brian Salomon2017-05-08
* Remove support for GLs without separate stencil.Gravatar Brian Salomon2017-05-08
* Allow custom GrAtlasGlyphCache texture sizesGravatar Eric Karl2017-05-05
* Add GrGpuTextureProxyRefGravatar Robert Phillips2017-05-04
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* Add wireframe mode to Viewer.Gravatar Jim Van Verth2017-05-02
* Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Gravatar Greg Daniel2017-05-02
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Link to vulkan in tools but not library.Gravatar Brian Salomon2017-04-26
* Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...Gravatar Brian Salomon2017-04-25
* Add GrVkInterface constructor with sepereate instance/device proc getters.Gravatar Brian Salomon2017-04-25
* Use system Vulkan headers except when no building with vulkan supportGravatar Greg Daniel2017-04-25
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Add new GrVkBackendContext::Create explicitly requiring vk proc gettersGravatar Brian Salomon2017-04-24
* Remove two more gpu headers from include/*Gravatar Robert Phillips2017-04-24