aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* 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
* Move ReleaseProc info to GrTexture and for implementations to define it.Gravatar Greg Daniel2017-04-21
* Remove more headers from include/gpuGravatar Robert Phillips2017-04-21
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-20
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Add backend safe classes for passing in external texture and render targets i...Gravatar Greg Daniel2017-04-18
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Split SkCrossContextImageData into Image and BackendTexture subclassesGravatar Greg Daniel2017-04-17
* Further refactor read/writeSurfacePixelsGravatar Brian Osman2017-04-17
* Remove lastOpList capability from GrSurfaceGravatar Robert Phillips2017-04-17
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-04-13
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Move ref counting out of GrProcessor and into subclasses.Gravatar Brian Salomon2017-04-10
* Fix GrGLSync definitionGravatar Brian Salomon2017-04-08
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06