aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/SampleApp.gyp
Commit message (Expand)AuthorAge
* Move the Android sample app into the android repo.Gravatar djsollen@google.com2011-11-04
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Bug fixes:Gravatar suyang12011-10-10
* add sample for clippingGravatar reed@google.com2011-10-10
* Add per-vertex coverage field, use in AA rects when alpha tweak is not valid,...Gravatar bsalomon@google.com2011-10-10
* Fixup rendering of empty paths (including inverted fills)Gravatar bsalomon@google.com2011-10-05
* add gm test for drawing hairlines (and varying thin lines) in xfermodesGravatar reed@google.com2011-09-19
* Add GrAAHairLinePathRendererGravatar bsalomon@google.com2011-08-30
* Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...Gravatar yangsu@google.com2011-08-30
* 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
* CocoaSampleApp no longer depends on SkOSWindow_Mac.hGravatar yangsu@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
* Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...Gravatar yangsu@google.com2011-08-02
* This new test provides a test case for Gravatar junov@google.com2011-07-28
* More GPU blur fixes.Gravatar senorblanco@chromium.org2011-07-15
* add sample for 2ptradial where we divide by zeroGravatar reed@google.com2011-07-08
* Fix div by zero in GPU degenerate radials (and add sample and gm baselines)Gravatar bsalomon@google.com2011-07-07
* merge of SkiOSSampleApp into SampleApp, still a work in progressGravatar epoger@google.com2011-07-01
* Create new 'skia_os' variable to replace use of 'OS' in most places.Gravatar epoger@google.com2011-07-01
* combine target_defaults.gypi into common.gypiGravatar epoger@google.com2011-07-01
* Add a way to save to PDF in SampleApp on Android and elsewhere.Gravatar Scroggo2011-06-21
* Added dependencies for SkPipe in SampleAppGravatar yangsu@google.com2011-06-17
* Implement edge AA for concave polys in the tesselated path renderer.Gravatar senorblanco@chromium.org2011-06-15
* Clean up the gyp files to reflect some files that were removed and/or renamed.Gravatar senorblanco@chromium.org2011-06-01
* make this work again: ./gyp_skia && make SampleAppGravatar epoger@google.com2011-05-31
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31