- ea282db fix warnings from windows by reed@google.com · 15 years ago
- a09368c fix bool bug so we can multisample now by reed@google.com · 15 years ago
- 57f4969 merge from android tree: by djsollen@google.com · 15 years ago
- 3f0260d Cleanup issues related to SkBitmap getSize()/extractSubset(). by wjmaclean@chromium.org · 15 years ago
- 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 15 years ago
- 18908aa When we create the GL context and FBO on mac for the GM test also setup the viewport and clear the stencil. by bsalomon@google.com · 15 years ago
- c921843 fixes for some warnings: by reed@google.com · 15 years ago
- 5782d71 Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. by bsalomon@google.com · 15 years ago
- 2e7b43d Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget. by bsalomon@google.com · 15 years ago
- 2fbc7fa Make SampleApp build on Win32 (still requires glew, this needs to be fixed) by bsalomon@google.com · 15 years ago
- c280d11 revert to DeviceRGB colorspace by default, which was changed accidentially by reed@google.com · 15 years ago
- 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 15 years ago
- 62f4659 rev. 637 changed the settings for premultiplied on the info parameter. This by reed@google.com · 15 years ago
- 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 15 years ago
- 37df17d fix build for linux by reed@google.com · 15 years ago
- eeeb5a0 silence some of our startup spew by reed@google.com · 15 years ago
- 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 15 years ago
- 5b9cfd4 Fixing results of incorrect conflict resolution in r646. by wjmaclean@chromium.org · 15 years ago
- 0845470 Fixed tab character. by wjmaclean@chromium.org · 15 years ago
- 0bde180 Security fixes re getSize(). by wjmaclean@chromium.org · 15 years ago
- f2b98d6 merge with changes for GPU backend by reed@android.com · 15 years ago
- 0afaf9b Fix precedence error. by agl@chromium.org · 15 years ago
- 573a42d fix paraens to avoid warnings by reed@android.com · 15 years ago
- 8381e00 add inherit-from-root-transform flag (for fixed-positioning) by reed@android.com · 15 years ago
- 940584d don't abort drawing based on layer size by reed@android.com · 16 years ago
- 745bfbd add localToGlobal and parents by reed@android.com · 16 years ago
- 2bd703b add DEBUG_LAYER_BOUNDS option to show layer bounds by reed@android.com · 16 years ago
- da6fb32 more layers extracted from webkit by reed@android.com · 16 years ago
- 81dc331 update layers by reed@android.com · 16 years ago
- 86d4008 add layers by reed@android.com · 16 years ago
- e191b16 update windows port by reed@android.com · 16 years ago
- cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 16 years ago
- 1d15d37 fix rotation around 2nd axis by reed@android.com · 16 years ago
- 161b00b add SkEvalCubicInterval by reed@android.com · 16 years ago
- a563162 move boundarypatch into utils by reed@android.com · 16 years ago
- 2ee7c64 update on boundary patches by reed@android.com · 16 years ago
- 879a252 remove check for filtering. Now if the src is opaque, the filtered result by reed@android.com · 16 years ago
- 800046e fix new warnings from gcc 4.2 by reed@android.com · 16 years ago
- f2afb67 fix base linux build, adding freetype support by reed@android.com · 16 years ago
- a8cf0aa use real strtof and snprintf to parse and dump floats by reed@android.com · 16 years ago
- a03a701 return noErr in clickhandler, so we can get mousemoved events by reed@android.com · 16 years ago
- cf45bf8 update make for nwaycanvas remove obsolete opts_neon dir by reed@android.com · 16 years ago
- 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 16 years ago
- 32a4249 make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit. by reed@android.com · 16 years ago
- 40443b2 fix (aaaargh) white-space by reed@android.com · 16 years ago
- b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 16 years ago
- a545a55 fix config check to include SkColorPriv.h so we don't get the warning w/o need by reed@android.com · 16 years ago
- 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 16 years ago
- bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
- 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
- 9e0c2fc fix break in setConfig() where we always reset the bitmap by reed@android.com · 16 years ago
- 25fc5b9 update SDL port to support OpenGL by reed@android.com · 16 years ago
- c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 16 years ago
- 671cd65 add SDL support by reed@android.com · 16 years ago
- ed0bfb0 fix impl of drawPicture by reed@android.com · 16 years ago
- f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
- 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
- d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
- f523e25 add BitmapBench by reed@android.com · 17 years ago
- b50a60c fix formatting issues by reed@android.com · 17 years ago
- 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 17 years ago
- 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 17 years ago
- 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
- 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
- 6efdc47 first cut at event-based test app by reed@android.com · 17 years ago
- 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago
- 8a1c16f grab from latest android by reed@android.com · 17 years ago