aboutsummaryrefslogtreecommitdiff
path: root/gyp
AgeCommit message (Expand)Author
2012-05-23shape ops work in progress (get rid of some warnings)caryclark@google.com
2012-05-22Converted AAClips SampleApp slide to GM:simpleaacliprobertphillips@google.com
2012-05-21~glyphcache_globals needs to actually delete its cachereed@google.com
2012-05-18shape ops work in progresscaryclark@google.com
2012-05-18Some refactoring of GrCustomStage and friendsbsalomon@google.com
2012-05-18CreateTypefaceFromStream for GDI.bungeman@google.com
2012-05-17change SkChunkAlloc to grow its allocations geometrically (not linearly)reed@google.com
2012-05-17move Release build to -O3 (from -O2)reed@google.com
2012-05-16WeakRefCntbungeman@google.com
2012-05-14Debug Windows compiler complaint fixesrobertphillips@google.com
2012-05-14Add bench and test for SkRefCnt.bungeman@google.com
2012-05-11Extract ShaderCodeSegments from GrGLProgram into a new class,tomhudson@google.com
2012-05-11Remove tesselated path renderer and supporting code, glu, and libtess targetbsalomon@google.com
2012-05-11Set no rtti option to avoid warnings on Android.djsollen@google.com
2012-05-10Move convolution from code in GrGLProgram to new GrConvolutionEffecttomhudson@google.com
2012-05-09Added stack to AA clip mask cacherobertphillips@google.com
2012-05-07Move GL function prototype typdefs to a separate headerbsalomon@google.com
2012-05-07shape ops work in progresscaryclark@google.com
2012-05-07impl SkTLS for windows, refactoring to share code with pthread implreed@google.com
2012-05-07Make GrGLDefines.h be a private headerbsalomon@google.com
2012-05-07Move function decls and macros out of public headers that are meant for inter...bsalomon@google.com
2012-05-07add bench for SkPath::Iter and SkPath::RawIterreed@google.com
2012-05-04add gm for dashing variationsreed@google.com
2012-05-04add initial bench for dashing (more work to do)reed@google.com
2012-05-03recreate http://codereview.appspot.com/6131051/ in svn instead of gitepoger@google.com
2012-05-02Added GM test to stress test the texture unit/sampler allocationrobertphillips@google.com
2012-05-01Second half of refactoring to move SW path rendering to GrPathRendererrobertphillips@google.com
2012-04-30Re-adding red texture support (by rolling back r3800)robertphillips@google.com
2012-04-30Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...epoger@google.com
2012-04-27add RegionBench, in preparation for speeding up intersects and contains for c...reed@google.com
2012-04-27Remove GrPath typedefbsalomon@google.com
2012-04-20Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStagetomhudson@google.com
2012-04-19Make GM able to run MSAA modes and multiple GPU configs in a single run.bsalomon@google.com
2012-04-18Infrastructure for new Ganesh shader pipeline: base classes for GPUtomhudson@google.com
2012-04-16Minor refactoring to pull GrClipMaskManager into its own filesrobertphillips@google.com
2012-04-16Minor code cleanup of Debug GL Interfacerobertphillips@google.com
2012-04-16roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...epoger@google.com
2012-04-16Make Mac build generate both 32-bit and 64-bit code.epoger@google.com
2012-04-16add gm circlesbsalomon@google.com
2012-04-14dd DrawPathTest to gypmike@reedtribe.org
2012-04-12Decouple the SkFlattenable from SkReader32/SkWriter32.djsollen@google.com
2012-04-06Initial version of R8 supportrobertphillips@google.com
2012-04-05Fix xcode 4.1 build issuerobertphillips@google.com
2012-04-05Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)robertphillips@google.com
2012-04-05Initial split up of Debug Interface into separate filesrobertphillips@google.com
2012-04-05Rolling back r3611 until the Android compilation issue is resolvedrobertphillips@google.com
2012-04-05Finally enabled libjpeg functionality in .gypsrobertphillips@google.com
2012-04-04Remove old D3D9 stuffbsalomon@google.com
2012-04-03Fixing gm build with SkXPSDevice enabledjunov@chromium.org
2012-04-02Delivering .gyp files to enable building & linking w/ ANGLE on Windowsrobertphillips@google.com