index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
...
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Set vertex layout prior to setVertexSourceToBuffer for GR_STATIC_RECT_VB
jvanverth@google.com
2013-02-06
*
Fix calls to setVertexSourceToBuffer
robertphillips@google.com
2013-02-05
*
Reinstate r7546: fix unused variable warning
jvanverth@google.com
2013-02-05
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Restore variable to release builds.
jvanverth@google.com
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
fix unused variable warning
reed@google.com
2013-02-04
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...
bsalomon@google.com
2013-02-01
*
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 unnecessary ptr derefs int r7411 (deref result is not used).
bsalomon@google.com
2013-01-28
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Fix spelling error.
bsalomon@google.com
2013-01-24
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-23
*
Let them eat GrEffectRef.
bsalomon@google.com
2013-01-22
*
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
*
Proposed fix to new stroking/path render selection system
robertphillips@google.com
2013-01-08
*
Revert part of r7047 to check Xoom failures
robertphillips@google.com
2013-01-07
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
This CL introduces a new path renderer.
sugoi@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
*
Remove unused type GrCacheKey
bsalomon@google.com
2012-12-17
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Remove assert to allow Android bots (that don't support NPOT textures) to con...
robertphillips@google.com
2012-11-05
*
Make morphology, convolution, and table color filter opt out of default textu...
bsalomon@google.com
2012-11-02
*
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
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Ganesh resource cache changes
robertphillips@google.com
2012-10-31
*
Allow default texture cache limit to be set within gyp.
djsollen@google.com
2012-10-29
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
[prev]
[next]