index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
mock
/
GrMockTexture.h
Commit message (
Expand
)
Author
Age
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
MakeBackendTextureFromSkImage
Eric Karl
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
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Add mock config to tools and run through gms and benchs without crashing.
Brian Salomon
2017-07-07
*
Revert "Revert "Make mock GrContext unit testable.""
Brian Salomon
2017-07-06
*
Revert "Make mock GrContext unit testable."
Brian Salomon
2017-07-06
*
Make mock GrContext unit testable.
Brian Salomon
2017-07-06