index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureAdjuster.cpp
Commit message (
Expand
)
Author
Age
*
Fall back to bilerp if we are undable to do a copy for mips.
Greg Daniel
2018-06-08
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Fail fast when trying to make a texture that's too large
Brian Osman
2018-04-12
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Temporary patch for Mus/Viz
Robert Phillips
2018-03-12
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Convert more code to use color space xform FP
Brian Osman
2017-10-18
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Remove unused outOffset param in GrTextureAdjuster
Greg Daniel
2017-09-29
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Remove "content" rect from GrTextureAdjuster."
Brian Salomon
2017-09-07
*
Remove "content" rect from GrTextureAdjuster.
Brian Salomon
2017-09-07
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Fifth small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
rename makeCopyForTextureParams to isACopyNeededForTextureParams
Robert Phillips
2017-03-21
*
More pre-emptive proxification
Robert Phillips
2017-03-16
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
Robert Phillips
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
[next]