index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrClipMaskManager.cpp
Commit message (
Expand
)
Author
Age
...
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Fix a crash on stroking empty paths with nv_path_rendering enabled
commit-bot@chromium.org
2013-08-05
*
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
*
Fix texture allocation in SWMaskHelper
robertphillips@google.com
2013-07-19
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...
bsalomon@google.com
2013-05-29
*
Re-add isIRect test for AA rect drawing
robertphillips@google.com
2013-05-14
*
Remove isIRect "optimization" & defer computation of device Rect in AA rect r...
robertphillips@google.com
2013-05-10
*
Axis aligned shader-based rect drawing
robertphillips@google.com
2013-05-02
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
bsalomon@google.com
2013-03-25
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Relanding 7914
robertphillips@google.com
2013-03-02
*
Revert r7914 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-03-01
*
Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...
robertphillips@google.com
2013-02-27
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-02-27
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Start addressing the clang static analyzer issues
robertphillips@google.com
2013-01-30
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
Use the stencil buffer to avoid temporary alpha clip masks.
bsalomon@google.com
2012-12-14
*
Fix oversights in r6793.
bsalomon@google.com
2012-12-13
*
Use GrDrawTarget::AutoClipRestore to set temporary irect clips.
bsalomon@google.com
2012-12-13
*
Add a state bit to GrDrawState that forces coverage to be blended.
bsalomon@google.com
2012-12-13
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Improve handling of inverse clip paths in GrClipMaskManager.
bsalomon@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
Make GrReduceClipStack use a caller provided query rect rather than return a
bsalomon@google.com
2012-12-04
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
Remove SkClipStack::Iter::combinedNext.
bsalomon@google.com
2012-11-29
*
Set empty/wide-open genID on clip stack in more places and fix a bug in GrRed...
bsalomon@google.com
2012-11-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-28
*
Make the clip stack reduction test generate inverse filled paths.
bsalomon@google.com
2012-11-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-27
[prev]
[next]