aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
...
* impl SkTLS for windows, refactoring to share code with pthread implGravatar reed@google.com2012-05-07
* Make GrGLDefines.h be a private headerGravatar bsalomon@google.com2012-05-07
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* add bench for SkPath::Iter and SkPath::RawIterGravatar reed@google.com2012-05-07
* add gm for dashing variationsGravatar reed@google.com2012-05-04
* add initial bench for dashing (more work to do)Gravatar reed@google.com2012-05-04
* recreate http://codereview.appspot.com/6131051/ in svn instead of gitGravatar epoger@google.com2012-05-03
* Added GM test to stress test the texture unit/sampler allocationGravatar robertphillips@google.com2012-05-02
* Second half of refactoring to move SW path rendering to GrPathRendererGravatar robertphillips@google.com2012-05-01
* Re-adding red texture support (by rolling back r3800)Gravatar robertphillips@google.com2012-04-30
* Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...Gravatar epoger@google.com2012-04-30
* add RegionBench, in preparation for speeding up intersects and contains for c...Gravatar reed@google.com2012-04-27
* Remove GrPath typedefGravatar bsalomon@google.com2012-04-27
* Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStageGravatar tomhudson@google.com2012-04-20
* Make GM able to run MSAA modes and multiple GPU configs in a single run.Gravatar bsalomon@google.com2012-04-19
* Infrastructure for new Ganesh shader pipeline: base classes for GPUGravatar tomhudson@google.com2012-04-18
* Minor refactoring to pull GrClipMaskManager into its own filesGravatar robertphillips@google.com2012-04-16
* Minor code cleanup of Debug GL InterfaceGravatar robertphillips@google.com2012-04-16
* roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...Gravatar epoger@google.com2012-04-16
* Make Mac build generate both 32-bit and 64-bit code.Gravatar epoger@google.com2012-04-16
* add gm circlesGravatar bsalomon@google.com2012-04-16
* dd DrawPathTest to gypGravatar mike@reedtribe.org2012-04-14
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Initial version of R8 supportGravatar robertphillips@google.com2012-04-06
* Fix xcode 4.1 build issueGravatar robertphillips@google.com2012-04-05
* Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)Gravatar robertphillips@google.com2012-04-05
* Initial split up of Debug Interface into separate filesGravatar robertphillips@google.com2012-04-05
* Rolling back r3611 until the Android compilation issue is resolvedGravatar robertphillips@google.com2012-04-05
* Finally enabled libjpeg functionality in .gypsGravatar robertphillips@google.com2012-04-05
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* Fixing gm build with SkXPSDevice enabledGravatar junov@chromium.org2012-04-03
* Delivering .gyp files to enable building & linking w/ ANGLE on WindowsGravatar robertphillips@google.com2012-04-02
* shape ops work in progressGravatar caryclark@google.com2012-03-30
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Move SkColorMatrix to effects.Gravatar bungeman@google.com2012-03-28
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Moved mac, unix, win and mesa directories under src/gpu/glGravatar robertphillips@google.com2012-03-28
* Remove unused classes from the build.Gravatar djsollen@google.com2012-03-28
* Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.Gravatar robertphillips@google.com2012-03-28
* shape ops builders; fix typoGravatar caryclark@google.com2012-03-28
* first support at shape ops support for quadsGravatar caryclark@google.com2012-03-28
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Files to build Cary's Shape Ops test projects.Gravatar caryclark@google.com2012-03-27
* Build libjpeg from source for all platformsGravatar epoger@google.com2012-03-26
* Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/Gravatar epoger@google.com2012-03-26
* Fix android buildGravatar djsollen@google.com2012-03-23
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* apply imagefilter to all draw callsGravatar reed@google.com2012-03-23
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23