Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
fac684502b6047ffc7dc2e59bd7e5a7cbfa5bf78
/
src
/
views
/
win
d975fc9
Add ifdef guard around gpu-specific code in native windows window.
by plesner
· 9 years ago
fe68762
Make SkOSWindow windows implementation use CS_OWNDC in its window class
by bsalomon
· 9 years ago
eddbefb
skia: Add ANGLE with GL backend to nanobench/DM
by hendrikw
· 9 years ago
1512029
skia: use msaaConfigAttribList for SkOSWindow_win
by hendrikw
· 9 years ago
885bf09
skia: add ability to load command_buffer_gles2
by hendrikw
· 9 years ago
85ab551
Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow
by bsalomon
· 9 years ago
48297f7
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
by bsalomon
· 9 years ago
1e7951f
There are still things to sort out but this seems to run correctly.
by bsalomon
· 9 years ago
e0ef4a7
win32: post invalidation rectangle to OS directly in SkOSWindow::onHandleInval()
by bsalomon
· 9 years ago
4238017
Use D3D11 backend for ANGLE when available.
by bsalomon
· 10 years ago
082a462
Move WGL header from include to src
by djsollen
· 10 years ago
4459a04
When parsing arguments on Windows, check malloc() for failure.
by senorblanco
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
80549fc
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 10 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
c72425a
Move GrGLInterface function pointers into a nested struct
by commit-bot@chromium.org
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 11 years ago
0d9e3da
Use lowercase windows.h in includes to fix Windows cross compilation using mingw.
by bungeman@google.com
· 11 years ago
a466286
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
8c99c9f
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures
by robertphillips@google.com
· 11 years ago
80051d3
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
8b16931
Second wave of Win64 warning cleanup
by robertphillips@google.com
· 11 years ago
b58a639
Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings.
by bsalomon@google.com
· 12 years ago
f44957e
Fix GDI device context leak. https://codereview.appspot.com/7682044/
by bungeman@google.com
· 12 years ago
64cc810
Make SkOSWindow return the sample count and stencil bit count for its GL context.
by bsalomon@google.com
· 12 years ago
b7f20f2
Unify wgl context creation.
by bsalomon@google.com
· 12 years ago
b12dc38
Add commented out code to create a core profile on windows.
by bsalomon@google.com
· 12 years ago
82502e2
Fix SampleApp ANGLE mode. Review URL: https://codereview.appspot.com/7206052
by bsalomon@google.com
· 12 years ago
72708fa
fix win build
by reed@google.com
· 12 years ago
4d5c26d
pass modifier keys to click events (e.g. control | shift etc.)
by reed@google.com
· 12 years ago
2882c57
Fix SampleApp busted images with --picture on windows.
by bsalomon@google.com
· 12 years ago
0dd5ceb
Fix ANGLE build Review URL: https://codereview.appspot.com/6498045
by borenet@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
8a189b0
Add coverage AA support for SampleApp root layers (windows only)
by bsalomon@google.com
· 13 years ago
1195925
Add MSAA option to SampleApp
by bsalomon@google.com
· 13 years ago
3286989
Remove old D3D9 stuff
by bsalomon@google.com
· 13 years ago
3c4d032
Revert 3857 (which was committed from wrong tree)
by bsalomon@google.com
· 13 years ago
5f017a4
Fix GL attach/detach in Mac SampleApp
by bsalomon@google.com
· 13 years ago
2858b31
Fix line endings in src/view/win (and set the eol style property)
by bsalomon@google.com
· 13 years ago
b442a6d
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
by robertphillips@google.com
· 13 years ago
d5c8fe6
Removed ANGLE namespace requirement
by robertphillips@google.com
· 13 years ago
bd8d7ad
Reverting r3555
by robertphillips@google.com
· 13 years ago
53e96a1
Added run-time switching between OpenGL & ANGLE in SampleApp
by robertphillips@google.com
· 13 years ago
d3b9fbb
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
by robertphillips@google.com
· 13 years ago
cbd76ae
Utils must not depend on Views. http://codereview.appspot.com/5867051/
by bungeman@google.com
· 13 years ago