index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrStencil.h
Commit message (
Expand
)
Author
Age
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Minor GrStencilSettings cleanup
bsalomon@google.com
2012-06-22
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)
robertphillips@google.com
2012-04-25
*
First pass at stencil clip mask refactoring
robertphillips@google.com
2012-04-16
*
Remove on static initializer in GrGpu.cpp
digit@google.com
2012-02-16
*
Add flags to GrStencilSettings
bsalomon@google.com
2012-01-03
*
GCC requires reinterpret_cast rather than static_cast to cast to privately in...
bsalomon@google.com
2011-12-15
*
Make GrStencilState a class to enable future optimizations
bsalomon@google.com
2011-12-15
*
Speed up GrDrawState handling.
tomhudson@google.com
2011-11-09
*
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
bsalomon@google.com
2011-10-20