index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
views
/
SkOSWindow_Mac.h
Commit message (
Expand
)
Author
Age
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
detach -> release
mtklein
2016-03-16
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...
bsalomon
2015-06-18
*
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
bsalomon
2015-06-16
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
fix mac warnings
caryclark@google.com
2011-11-23
*
Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...
yangsu@google.com
2011-08-30
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...
bsalomon@google.com
2011-03-10
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
don't put the class name in front of the method
reed@android.com
2009-09-23
*
need to include carbon.h so we know what OSStatus is
reed@android.com
2009-01-23
*
Remove legacy pascal prefix
reed@android.com
2009-01-23
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17