index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextContext.cpp
Commit message (
Expand
)
Author
Age
...
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
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
*
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-13
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Remove constructors from GrVertexAttrib.
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
*
Remove unused texture coordinate flags.
jvanverth@google.com
2013-02-14
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-06
*
Fix bench crash (calling method on NULL object).
bsalomon@google.com
2013-02-05
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Change vertex buffer allocator functions to take size rather than layout, tak...
jvanverth@google.com
2013-01-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-31
*
Change vertex buffer allocator functions to take size rather than layout.
jvanverth@google.com
2013-01-31
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Use AutoMatrix in GrTextContext
bsalomon@google.com
2012-10-15
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
robertphillips@google.com
2012-07-26
*
Fix reversed bilerp setting in GrTextContext in r4773
bsalomon@google.com
2012-07-26
*
Move filter/wrap out of GrSamplerState into GrTextureParams
bsalomon@google.com
2012-07-25
*
Remove easily-removable uses of setTexture(), instead creating a GrSingleText...
tomhudson@google.com
2012-07-20
*
Forced GrClip to always have conservative bounds
robertphillips@google.com
2012-07-11
*
Change TextContext handling of stages and draw targets; this allows us to
tomhudson@google.com
2012-07-11
[prev]
[next]