aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk
Commit message (Expand)AuthorAge
* Prepare sRGB encoding conversion for the removal of GrPixelConfigGravatar Brian Salomon2018-02-14
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add "sharpen" option to SkSL, to LOD bias all texturesGravatar Brian Osman2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Move default init of tmp draw params out of subclasses into GrGpuGravatar Brian Salomon2018-02-10
* Track dirty rects on GrRenderTargets in native space rather than origin-relativeGravatar Brian Salomon2018-02-09
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* 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
* More sample count cleanup:Gravatar Brian Salomon2018-02-01
* 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
* Add ref counted wrapped around GrTexture ReleaseProcGravatar Greg Daniel2018-01-30
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.Gravatar Brian Salomon2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* Remove some unused sample count capsGravatar Brian Salomon2018-01-29
* Revert "Revert "converted vertex shaders to device coords""Gravatar Robert Phillips2018-01-24
* Revert "converted vertex shaders to device coords"Gravatar Ethan Nicholas2018-01-23
* Make use of VkSemaphores thread safe assuming use of the same VkQueue.Gravatar Greg Daniel2018-01-22
* 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
* Fix buffer size assertion in VulkanGravatar Chris Dalton2018-01-11
* Update GrSemaphore to allow it to only be used once for signaling and once fo...Gravatar Greg Daniel2018-01-09
* Enable conditional-uninitialized flagGravatar Kevin Lubick2018-01-05
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add support for SRGB formats when validating backend formats and ColorTypesGravatar Greg Daniel2017-12-18
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Start removing uses of VkFormatToPixelConfig in vulkan backendGravatar Greg Daniel2017-12-13
* Update SkImage::MakeFromYUVTexturesCopy to GrBackendTextureGravatar Robert Phillips2017-12-13
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* converted vertex shaders to device coordsGravatar Ethan Nicholas2017-12-12
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...Gravatar Greg Daniel2017-11-18
* Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...Gravatar Brian Osman2017-11-17
* Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...Gravatar Greg Daniel2017-11-17
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""Gravatar Greg Daniel2017-11-16
* Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""Gravatar Greg Daniel2017-11-16
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16