aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBackendTextureImageGenerator.cpp
Commit message (Expand)AuthorAge
* Remove old lazy image decoding heuristic logicGravatar Brian Osman2018-07-11
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Remove most of the remaining conflation of colorSpace and sRGB in GaneshGravatar Brian Osman2018-06-01
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Don't allow ganesh to allocate mip maps for wrapped textures.Gravatar Greg Daniel2018-04-16
* Remove unneeded SK_SUPPORT_GPU checks in gpu only files.Gravatar Greg Daniel2018-04-06
* Pin color type when a cross-context image is constructedGravatar Brian Osman2018-03-27
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Make fully lazy proxies possess an originGravatar Robert Phillips2018-02-13
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...Gravatar Greg Daniel2018-02-01
* Add ref counted wrapped around GrTexture ReleaseProcGravatar Greg Daniel2018-01-30
* Add lazy proxy's for wrapping backend texturesGravatar Greg Daniel2018-01-24
* Make use of VkSemaphores thread safe assuming use of the same VkQueue.Gravatar Greg Daniel2018-01-22
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Remove color space restrictions from GrBackendTextureImageGeneratorGravatar Brian Osman2018-01-16
* Force BackendTextureImageGenerator to work on only 1 consumer contextGravatar Greg Daniel2018-01-12
* Update GrSemaphore to allow it to only be used once for signaling and once fo...Gravatar Greg Daniel2018-01-09
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...Gravatar Greg Daniel2017-10-23
* Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"Gravatar Greg Daniel2017-10-19
* Support creation/use of mipped proxy in GrBackendTextureImageGeneratorGravatar Greg Daniel2017-10-19
* Add api for passing mipped hint into ImageGenerator onGenerateTextureGravatar Greg Daniel2017-10-11
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Add some asserts and explict setting of fIsMipMappedGravatar Greg Daniel2017-09-26
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27