index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add support for SRGB formats when validating backend formats and ColorTypes
Greg Daniel
2017-12-18
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Start removing uses of VkFormatToPixelConfig in vulkan backend
Greg Daniel
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
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add gray_8_as_lum and _as_red private grpixelconfigs
Greg Daniel
2017-12-07
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...
Greg Daniel
2017-11-18
*
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...
Brian Osman
2017-11-17
*
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...
Greg Daniel
2017-11-17
*
Reland "Fix precision caps and rrect/ellipse effect precisions"
Chris Dalton
2017-11-16
*
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
Greg Daniel
2017-11-16
*
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
Greg Daniel
2017-11-16
*
Revert "Fix precision caps and rrect/ellipse effect precisions"
Brian Osman
2017-11-16
*
Fix precision caps and rrect/ellipse effect precisions
Chris Dalton
2017-11-16
*
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
Greg Daniel
2017-11-15
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Add private grpixelconfigs for alpha_8 and alpha_half
Greg Daniel
2017-11-15
*
Move pixel config getter to private in GrBackendSurface
Greg Daniel
2017-11-13
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Revert "Fix signed/unsigned comparison in assert"
Chris Dalton
2017-11-02
*
Fix signed/unsigned comparison in assert
Chris Dalton
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Remove deferred upload types from GrDrawOp.h.
Brian Salomon
2017-10-30
*
workaround for VkWrapTests crash
Ethan Nicholas
2017-10-26
*
CCPR: use 16-bit ints for the atlas offset attrib
Chris Dalton
2017-10-25
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-25
*
Revert "Add vector GrSLTypes for shorts"
Chris Dalton
2017-10-24
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...
Greg Daniel
2017-10-23
*
Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"
Greg Daniel
2017-10-19
*
Support creation/use of mipped proxy in GrBackendTextureImageGenerator
Greg Daniel
2017-10-19
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Remove uses of sk_sp when passing around GrVkPipelineState
Greg Daniel
2017-10-16
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Use enum to track MipMapsStatus throughout Texture creation
Greg Daniel
2017-10-12
*
Set correct mip map status on GrTexture since we no longer require all mip data
Greg Daniel
2017-10-10
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Add a cap for geometry shader invocations
Chris Dalton
2017-10-06
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Fall back to non mipped Texture when we can't copy base to mipped texture
Greg Daniel
2017-09-29
*
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
Greg Daniel
2017-09-29
[next]