aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_Win.h
Commit message (Expand)AuthorAge
* Remove a huge pile of views codeGravatar Brian Osman2017-11-22
* Add width and height option to SampleAppGravatar Yuqian Li2017-09-29
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Remove command buffer sample app support.Gravatar bsalomon2016-06-14
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* detach -> releaseGravatar mtklein2016-03-16
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Replace SkFunction with std::functionGravatar mtklein2015-11-12
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move headers with no dependencies."Gravatar Mike Klein2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28
* Move SkTHash.h to include/private.Gravatar mtklein2015-07-28
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindowGravatar bsalomon2015-06-16
* Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.Gravatar bsalomon2015-06-16
* There are still things to sort out but this seems to run correctly.Gravatar bsalomon2015-06-16
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* Make SkOSWindow return the sample count and stencil bit count for its GL cont...Gravatar bsalomon@google.com2013-03-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* Revert 3857 (which was committed from wrong tree)Gravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Reverting r3555Gravatar robertphillips@google.com2012-03-30
* Added run-time switching between OpenGL & ANGLE in SampleAppGravatar robertphillips@google.com2012-03-30
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...Gravatar bsalomon@google.com2011-03-10
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* update windows portGravatar reed@android.com2009-12-18
* grab from latest androidGravatar reed@android.com2008-12-17