index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
*
Better workaround for osx / nv bug
bsalomon@google.com
2012-03-02
*
Remove offscreen supersampler.
bsalomon@google.com
2012-03-02
*
move the post cleanup of the rec until after we wack it for maskfilter
reed@google.com
2012-03-01
*
add experimental files to encapsulate device-level font settings
reed@google.com
2012-03-01
*
Workaround for chrome on mac buffer object performance issue.
bsalomon@google.com
2012-03-01
*
move SKPaint's defaults (that might be configurable) into a header
reed@google.com
2012-02-29
*
reverting r3268 because of test failures
junov@chromium.org
2012-02-28
*
SkDeferredCanvas, performance: small refactor to remove unnecessary condition...
junov@chromium.org
2012-02-28
*
reapply r3259 (that was reverted) with fix.
djsollen@google.com
2012-02-27
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
reverting r3259 because of gm/test failure.
djsollen@google.com
2012-02-24
*
Enable quickRejectY in SkCanvas to be inlined.
djsollen@google.com
2012-02-24
*
reverting r3257 because of gm failure.
junov@chromium.org
2012-02-24
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...
bungeman@google.com
2012-02-24
*
add SkCreateDataProviderFromStream to SkCGUtils
reed@google.com
2012-02-24
*
Adding more unit testing for SkCanvas and derived classes.
junov@chromium.org
2012-02-22
*
Merge changes from the android repo upstream to Skia
djsollen@google.com
2012-02-15
*
Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer
bsalomon@google.com
2012-02-15
*
Misc small fixes to unblock skia roll.
bsalomon@google.com
2012-02-15
*
SSE2 version of blit_lcd16, courtesy of Jin Yang.
tomhudson@google.com
2012-02-14
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Adding API and unit testing for deferred canvas clearing/purging
junov@chromium.org
2012-02-13
*
if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each component
reed@google.com
2012-02-13
*
Use GrGLContextInfo in shader generator
bsalomon@google.com
2012-02-13
*
Remove extra SK_API
thakis@chromium.org
2012-02-10
*
enable color-luminance in font cache (disabled by default)
reed@google.com
2012-02-10
*
Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...
bsalomon@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.
thakis@chromium.org
2012-02-09
*
Add SK_API to SkPixelRef and TextureCacheEntry.
senorblanco@chromium.org
2012-02-09
*
Make SkGLContext's FBO creation more robust (allows test apps to run on Intel...
bsalomon@google.com
2012-02-09
*
Export the texture pixelref classes via SK_API. This is necessary to reference
senorblanco@chromium.org
2012-02-08
*
Add SK_API to SkTableColorFilter
vandebo@chromium.org
2012-02-08
*
store luminance in a new field
reed@google.com
2012-02-07
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
Reland 3144 with assertion fix.
bsalomon@google.com
2012-02-07
*
revert 3144
bsalomon@google.com
2012-02-07
*
Allow chrome to limit the number of FBO status checks
bsalomon@google.com
2012-02-07
*
Removing some dead code in SkDeferredCanvas
junov@chromium.org
2012-02-03
*
Open type table definitions.
bungeman@google.com
2012-02-02
*
Add code path for Gr client to resolve an Gr-created MSAA render target.
bsalomon@google.com
2012-01-31
*
Remove GrAALevel enum, use explicit sample count
bsalomon@google.com
2012-01-30
*
extend fastbounds impls to include maskfilters and drawloopers. This allows
reed@google.com
2012-01-30
*
Adding a flush method to SkCanvas
junov@chromium.org
2012-01-30
*
code cleanup for single_pass_path() and remove enum GrConvexHint
bsalomon@google.com
2012-01-30
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
Expose functionality to purge the GPU texture cache while running SampleApp.
twiz@google.com
2012-01-27
*
Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...
bsalomon@google.com
2012-01-27
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
[prev]
[next]