index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10
*
Fix CFBundleIdentifier of SampleApp
epoger@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
*
Pull GLSL helpers out of GrGLProgram.cpp
bsalomon@google.com
2012-02-10
*
Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.
thakis@chromium.org
2012-02-09
*
work in progress
caryclark@google.com
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
*
Turn on read pixels test for raster backend
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
*
work in progress
caryclark@google.com
2012-02-07
*
Add more TT table definitions and create fake enum typedef.
bungeman@google.com
2012-02-07
*
store luminance in a new field
reed@google.com
2012-02-07
*
Move SkBase64 to utils, allow user defined encoding.
bungeman@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
*
use macro SkFixedRoundToInt where necessary
reed@google.com
2012-02-06
*
save work in progress
caryclark@google.com
2012-02-03
*
Removing some dead code in SkDeferredCanvas
junov@chromium.org
2012-02-03
*
Improve default behavior of compare-baselines script.
epoger@google.com
2012-02-03
*
Make skdiff always generate white diffs alongside actual pixel diffs
epoger@google.com
2012-02-02
*
Disable optimization of certain bit-shift operations on Visual Studio 2010 only
epoger@google.com
2012-02-02
*
add baselines for macpro
reed@google.com
2012-02-02
*
rearrange functions to group clamp, repeat, mirror helpers together.
reed@google.com
2012-02-02
*
add baselines
reed@google.com
2012-02-02
*
add baselines
reed@google.com
2012-02-02
*
rebaseline following rev. 3126 "dithering 32bit radial gradients"
reed@google.com
2012-02-02
*
Open type table definitions.
bungeman@google.com
2012-02-02
*
Delete download-baselines-old script, we don't need it anymore.
epoger@google.com
2012-02-02
*
Update new baselines for dithered radial gradients (r3126)
tomhudson@google.com
2012-02-02
*
Create compare-baselines tool to compare locally generated and checked-in GMs.
epoger@google.com
2012-02-02
*
Don't change convexity status of a path after a moveTo
bsalomon@google.com
2012-02-02
*
Add dithering to 32b radial gradients. Behind the same #ifdef as dithered
tomhudson@google.com
2012-02-02
*
[GPU]: Handle degenerate quads when computing UV matrix from control points
bsalomon@google.com
2012-01-31
*
When adding a convex shape to a path, mark path as convex if path is initiall...
bsalomon@google.com
2012-01-31
*
Expose '--notexturecache' command line argument to gm.
twiz@google.com
2012-01-31
*
Roll out r3117 to alleviate http://code.google.com/p/skia/issues/detail?id=47...
epoger@google.com
2012-01-31
*
add additional tests for path direction with multiple pts on y-max
reed@google.com
2012-01-31
*
rebaseline after new convexpath code in gpu
reed@google.com
2012-01-31
*
fall through to cross-product if the y-max-baseline returns a degenerate line
reed@google.com
2012-01-31
*
Fix degenerate test in convex path renderer
bsalomon@google.com
2012-01-31
*
Remove one static initializer in src/gpu/GrGpu.cpp
digit@google.com
2012-01-31
*
handle multiple points all at the y-max when computing direction
reed@google.com
2012-01-31
*
Make SkImageEncoder_CG report more failures to its caller.
epoger@google.com
2012-01-31
*
increase height to include entire circle for large radial
reed@google.com
2012-01-31
*
Fix Android build
digit@google.com
2012-01-31
[next]