index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SurfaceSemaphoreTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
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 "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
*
don't rely on canvas->readPixels
Mike Reed
2017-07-21
*
Add ability to pre-initialize vulkan semaphores when flushing surfaces
Greg Daniel
2017-07-20
*
Add test for flushing empty surface with semaphores
Greg Daniel
2017-07-20
*
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
*
Revert "Add caps check for fence sync in SurfaceSemaphoreTest"
Greg Daniel
2017-06-15
*
Add caps check for fence sync in SurfaceSemaphoreTest
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15