index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
Commit message (
Expand
)
Author
Age
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...
Brian Salomon
2017-05-15
*
Add support for creating a shared vulkan test context
Greg Daniel
2017-05-15
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Add postFlush call to GrOnFlushCallbackObject
Chris Dalton
2017-05-05
*
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Use system Vulkan headers except when no building with vulkan support
Greg Daniel
2017-04-25
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Enable fence sync support in ES3 test contexts
Brian Osman
2017-04-21
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-20
*
Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...
Greg Daniel
2017-04-19
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-19
*
Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...
Greg Daniel
2017-04-19
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-18
*
Access EGL_KHR_fence_sync via eglGetProcAddress
Chris Dalton
2017-04-13
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
quiet some annoying logging in unit tests
Mike Klein
2017-03-27
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
[next]