aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac
Commit message (Expand)AuthorAge
...
* Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...Gravatar bsalomon@google.com2011-03-10
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* fix bool bug so we can multisample nowGravatar reed@google.com2011-02-24
* When we create the GL context and FBO on mac for the GM test also setup the v...Gravatar bsalomon@google.com2011-02-07
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* revert to DeviceRGB colorspace by default, which was changed accidentiallyGravatar reed@google.com2011-01-05
* rev. 637 changed the settings for premultiplied on the info parameter. ThisGravatar reed@google.com2011-01-05
* add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)Gravatar reed@android.com2011-01-03
* silence some of our startup spewGravatar reed@google.com2010-12-23
* add gpu to the default makefileGravatar reed@google.com2010-12-23
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* remove check for filtering. Now if the src is opaque, the filtered resultGravatar reed@android.com2009-10-26
* fix new warnings from gcc 4.2Gravatar reed@android.com2009-10-14
* return noErr in clickhandler, so we can get mousemoved eventsGravatar reed@android.com2009-08-29
* make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.Gravatar reed@android.com2009-07-10
* fix (aaaargh) white-spaceGravatar reed@android.com2009-07-08
* use genericRGB space to ensure that we decode exactly the pixels we encodeGravatar reed@android.com2009-07-08
* fix config check to include SkColorPriv.h so we don't get the warning w/o needGravatar reed@android.com2009-06-29
* merge in change from chrome to detect when the byte order for 8888 requiresGravatar reed@android.com2009-06-22
* downgrade project files to 10.4 so more clients can use themGravatar reed@android.com2008-12-22
* use native mac fonthostGravatar reed@android.com2008-12-19
* first cut at event-based test appGravatar reed@android.com2008-12-19
* move cg utils out of xcode and into src/includeGravatar reed@android.com2008-12-18