Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2d1ee7936e3536e45c963db004e3b512bb415fd8
/
src
/
utils
/
win
/
SkWGL_win.cpp
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
2944fbb
Assert when running SampleApp with msaa 16 on Windows 10
by aleksandar.stojiljkovic
· 10 years ago
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 10 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 11 years ago
9245b7e
When performing offscreen rendering on windows, attempt to use a pbuffer context.
by bsalomon
· 11 years ago
80549fc
Support using OpenGL ES context on desktop
by kkinnunen
· 11 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 11 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 11 years ago
adacc70
Start cleaning up 64bit Win warnings
by robertphillips@google.com
· 12 years ago
040fd8f
Rip out CSAA support
by commit-bot@chromium.org
· 12 years ago
f3f2d16
set nominmax on windows
by bsalomon@google.com
· 12 years ago
68f2a0d
This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426.
by bsalomon@google.com
· 12 years ago
47fad70
by commit-bot@chromium.org
· 12 years ago
20f7f17
One SkTSearch to rule them all. Allow key to be of different type than the array.
by bsalomon@google.com
· 12 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
b7f20f2
Unify wgl context creation.
by bsalomon@google.com
· 12 years ago
54339a8
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
f92cfcf
Fixed unused variable compiler complaint
by robertphillips@google.com
· 13 years ago
aa99c9e
use std qsort instead of our (now gone) version
by reed@google.com
· 13 years ago
8a189b0
Add coverage AA support for SampleApp root layers (windows only)
by bsalomon@google.com
· 13 years ago
bd7c641
Add SkWGLExtensionInterface for dealing with WGL extensions
by bsalomon@google.com
· 14 years ago