index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrTextureAccess.h
Commit message (
Expand
)
Author
Age
*
Infer sampler precision from pixel config
cdalton
2016-04-11
*
Add sampler precision to GrTextureAccess
cdalton
2016-03-11
*
Add support for vertex and geometry shader textures
cdalton
2016-03-11
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of...
mtklein
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
remove SkInstCnt
mtklein
2015-06-26
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Make templated GrProgramTResource subclass of GrProgramResource
bsalomon
2014-09-16
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Make GrBicubicEffect take tile modes rather than GrTextureParams.
commit-bot@chromium.org
2013-12-10
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Fix GrTextureAccess::operator ==
bsalomon@google.com
2012-09-20
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11