aboutsummaryrefslogtreecommitdiffstats
path: root/include/views/SkOSWindow_Unix.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a huge pile of views codeBrian Osman2017-11-221-88/+0
* Add width and height option to SampleAppYuqian Li2017-09-291-1/+3
* Mark overridden destructors with 'override' and remove 'virtual'Brian Salomon2017-03-221-1/+1
* Remove command buffer sample app support.bsalomon2016-06-141-3/+0
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelbrianosman2016-05-051-1/+1
* detach -> releasemtklein2016-03-161-1/+1
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...kkinnunen2016-03-031-1/+1
* Implement support for using GL ES 3.0 with command bufferkkinnunen2016-02-251-1/+1
* Skia: Add Command Buffer support to Linux/Machendrikw2015-10-011-0/+3
* skia: Add support for ANGLE on linuxhendrikw2015-09-231-0/+3
* Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindowbsalomon2015-06-161-3/+3
* Expand VisualBench to a real benching tooljoshualitt2015-06-011-1/+4
* CL to add setFullscreen and setVsync to SkWindowjoshualitt2015-05-271-0/+3
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-1/+1
* First cut at cleaning up Sergio's example code and moving some common code to...caryclark2015-01-301-5/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-1/+1
* use select() so we can wait for XEvents or our timerreed@google.com2013-06-171-6/+7
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...bsalomon@google.com2013-03-051-2/+7
* views: Fix a typo in SkEvent.htfarina@chromium.org2012-10-011-2/+0
* Add MSAA option to SampleAppbsalomon@google.com2012-04-061-1/+8
* Unix SampleApp attach/detach fixup and style fixupbsalomon@google.com2012-04-031-2/+0
* Revert 3857 (which was committed from wrong tree)bsalomon@google.com2012-04-031-1/+1
* Fix GL attach/detach in Mac SampleAppbsalomon@google.com2012-04-031-1/+1
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl robertphillips@google.com2012-04-021-3/+9
* Add SK_OVERRIDE where appropriate.tomhudson@google.com2012-03-051-17/+14
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-12/+5
* Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...Scroggo2011-06-081-2/+0
* http://codereview.appspot.com/4373057/Scroggo2011-04-151-1/+12
* Move zoomer into SampleAppScroggo2011-03-241-11/+0
* Add a 'fatbits' mode to unix sample app.scroggo2011-03-221-0/+11
* Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.bsalomon@google.com2011-03-181-1/+1
* Add a sample application that runs on unix.scroggo2011-03-151-12/+20
* grab from latest androidreed@android.com2008-12-171-0/+60