index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
imagefromyuvtextures.cpp
Commit message (
Expand
)
Author
Age
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Allow vulkan to upload data to testing textures with optimal layouts
egdaniel
2016-08-12
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
update callsites for Make image factories
reed
2016-03-17
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
Use a struct for client GL texture handles
bsalomon
2015-11-10
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Various GL testing fixes
jvanverth
2015-07-16
*
Rename backing texture testing routines
jvanverth
2015-07-14
*
Remove GL-specific code from GMs and tests
jvanverth
2015-07-13
*
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...
reed
2015-06-25
*
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...
reed
2015-06-25
*
Return GrGLContext from GrTestTarget
joshualitt
2015-06-25
*
SkImage::NewFromYUVTexturesCopy
bsalomon
2015-05-29