aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SurfaceSemaphoreTest.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Use GrContextFactories that produce a single GrContext in unit tests.Gravatar Brian Salomon2017-11-15
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...Gravatar Greg Daniel2017-08-02
* Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...Gravatar Yuqian Li2017-08-01
* Revert "Revert "Add support for semaphores to be inserted on GrContext flush""Gravatar Greg Daniel2017-08-01
* Revert "Add support for semaphores to be inserted on GrContext flush"Gravatar Mike Reed2017-07-22
* Add support for semaphores to be inserted on GrContext flushGravatar Greg Daniel2017-07-22
* don't rely on canvas->readPixelsGravatar Mike Reed2017-07-21
* Add ability to pre-initialize vulkan semaphores when flushing surfacesGravatar Greg Daniel2017-07-20
* Add test for flushing empty surface with semaphoresGravatar Greg Daniel2017-07-20
* Revert "Revert "Add API for flushing surfaces with gpu semaphores""Gravatar Greg Daniel2017-06-16
* Revert "Add API for flushing surfaces with gpu semaphores"Gravatar Greg Daniel2017-06-15
* Revert "Add caps check for fence sync in SurfaceSemaphoreTest"Gravatar Greg Daniel2017-06-15
* Add caps check for fence sync in SurfaceSemaphoreTestGravatar Greg Daniel2017-06-15
* Add API for flushing surfaces with gpu semaphoresGravatar Greg Daniel2017-06-15