index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix enums in code path that uses uncached GrRenderTargets behind SkGpuDevices
bsalomon@google.com
2011-05-17
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
*
Removing remnants of GrGLEffect.
junov@google.com
2011-05-17
*
Fixed typo in skia.gyp
junov@google.com
2011-05-17
*
remove reference to fContext
reed@google.com
2011-05-17
*
Adding a test to sampleapp for texture domain
junov@google.com
2011-05-17
*
silence printf
reed@google.com
2011-05-17
*
fix uninitialized var
reed@google.com
2011-05-17
*
add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutral
reed@google.com
2011-05-17
*
Add GL context creation for X so that gm can run GPU on Linux.
bungeman@google.com
2011-05-17
*
use hires metrics when rotated (or subpixel is requested)
reed@google.com
2011-05-17
*
add GPU config
mike@reedtribe.org
2011-05-17
*
Use SkSetFourByteTag in SkFontHost_win.cpp.
ctguil@chromium.org
2011-05-16
*
separate coverage stages from color stages.
bsalomon@google.com
2011-05-16
*
remove dead files
reed@google.com
2011-05-16
*
Fixed color bleeding issue when drawing a sub region of a bitmap with filteri...
junov@google.com
2011-05-16
*
fully expand the initialization for rect (android compiler didn't like {0})
reed@google.com
2011-05-16
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
Fix winding order check for negative scale in tesselated path rendering. The
senorblanco@chromium.org
2011-05-16
*
Change getConvexity() to now compute it if the value is set to kUnkown.
reed@google.com
2011-05-16
*
Upload matrix as gl float rather than gr scalar (fixes a build break when sca...
bsalomon@google.com
2011-05-16
*
Optimize colorfilter path when using a constant color.\nReviewed at http://co...
Scroggo
2011-05-16
*
clean up sign detection code in computeconvexity
reed@google.com
2011-05-16
*
detect more than one loop in computeconvexity
reed@google.com
2011-05-15
*
migrate more tests from GrPath.cpp
reed@google.com
2011-05-15
*
add Convexity enum to SkPath
reed@google.com
2011-05-15
*
make tests return nonzero if failing
epoger@google.com
2011-05-13
*
Another tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
Tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
[PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes.
vandebo@chromium.org
2011-05-13
*
[PDF] Fix windows SkFontHost::OpenStream for TTC fonts.
vandebo@chromium.org
2011-05-13
*
update dox
reed@google.com
2011-05-12
*
add 'p' to toggle on/off testing the pipe
reed@google.com
2011-05-12
*
Disable blend for edge AA not general AA
bsalomon@google.com
2011-05-12
*
Style fix
Scroggo
2011-05-12
*
Edge antialiasing for convex shapes in Ganesh
senorblanco@chromium.org
2011-05-12
*
Fix intentional breakage in previous commit
epoger@google.com
2011-05-12
*
Intentional breakage to test notifications, will fix quickly
epoger@google.com
2011-05-12
*
Tiny comment-only change to trigger update
epoger@google.com
2011-05-12
*
cleanup previous array of paints
reed@google.com
2011-05-12
*
Allow blending if there is a color filter.
Scroggo
2011-05-11
*
Add space between mediump and float in 2pt radial vertex uniform decl
bsalomon@google.com
2011-05-11
*
Fix my intentional break.
epoger@google.com
2011-05-11
*
[PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL.
vandebo@chromium.org
2011-05-11
*
Intentionally break tests, will fix quickly.
epoger@google.com
2011-05-11
*
Another comment-only change to test notifications
epoger@google.com
2011-05-11
*
Remove a warning.
Scroggo
2011-05-11
*
Tiny comment-only change to test notifications
epoger@google.com
2011-05-11
*
Store 1/255 as a constant to reduce number of divides.
Scroggo
2011-05-11
*
Remove dead debug code.
bsalomon@google.com
2011-05-11
[next]