index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
texdata.cpp
Commit message (
Expand
)
Author
Age
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
Make gms use getTopDevice() rather than getDevice().
bsalomon@google.com
2013-05-10
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...
bsalomon@google.com
2013-01-17
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Remove texture/mask setters on GrPaint
bsalomon@google.com
2012-07-26
*
Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack
robertphillips@google.com
2012-07-11
*
Forced GrClip to always have conservative bounds
robertphillips@google.com
2012-07-11
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Remove GrAALevel enum, use explicit sample count
bsalomon@google.com
2012-01-30
*
Access sampler matrices directly, cleanup GrSamplerState::reset()s
bsalomon@google.com
2011-12-12
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Remove fConfig/fFormat union in GrTextureDesc
bsalomon@google.com
2011-12-06
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
flip Y in uploads to bottom-up textures (and add gm test)
bsalomon@google.com
2011-07-18