index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove assertion in getAddrLCD.
agl@chromium.org
2009-08-11
*
remove dead code
reed@android.com
2009-08-11
*
FreeType: don't use bitmap strikes when antialiasing
agl@chromium.org
2009-08-07
*
more neon work:
reed@android.com
2009-08-07
*
update make for nwaycanvas
reed@android.com
2009-08-04
*
add -forceFilter to bench tool
reed@android.com
2009-08-04
*
add proper includes for arm optimizations
reed@android.com
2009-08-04
*
add -config foo to restrict the output to just the specific config
reed@android.com
2009-08-04
*
remove noisy font table tests from TextBench
reed@android.com
2009-08-04
*
arm/neon optimizations for bitmap shader
reed@android.com
2009-08-03
*
update
reed@android.com
2009-08-03
*
add platformProcs() porting function
reed@android.com
2009-08-03
*
clean up SkBitmapProcState in preparation for adding porting-layer functions
reed@android.com
2009-08-03
*
add GetFileName api to SkFontHost
reed@android.com
2009-07-31
*
fix #endif placement so it works when LCD support is not defined
reed@android.com
2009-07-31
*
add opts for neon
reed@android.com
2009-07-30
*
add opts files to the make
reed@android.com
2009-07-30
*
add optimization table for blitproc functions
reed@android.com
2009-07-30
*
remove auto-upscaling from base class (breaks model for allocators) but improve
reed@android.com
2009-07-29
*
Add runtime detection for missing subpixel support in FreeType.
agl@chromium.org
2009-07-28
*
Revert "Support subpixel text when FreeType is built without such support."
agl@chromium.org
2009-07-28
*
Support subpixel text when FreeType is built without such support.
agl@chromium.org
2009-07-28
*
ws fixes
reed@android.com
2009-07-27
*
add filterrec logic for subpixel and slight-hinting
reed@android.com
2009-07-24
*
Build fix: add FilterRec for Windows.
agl@chromium.org
2009-07-23
*
fix uninitialized library variable
reed@android.com
2009-07-23
*
remove const from function return-type signature (useless, and generates gcc
reed@android.com
2009-07-23
*
fix warnings (unused local var)
reed@android.com
2009-07-23
*
Fix valgrind warnings triggered in vertical mode.
agl@chromium.org
2009-07-22
*
Add SkFontHost::FilterRect() which allows the font host to filter our request
reed@android.com
2009-07-22
*
rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the
reed@android.com
2009-07-22
*
remove crufty #undefs
reed@android.com
2009-07-22
*
fix NaN in path iterator
reed@android.com
2009-07-22
*
Typo fix.
agl@chromium.org
2009-07-21
*
Remove unused variable to fix warning on Windows:
agl@chromium.org
2009-07-21
*
Mac: fix SkFontHost_mac.cpp to work with the new hinting interface.
agl@chromium.org
2009-07-21
*
Delete duplicated code.
agl@chromium.org
2009-07-21
*
Subpixel glyph rendering support.
agl@chromium.org
2009-07-21
*
fix quickReject() to handle perspective correctly (i.e. transform forward into
reed@android.com
2009-07-21
*
add special proc for repeat 16->16 filter bitmap shader
reed@android.com
2009-07-17
*
remove obsolete header
reed@android.com
2009-07-17
*
remove conditional build flag for mipmaps
reed@android.com
2009-07-17
*
first cut at support for HW-specific blits/etc.
reed@android.com
2009-07-16
*
quick return if we just want the bounds
reed@android.com
2009-07-16
*
try our first special-case shaderproc
reed@android.com
2009-07-16
*
add shaderprocs for all-in-one special blits (matrix+sampler)
reed@android.com
2009-07-16
*
handle cap==round for drawPoints
reed@android.com
2009-07-10
*
tweaks to 16bit shaders
reed@android.com
2009-07-10
*
make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.
reed@android.com
2009-07-10
*
speedup 16bit shaders in the blitRect case
reed@android.com
2009-07-10
[next]