index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
Turn off pipe playback in GM by default.
scroggo@google.com
2012-06-04
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
add -wp option to write serialized pictures to the specified directory
mike@reedtribe.org
2012-06-02
*
Converted AAClips SampleApp slide to GM:simpleaaclip
robertphillips@google.com
2012-05-22
*
remove bogus nearlyzero checks
reed@google.com
2012-05-21
*
add dashing2 gm to exercise dashing on curves and polygons
reed@google.com
2012-05-18
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
add options to enable/disable "FAILED to read ..." message
reed@google.com
2012-05-17
*
Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping
robertphillips@google.com
2012-05-15
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
commented-out test for exact aa coverage
reed@google.com
2012-05-09
*
add gm for dashing variations
reed@google.com
2012-05-04
*
converted "unsigned int" to "size_t" to address compiler failure
robertphillips@google.com
2012-05-02
*
Added GM test to stress test the texture unit/sampler allocation
robertphillips@google.com
2012-05-02
*
Fixes matrix inconsistency in GPU draws with filters. Also adds a GM test.
bsalomon@google.com
2012-04-25
*
Fix early termination of GM when 16x msaa rt can't be created.
bsalomon@google.com
2012-04-20
*
silence warning
reed@google.com
2012-04-19
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19
*
Fix some float/scalar/int confusion.
vandebo@chromium.org
2012-04-18
*
Make gm tool able to read and write image files in the same run
epoger@google.com
2012-04-18
*
Fix some fixed-point bugs.
vandebo@chromium.org
2012-04-17
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Add file missing from r3682 checkin
bsalomon@google.com
2012-04-16
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
Clamp dilate and erode radius to image width and height.
senorblanco@chromium.org
2012-04-10
*
change -d option to write out complete images (that differed from the baseline)
reed@google.com
2012-04-09
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Augment gm shadows test to cover hairline paths
junov@chromium.org
2012-04-05
*
defer drawing/work until first draw, to make debugging easier and speedup
reed@google.com
2012-03-30
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
[GPU] when paint has patheffect, it should fallback to path render
bsalomon@google.com
2012-03-26
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
delay any drawing until first call to onDraw (eases debugging)
reed@google.com
2012-03-22
*
Added tracking of frame buffer objects to debug GL interface
robertphillips@google.com
2012-03-21
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...
vandebo@chromium.org
2012-03-21
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Adding CMYK jpeg changes w/o .gyp alterations
robertphillips@google.com
2012-03-20
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
Compile with c++0x.
bungeman@google.com
2012-03-19
*
Perform degenerate check in device coords in convex path renderer
bsalomon@google.com
2012-03-15
*
Close an (incidental) memory leak in gmmain.
tomhudson@google.com
2012-03-15
*
update test
reed@google.com
2012-03-14
*
tweak gm bounds to better fit the content
reed@google.com
2012-03-14
*
[PDF] Fix some fixed/float-point mismatches for image shaders.
vandebo@chromium.org
2012-03-09
[next]