index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
mac
/
SkOSWindow_Mac.cpp
Commit message (
Expand
)
Author
Age
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
always use grcontext to get the bits to the screen
reed@google.com
2011-07-06
*
Disable MSAA in SkOsWindow on mac and windows
bsalomon@google.com
2011-05-05
*
Move zoomer into SampleApp
Scroggo
2011-03-24
*
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...
bsalomon@google.com
2011-03-10
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
fix bool bug so we can multisample now
reed@google.com
2011-02-24
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
remove check for filtering. Now if the src is opaque, the filtered result
reed@android.com
2009-10-26
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
return noErr in clickhandler, so we can get mousemoved events
reed@android.com
2009-08-29
*
downgrade project files to 10.4 so more clients can use them
reed@android.com
2008-12-22
*
first cut at event-based test app
reed@android.com
2008-12-19