index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Make it possible to share a comparison func with both SkTSearch and SkQSort
bsalomon@google.com
2012-04-10
*
Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a...
robertphillips@google.com
2012-04-10
*
Since we only have 1 proc for SA8_alpha_D32 (i.e. no opaque special-case) we
reed@google.com
2012-04-10
*
Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode.
tomhudson@google.com
2012-04-10
*
Minor Windows compiler complaint fixes
robertphillips@google.com
2012-04-10
*
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
*
misc fixes
bsalomon@google.com
2012-04-10
*
Don't use the usage flag to determine whether an SkGpuDevice needs to be clea...
bsalomon@google.com
2012-04-09
*
Stroked text should check inverse return.
bungeman@google.com
2012-04-09
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
remove extra parameter ctm in skPaint2GrPaintShader()
bsalomon@google.com
2012-04-06
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
XPS filter and rasterize hairlines.
bungeman@google.com
2012-04-05
*
Renaming SkCanvas::fLayerCount to fSaveLayerCount for readability
junov@chromium.org
2012-04-05
*
Initial split up of Debug Interface into separate files
robertphillips@google.com
2012-04-05
*
Remove unused android code in JPEG decoder.
djsollen@google.com
2012-04-05
*
add macro DEFER_PATHS to proper checks
bsalomon@google.com
2012-04-04
*
Fixing blurred shadows of hairline paths when rendered on the GPU
junov@chromium.org
2012-04-04
*
Fixing blurred shadows on hairline paths when rendering to XPS device
junov@chromium.org
2012-04-04
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Fixing the drawing of blurred shodows for hairline paths with software rendering
junov@chromium.org
2012-04-04
*
Unix SampleApp attach/detach fixup and style fixup
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Fix NULL as SkColor warning on clang.
bsalomon@google.com
2012-04-03
*
Fix line endings in src/view/win (and set the eol style property)
bsalomon@google.com
2012-04-02
*
Patching Mac files missed in first delivery
robertphillips@google.com
2012-04-02
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Compare scalars to scalars (fixes fixed point).
bungeman@google.com
2012-04-02
*
Temp fix for very large text sizes.
bungeman@google.com
2012-04-02
*
rm obsolete build-flag SK_IGNORE_HAIRLINE_CLIP_FIX
reed@google.com
2012-03-30
*
Reland 3563
bsalomon@google.com
2012-03-30
*
Revet 3563 due to mac bot failure
bsalomon@google.com
2012-03-30
*
Improve save layer handling in SkGpuDevice
bsalomon@google.com
2012-03-30
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
check for integer-nan (0x8000...) and don't draw those as antihairlines
reed@google.com
2012-03-30
*
Make fewer copies when using GrDrawTarget::AutoStateRestore
bsalomon@google.com
2012-03-30
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Fix deadlock in Android's font deserializer.
djsollen@google.com
2012-03-30
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Don't look at current vertex layout when vertex source hasn't been set
bsalomon@google.com
2012-03-29
*
Remove unused static functions from SampleApp and effects
djsollen@google.com
2012-03-29
[next]