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
...
*
Add support for GL_CHROMIUM_flipy
bsalomon@google.com
2011-11-21
*
don't quickReject bitmaps if there is a looper or other possible bounds-modifier
reed@google.com
2011-11-21
*
only call FT_Get_Advance if we really want linear metrics
reed@google.com
2011-11-21
*
assert that resources used with ctx are owned by the ctx
bsalomon@google.com
2011-11-19
*
Resubmit 2717 w/ fix workaround OS X GL bug.
bsalomon@google.com
2011-11-19
*
Revert 2717
bsalomon@google.com
2011-11-18
*
Recommit r2714 with clip fix
bsalomon@google.com
2011-11-18
*
use older, slightly slower, blend math, to retain (mostly) the previous results
reed@google.com
2011-11-18
*
Revert 2714 for debugging of test failure
bsalomon@google.com
2011-11-18
*
Write direct to RT/Tex when possible, use BGRA rather than RGBA intermediate ...
bsalomon@google.com
2011-11-18
*
remove all references to SkGlobals (obsolete)
reed@google.com
2011-11-17
*
remove use of SkGlobals
reed@google.com
2011-11-17
*
remove obsolete SK_USE_RUNTIME_GLOBALS
reed@google.com
2011-11-17
*
use AsMode instead of deprecated IsMode
mike@reedtribe.org
2011-11-17
*
add SkXfermode::IsMode() and use that in SkDevice
mike@reedtribe.org
2011-11-17
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
pass font size explicitly for leopard
caryclark@google.com
2011-11-16
*
This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable.
senorblanco@chromium.org
2011-11-16
*
Add support in Android for AdvancedTypefaceMetrics
djsollen@google.com
2011-11-16
*
Fix broken Android build.
djsollen@google.com
2011-11-16
*
update ARM platform procs for blitmask
reed@google.com
2011-11-16
*
Remove unneeded include which is breaking build.
bungeman@google.com
2011-11-15
*
Add paging support for handle based typefaces.
bungeman@google.com
2011-11-15
*
disable reduced checks if we're not enabling fast shadermask
reed@google.com
2011-11-15
*
need to opt-in to faster shadermask until chrome can rebaseline
reed@google.com
2011-11-15
*
support blitMask+shader natively (1.75x faster for AA, and now we can support
reed@google.com
2011-11-15
*
Add getContext to GrResouce
bsalomon@google.com
2011-11-15
*
Remove allocated size vs content size in textures
bsalomon@google.com
2011-11-15
*
rename/refactor in preparation for supporting accelerated blits of shader-output
reed@google.com
2011-11-14
*
suppress warnings on clang
caryclark@google.com
2011-11-14
*
Remove GL functions only used in fixed pipe
bsalomon@google.com
2011-11-14
*
supportsES() -> supportsES2() in asserts
bsalomon@google.com
2011-11-14
*
fix autobounds dude to call a custom version of rect.join that doesn't ignore
reed@google.com
2011-11-14
*
Remove GrGpuGLFixed subclass and ES1 support
bsalomon@google.com
2011-11-14
*
improve validate to check for empty rects, since contains always returns false
reed@google.com
2011-11-14
*
check for null on Lion
caryclark@google.com
2011-11-14
*
reorder template functions so it compiles in Lion
reed@google.com
2011-11-14
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
record doAA param for clipRect and clipPath in pictures
reed@google.com
2011-11-11
*
Do writepixels alpha-premul using gpu
bsalomon@google.com
2011-11-11
*
[PDF] Optimize W-array generation with respect to subsetted fonts and add test.
vandebo@chromium.org
2011-11-11
*
Filter out draws to non-PMA configs that won't blend correctly
bsalomon@google.com
2011-11-10
*
Hold onto scratch texture until end of readRenderTargetPixels
bsalomon@google.com
2011-11-10
*
Add config8888 support to writePixels
bsalomon@google.com
2011-11-10
*
have paint's measure calls respect vertical
reed@google.com
2011-11-10
*
add vertical text support in mac port
caryclark@google.com
2011-11-10
*
add vertical-text bit to paint (not supported yet)
reed@google.com
2011-11-10
*
Add support for GL_EXT_unpack_subimage
bsalomon@google.com
2011-11-10
*
remove common fields from Offscreen utility class
caryclark@google.com
2011-11-10
*
Removes warnings generated by gcc and clang.
tomhudson@google.com
2011-11-09
[prev]
[next]