aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use cheapComputeDirection to determine normal facing in GrAAConvexPathRendererGravatar bsalomon@google.com2012-02-15
* suport A8 grayscale text with COLOR_LUMINANCE build optionGravatar reed@google.com2012-02-15
* Misc small fixes to unblock skia roll.Gravatar bsalomon@google.com2012-02-15
* hack to enable SSSE3 on MacsGravatar epoger@google.com2012-02-14
* Attempt to make Windows and Mac compilers happy after breakage in r3193.Gravatar tomhudson@google.com2012-02-14
* Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yieldGravatar tomhudson@google.com2012-02-14
* Fix compile errors.Gravatar bsalomon@google.com2012-02-14
* Add test to detect bias in conversion of frag shader floats to bytesGravatar bsalomon@google.com2012-02-14
* add test for colored text drawing (hopefully gamma corrected)Gravatar reed@google.com2012-02-14
* SSE2 version of blit_lcd16, courtesy of Jin Yang.Gravatar tomhudson@google.com2012-02-14
* Fix include paths in non-standard targets.Gravatar tomhudson@google.com2012-02-14
* Update cross-platform #include paths to new include/gpu/gl directoryGravatar tomhudson@google.com2012-02-14
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Set LCD font smoothing to "medium" for gm on Mac, regardless of system settingsGravatar epoger@google.com2012-02-14
* Make GLCaps be standalone and be a member of GrGLContextInfoGravatar bsalomon@google.com2012-02-14
* Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures wit...Gravatar junov@chromium.org2012-02-13
* Adding API and unit testing for deferred canvas clearing/purgingGravatar junov@chromium.org2012-02-13
* if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each componentGravatar reed@google.com2012-02-13
* Prevent the memset16 ARM opt from failing when count is 0.Gravatar djsollen@google.com2012-02-13
* Add path effect GMGravatar bsalomon@google.com2012-02-13
* path effect on a very thin line should not be discardedGravatar bsalomon@google.com2012-02-13
* Use GrGLContextInfo in shader generatorGravatar bsalomon@google.com2012-02-13
* Remove extra SK_APIGravatar thakis@chromium.org2012-02-10
* enable color-luminance in font cache (disabled by default)Gravatar reed@google.com2012-02-10
* Add copyright and #ifndef / #defineGravatar bsalomon@google.com2012-02-10
* Add two files missed in r3165; most critically the gyp!Gravatar tomhudson@google.com2012-02-10
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10
* Fix CFBundleIdentifier of SampleAppGravatar epoger@google.com2012-02-10
* Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...Gravatar bsalomon@google.com2012-02-10
* Add GrGLContextInfoGravatar bsalomon@google.com2012-02-10
* Pull GLSL helpers out of GrGLProgram.cppGravatar bsalomon@google.com2012-02-10
* Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.Gravatar thakis@chromium.org2012-02-09
* work in progressGravatar caryclark@google.com2012-02-09
* Add SK_API to SkPixelRef and TextureCacheEntry.Gravatar senorblanco@chromium.org2012-02-09
* Make SkGLContext's FBO creation more robust (allows test apps to run on Intel...Gravatar bsalomon@google.com2012-02-09
* Turn on read pixels test for raster backendGravatar bsalomon@google.com2012-02-09
* Export the texture pixelref classes via SK_API. This is necessary to referenceGravatar senorblanco@chromium.org2012-02-08
* Add SK_API to SkTableColorFilterGravatar vandebo@chromium.org2012-02-08
* work in progressGravatar caryclark@google.com2012-02-07
* Add more TT table definitions and create fake enum typedef.Gravatar bungeman@google.com2012-02-07
* store luminance in a new fieldGravatar reed@google.com2012-02-07
* Move SkBase64 to utils, allow user defined encoding.Gravatar bungeman@google.com2012-02-07
* Fixing backing store access in SkDeferredCanvas.Gravatar junov@chromium.org2012-02-07
* Reland 3144 with assertion fix.Gravatar bsalomon@google.com2012-02-07
* revert 3144 Gravatar bsalomon@google.com2012-02-07
* Allow chrome to limit the number of FBO status checksGravatar bsalomon@google.com2012-02-07
* use macro SkFixedRoundToInt where necessaryGravatar reed@google.com2012-02-06
* save work in progressGravatar caryclark@google.com2012-02-03
* Removing some dead code in SkDeferredCanvasGravatar junov@chromium.org2012-02-03
* Improve default behavior of compare-baselines script.Gravatar epoger@google.com2012-02-03