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
...
*
Add a self-test for gm, similar to our self-test for skdiff.
epoger@google.com
2012-11-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
report max pixel error on failure, rather than the hex of the first mismatche...
reed@google.com
2012-11-09
*
Break out SkOffsetImageFilter into its own file, and derive it from
senorblanco@chromium.org
2012-11-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-06
*
add blurrect gm
reed@google.com
2012-11-02
*
Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface)
robertphillips@google.com
2012-11-02
*
Check modulo values passed to GM.
bsalomon@google.com
2012-11-01
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30
*
Fix alpha computation for specular lighting filter (GPU path).
senorblanco@chromium.org
2012-10-29
*
Alphabetize gm options (in usage message and option parser).
epoger@google.com
2012-10-29
*
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
*
Add a factory Create function for SkColorFilterImageFilter, and move the matr...
senorblanco@chromium.org
2012-10-26
*
object-ify gmmain.cpp (no functional change) to ease planned changes later
epoger@google.com
2012-10-26
*
Refactor gm to minimize wasted passes through picture and pipe code paths.
djsollen@google.com
2012-10-26
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
don't send % by itself to printf
reed@google.com
2012-10-25
*
clarify code/comments in gmmain.cpp (no functional change)
epoger@google.com
2012-10-25
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-20
*
Add a GM that tests xfermode-based color filters.
bsalomon@google.com
2012-10-19
*
Enable gm/aarectmodes with pdf config. Does not crash in mac (nor windows) ac...
edisonn@google.com
2012-10-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-19
*
add --modulo A B option to gm, so we can only execute 1/B of the tests in a
reed@google.com
2012-10-18
*
add two more tilemode gms, in advance of experimenting w/ decal
mike@reedtribe.org
2012-10-18
*
Add transparent source bitmap to colormatrix GM.
bsalomon@google.com
2012-10-16
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t...
bsalomon@google.com
2012-10-12
*
When two or more color matrix image filters are connected together, and the n...
senorblanco@chromium.org
2012-10-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-11
*
This patch implements generalized DAG connectivity for SkImageFilter. SkImag...
senorblanco@chromium.org
2012-10-10
*
add ability to skip 565 test in gm (until I can fix an assert in debug build)
reed@google.com
2012-10-10
*
Add a new GM: shadertext2.
bsalomon@google.com
2012-10-10
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Do not do PNG encoding/decoding when testing picture serialization.
scroggo@google.com
2012-10-04
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
[prev]
[next]