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
...
*
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
[prev]