index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
/
win
Commit message (
Expand
)
Author
Age
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Sample app uses Ganesh before calling SkGraphics::Init().
mtklein
2016-08-09
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Change default window size on Windows.
brianosman
2016-04-26
*
Fix ANGLE in SampleApp
brianosman
2016-04-15
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
Add ifdef guard around gpu-specific code in native windows window.
plesner
2015-11-05
*
Make SkOSWindow windows implementation use CS_OWNDC in its window class
bsalomon
2015-10-28
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
skia: use msaaConfigAttribList for SkOSWindow_win
hendrikw
2015-09-08
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
bsalomon
2015-06-16
*
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
bsalomon
2015-06-16
*
There are still things to sort out but this seems to run correctly.
bsalomon
2015-06-16
*
win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval()
bsalomon
2015-06-15
*
Use D3D11 backend for ANGLE when available.
bsalomon
2015-02-23
*
Move WGL header from include to src
djsollen
2014-11-14
*
When parsing arguments on Windows, check malloc() for failure.
senorblanco
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Enable init'ed but unused var warning on windows for closer parity with mac/l...
bsalomon@google.com
2013-03-21
*
Fix GDI device context leak.
bungeman@google.com
2013-03-12
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Add commented out code to create a core profile on windows.
bsalomon@google.com
2013-03-04
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
fix win build
reed@google.com
2013-01-08
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Fix SampleApp busted images with --picture on windows.
bsalomon@google.com
2012-12-17
*
Fix ANGLE build
borenet@google.com
2012-08-28
*
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
[next]