index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGpu.h
Commit message (
Expand
)
Author
Age
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
Update GrSemaphore to allow it to only be used once for signaling and once fo...
Greg Daniel
2018-01-09
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
Robert Phillips
2017-07-12
*
Revert "Revert "Clean up onTransferPixels""
Jim Van Verth
2017-06-22
*
Revert "Clean up onTransferPixels"
Jim Van Verth
2017-06-21
*
Clean up onTransferPixels
Jim Van Verth
2017-06-21
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
Mike Klein
2017-06-06
*
Revert "Workaround Adreno driver issue with stencil clears."
Mike Klein
2017-06-06
*
Workaround Adreno driver issue with stencil clears.
Brian Salomon
2017-06-06
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
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
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
*
Rename finishOpList to finishFlush and call it less frequently
Robert Phillips
2017-05-15
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
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
[next]