Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
eedef2564a095de1571b786427965a56992224f0
/
src
/
utils
/
win
/
SkOSWindow_Win.cpp
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
271cffc
Add dual source blending support for proper blending with coverage.
by bsalomon@google.com
· 14 years ago
205ddd7
Disable MSAA in SkOsWindow on mac and windows
by bsalomon@google.com
· 14 years ago
f5848e4
Fix wrong class name used when unregistering class for dummy window in SkOsWindow_win.cpp
by bsalomon@google.com
· 14 years ago
c8ad63e
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
by bsalomon@google.com
· 14 years ago
b52bb9b
Remove dependence on glew for creating SkOSWindow_Win's GL ctx.
by bsalomon@google.com
· 14 years ago
5ba2d5b
Fix warnings of SkScalar -> int conversions, by using SkScalarRound()
by reed@google.com
· 14 years ago
498a623
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere but Mac and it doesn't work there anymore.
by bsalomon@google.com
· 14 years ago
bf4338c
Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpath uninit warnings
by bsalomon@google.com
· 14 years ago
d302f14
Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL.
by bsalomon@google.com
· 14 years ago
3f0260d
Cleanup issues related to SkBitmap getSize()/extractSubset().
by wjmaclean@chromium.org
· 14 years ago
5782d71
Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context.
by bsalomon@google.com
· 14 years ago
2e7b43d
Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget.
by bsalomon@google.com
· 15 years ago
2fbc7fa
Make SampleApp build on Win32 (still requires glew, this needs to be fixed)
by bsalomon@google.com
· 15 years ago
5b9cfd4
Fixing results of incorrect conflict resolution in r646.
by wjmaclean@chromium.org
· 15 years ago
0845470
Fixed tab character.
by wjmaclean@chromium.org
· 15 years ago
0bde180
Security fixes re getSize().
by wjmaclean@chromium.org
· 15 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 15 years ago
e191b16
update windows port
by reed@android.com
· 16 years ago