aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
Commit message (Expand)AuthorAge
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* Move edge GrEffects to locally defined classes.Gravatar commit-bot@chromium.org2013-04-02
* Move GrGLProgramDesc::Build to new cpp file.Gravatar bsalomon@google.com2013-03-27
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Replace edge types with GrEdgeEffect. Gravatar bsalomon@google.com2013-03-26
* Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.Gravatar bsalomon@google.com2013-03-25
* Move oval rendering code to GrOvalRenderer.Gravatar commit-bot@chromium.org2013-03-22
* Add stroked ovals and CircleEdgeEffect.Gravatar jvanverth@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* Consolidate functions common the the null and debug GL interfaces.Gravatar bsalomon@google.com2013-02-26
* Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...Gravatar bsalomon@google.com2013-02-20
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* Remove GrInstanceCounter.Gravatar bsalomon@google.com2013-01-02
* Reland 6914 w/ fixes.Gravatar bsalomon@google.com2012-12-20
* Revert 6914 to fix build issues.Gravatar bsalomon@google.com2012-12-20
* Simplify cache IDs and keys.Gravatar bsalomon@google.com2012-12-20
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* Move GrReducedClip to its own files.Gravatar bsalomon@google.com2012-12-05
* Remove GrRandom API in favor of SkRandom.Gravatar tfarina@chromium.org2012-11-21
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01
* Fleshed out GPU portion of image/surface featureGravatar robertphillips@google.com2012-10-31
* Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 2Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Make table color filter use asNewCustomStage.Gravatar bsalomon@google.com2012-10-17
* Move setPaint from GrContext to GrDrawState.Gravatar bsalomon@google.com2012-10-05
* Add SkNativeGLContext implementation for iOS.Gravatar bsalomon@google.com2012-10-02
* Move android gl files from src/gpu/android to src/gpu/gl/android.Gravatar bsalomon@google.com2012-10-01
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* Make gpu work in iOS SampleApp.Gravatar bsalomon@google.com2012-09-28
* Remove GrTLList.hGravatar robertphillips@google.com2012-09-25