aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* 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
* Fixed signed/unsigned comparison warnings in empty path gm/sampleGravatar bsalomon@google.com2011-10-10
* implement region-opsGravatar reed@google.com2011-10-10
* check-point for aaclipGravatar reed@google.com2011-10-06
* Fixup rendering of empty paths (including inverted fills)Gravatar bsalomon@google.com2011-10-05
* check-point for aaclipGravatar reed@google.com2011-10-05
* splitscreen for black and white versionsGravatar reed@google.com2011-09-28
* Simplify specification of default interfaceGravatar bsalomon@google.com2011-09-16
* SampleApp: fixing bad ref counting on non dynamically allocated objectGravatar junov@google.com2011-09-13
* Add 'K' to SampleApp to trigger animated perspective renderingGravatar bsalomon@google.com2011-09-08
* fix INHERITED to match classGravatar reed@google.com2011-09-08
* add test for hairlines and xfermodesGravatar reed@google.com2011-09-08
* Revert accidental change to sample codeGravatar bsalomon@google.com2011-09-07
* Improve gpu path subdiv with perspective, remove tolerance scale, fix commentGravatar bsalomon@google.com2011-09-07
* use drawBitmapNine instead of SkNinePatch utilsGravatar reed@google.com2011-09-07
* reimage ninepatch-stretch with white bg (for easier printing)Gravatar reed@google.com2011-09-06
* update sample to test stretching + and - amoundsGravatar reed@google.com2011-09-06
* Add GrAAHairLinePathRendererGravatar bsalomon@google.com2011-08-30
* rolling back the experimental rollbacks in r2178-2179Gravatar epoger@google.com2011-08-26
* Experimental revert of 2170 to see if the buildbot issues are somehow related.Gravatar tomhudson@google.com2011-08-26
* Remove compiler warnings (gcc on Linux).Gravatar tomhudson@google.com2011-08-25
* test subpixeltextGravatar reed@google.com2011-08-23
* 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
* Added Debugger to Sample App, off by defaultGravatar yangsu@google.com2011-08-12
* add serialization to SkLayerRasterizerGravatar reed@google.com2011-08-09
* use common subclass SkPath2DPathEffect, which can be serializedGravatar reed@google.com2011-08-09
* 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
* disable testGravatar reed@google.com2011-08-04
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Set up global options for SampleApp and now allows SampleApp to request menu ...Gravatar yangsu@google.com2011-08-02
* cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...Gravatar bsalomon@google.com2011-07-29
* More variable initializations and curly braces to avoid Linux compilerGravatar tomhudson@google.com2011-07-29
* Fixing the ignore transform flag in Ganesh with mask filter and drawBitmapGravatar junov@google.com2011-07-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Manually update copyright notices in files that defied the automated processGravatar epoger@google.com2011-07-28
* This new test provides a test case for Gravatar junov@google.com2011-07-28
* add simple test for writepixelsGravatar reed@google.com2011-07-27
* Fix kernel width calculation in GPU-based Gaussian blur. When converting theGravatar senorblanco@chromium.org2011-07-18
* More GPU blur fixes.Gravatar senorblanco@chromium.org2011-07-15
* Remove some cruft from SampleApp.cppGravatar bsalomon@google.com2011-07-14
* Add DeviceManager to SampleWindowGravatar bsalomon@google.com2011-07-14
* add more angles, and test lineartextGravatar reed@google.com2011-07-13
* add sample for 2ptradial where we divide by zeroGravatar reed@google.com2011-07-08
* Replace reference parameter with pointer so that we can pass NULLGravatar tomhudson@google.com2011-07-08