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
*
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
*
Remove constructors from GrVertexAttrib.
jvanverth@google.com
2013-03-01
*
Make global static variable kVertexAttribs in GrAARectRenderer local to funct...
jvanverth@google.com
2013-03-01
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-15
*
Remove unused texture coordinate flags.
jvanverth@google.com
2013-02-14
*
Move blend optimization functions to GrDrawState.
bsalomon@google.com
2013-02-12
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...
bsalomon@google.com
2013-02-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-29
*
fix build
reed@google.com
2013-01-28
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Fix build break after r7411 when GR_STATIC_RECT_VB is enabled.
bsalomon@google.com
2013-01-28
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Fix logic bug introduced in r7346.
bsalomon@google.com
2013-01-24
*
Reland r7342 with fixes.
bsalomon@google.com
2013-01-23
*
Revert 7342 to investigate failures.
bsalomon@google.com
2013-01-23
*
Add GrDrawState::DeferredState for saving GrDrawStates in GrInOrderDrawBuffer.
bsalomon@google.com
2013-01-23
*
Add GPU support for axis-aligned ovals:
jvanverth@google.com
2013-01-22
*
Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...
bsalomon@google.com
2013-01-17
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Add a state bit to GrDrawState that forces coverage to be blended.
bsalomon@google.com
2012-12-13
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
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
[next]