aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Fixup rendering of empty paths (including inverted fills)Gravatar bsalomon@google.com2011-10-05
* Remove nonexistant header from gyp fileGravatar bsalomon@google.com2011-10-04
* Update common_conditions to make sure there is a slash in VS2008.Gravatar bungeman@google.com2011-10-03
* Roll gyp and add librarian settings (now supported).Gravatar bungeman@google.com2011-10-03
* Set window build flags (warn level 4, release optimization options, pdbs in r...Gravatar bsalomon@google.com2011-09-28
* Resubmit 2289 with fix for glsl versionGravatar bsalomon@google.com2011-09-20
* Revert 2289. GLSL version detection not robust enough. May think we don't hav...Gravatar bsalomon@google.com2011-09-20
* [GPU] Use new Var type for inputs/outputs of FS and VSGravatar bsalomon@google.com2011-09-20
* Add missing header SkTArray.h to core.gypGravatar bsalomon@google.com2011-09-19
* add gm test for drawing hairlines (and varying thin lines) in xfermodesGravatar reed@google.com2011-09-19
* Change AdditionalOptions to a list from a string. This fixes compilation errorsGravatar seanpaul@google.com2011-09-16
* Refactor the bench and common gyp/gypi files to allow for building bench withinGravatar seanpaul@google.com2011-09-15
* GrTArray->SkTArray & docsGravatar bsalomon@google.com2011-09-14
* remove nonexistent files from gyps and make AdditionalOptions a list rather t...Gravatar bsalomon@google.com2011-09-13
* Fix some issues in gpu device with perspective. Add a gm that would have caug...Gravatar bsalomon@google.com2011-09-13
* add gm test for ninepatch stretchingGravatar reed@google.com2011-09-06
* Remove unneeded #defineGravatar bsalomon@google.com2011-09-02
* Fix file name in gyp (wasn't caught b/c of windows case insensitivity)Gravatar bsalomon@google.com2011-08-30
* Add GrAAHairLinePathRendererGravatar bsalomon@google.com2011-08-30
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30
* add new test for complex clipsGravatar reed@google.com2011-08-29
* add more samplesGravatar reed@google.com2011-08-24
* Use a prioritized list of path renderers in Gr.Gravatar bsalomon@google.com2011-08-19
* Make GrGLInterface a per-GrContext refcounted object rather than a globalGravatar bsalomon@google.com2011-08-19
* Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to sr...Gravatar bsalomon@google.com2011-08-17
* Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers"Gravatar vandebo@chromium.org2011-08-16
* Make GrDrawTarget.h and GrPathRenderer.h be private headersGravatar bsalomon@google.com2011-08-16
* Remove GrContext::drawCustomVerticesGravatar bsalomon@google.com2011-08-16
* Make program unit test run clean and add it to tests programGravatar bsalomon@google.com2011-08-16
* Move some gpu headers out of the public include dirGravatar bsalomon@google.com2011-08-16
* Stop packaging command-line Mac tools as a bundle.Gravatar epoger@google.com2011-08-15
* Added samplecode as an include directory for SampleApp.gypGravatar yangsu@google.com2011-08-12
* Removed networking dependencies from SampleApp that caused errorsGravatar yangsu@google.com2011-08-12
* Included dependencies for networked pipe and debugger in SampleAppGravatar yangsu@google.com2011-08-12
* Added Debugger to Sample App, off by defaultGravatar yangsu@google.com2011-08-12
* Use bfrange to shrink ToUnicode table.Gravatar vandebo@chromium.org2011-08-08
* Fixed Compiler flag error in CocoaSampleApp.gypGravatar yangsu@google.com2011-08-08
* CocoaSampleApp no longer depends on SkOSWindow_Mac.hGravatar yangsu@google.com2011-08-08
* Use a single stencil buffer for a given width,height,samplecountGravatar bsalomon@google.com2011-08-08
* Removed networking dependencies from SampleApp, Pipe now off by defaultGravatar yangsu@google.com2011-08-08
* Added transitions and net pipe to SampleApp, updated gyp filesGravatar yangsu@google.com2011-08-08
* iOS/Cocoa SampleApp, Drawingboard, and Networking updatesGravatar yangsu@google.com2011-08-08
* Add GrStencilBuffer as a separate resource type from render targetGravatar bsalomon@google.com2011-08-03
* Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...Gravatar yangsu@google.com2011-08-02
* Revert r2026 due to bot failuresGravatar bsalomon@google.com2011-08-02
* Create a separate GrStencilBuffer class apart from GrRenderTarget.Gravatar bsalomon@google.com2011-08-02
* Cocoa SampleApp filesGravatar yangsu@google.com2011-08-01
* cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...Gravatar bsalomon@google.com2011-07-29
* move render target decls / defs to their own headers / srcsGravatar bsalomon@google.com2011-07-29
* disable optimization in Mac debug buildGravatar epoger@google.com2011-07-29