Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
1d12b1fd66e5be27fb4769ee09ce4fcd6bcc5979
/
src
/
utils
/
mac
/
SkOSWindow_Mac.cpp
a09368c
fix bool bug so we can multisample now
by reed@google.com
· 14 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
· 14 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
· 14 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 15 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
a03a701
return noErr in clickhandler, so we can get mousemoved events
by reed@android.com
· 16 years ago
2b26cac
downgrade project files to 10.4 so more clients can use them
by reed@android.com
· 17 years ago
6efdc47
first cut at event-based test app
by reed@android.com
· 17 years ago