index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
...
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
*
Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...
bsalomon@google.com
2013-02-20
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...
bsalomon@google.com
2013-01-17
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Remove GrInstanceCounter.
bsalomon@google.com
2013-01-02
*
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
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05
*
Remove GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Improve NaCl support
borenet@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
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
Move setPaint from GrContext to GrDrawState.
bsalomon@google.com
2012-10-05
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Move android gl files from src/gpu/android to src/gpu/gl/android.
bsalomon@google.com
2012-10-01
*
delete obsolete/unused SkGpuCanvas
reed@google.com
2012-10-01
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28
*
Remove GrTLList.h
robertphillips@google.com
2012-09-25
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Moved GrClipMaskCache to its own files
robertphillips@google.com
2012-08-29
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Add gpu.gypi to ease skia->chrome rolls
bsalomon@google.com
2012-08-23
[prev]