index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Make GrGLEffect::setData take GrEffectStage rather than GrEffect.
bsalomon@google.com
2012-10-26
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-26
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
Files accidentally omitted from r6123.
bsalomon@google.com
2012-10-25
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Separate out the texture matrix from the coord-system change matrix in GrSamp...
bsalomon@google.com
2012-10-17
*
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
*
Spell correct some comments.
bsalomon@google.com
2012-10-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
Commit SkGpuDevice.h which was omitted from r5918 for some reason.
bsalomon@google.com
2012-10-12
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
Minimize use of SkDraw's matrix in SkGpuDevice.
bsalomon@google.com
2012-10-11
*
Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a parti...
bsalomon@google.com
2012-10-10
*
Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...
robertphillips@google.com
2012-10-09
*
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
bsalomon@google.com
2012-10-09
*
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 setPaint from GrContext to GrDrawState.
bsalomon@google.com
2012-10-05
*
Make numTextures() be non-virtual on GrCustomStage.
bsalomon@google.com
2012-10-04
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-02
*
Speculative render target ref/unref fixes
robertphillips@google.com
2012-10-01
*
delete obsolete/unused SkGpuCanvas
reed@google.com
2012-10-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-29
*
Update Ganesh to support fractional rects in drawBitmapRect
robertphillips@google.com
2012-09-28
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
Fix for GrTextureStripAtlas memory leak
robertphillips@google.com
2012-09-24
*
Fix GrTextureAccess::operator ==
bsalomon@google.com
2012-09-20
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Add GrColor to RGBA float helper func
bsalomon@google.com
2012-09-17
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
printf->SkDebugf for r5491
borenet@google.com
2012-09-11
*
Temporarily add logging to GrContextFactory and SkNativeGLContext_android
borenet@google.com
2012-09-11
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
[next]