index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawState.h
Commit message (
Expand
)
Author
Age
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Make sure attribute indexes are correct after restoring vertex attributes
commit-bot@chromium.org
2013-10-16
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
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
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-07
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-06
*
Revert "Add blend optimization helpers and use to convert rect draws to clears."
bsalomon@google.com
2013-08-05
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-05
*
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...
commit-bot@chromium.org
2013-07-23
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Remove possiblity of NULL effect in GrEffectStage
commit-bot@chromium.org
2013-07-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-14
*
Fix compiler error for r9592
robertphillips@google.com
2013-06-13
*
Hopefully fix Android warning-as-error about uninit var.
bsalomon@google.com
2013-06-13
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Improve batching of drawBitmap* calls
robertphillips@google.com
2013-06-10
*
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...
bsalomon@google.com
2013-05-29
*
Make GrContext track the current matrix, render target, and clip directly rat...
commit-bot@chromium.org
2013-05-28
*
Don't make dst copies when color stage requires dst but color writes are disa...
bsalomon@google.com
2013-05-15
*
Key shader on whether frag pos read is relative to top-left or bottom-left
bsalomon@google.com
2013-05-13
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
Make drawRect preserve vertex attrib state and push/pop the geom sources.
bsalomon@google.com
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Patches for r8468 build errors. Unreviewed.
jvanverth@google.com
2013-04-01
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Trim the copy of the dst made for dst-reading effects using the clip and dev-...
commit-bot@chromium.org
2013-04-01
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Replace edge types with GrEdgeEffect.
bsalomon@google.com
2013-03-26
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
[next]