Dariusz Komosinski
|
f79065b795
|
Handle compositor creation failure and add logging.
|
6 years ago |
Nikita Tsukanov
|
84734f22e4
|
Disable strong name signing until SharpGen issue is resolved
|
6 years ago |
Dariusz Komosinski
|
27ee4e00cd
|
Add a bunch of comments to explain what is going on in win32 closed handler.
|
6 years ago |
Dariusz Komosinski
|
134f916262
|
Attempt of fixing more child window operations.
|
6 years ago |
Dariusz Komosinski
|
77fcf54cec
|
POC for a fix.
|
6 years ago |
Dariusz Komosinski
|
bf400cd353
|
Get rid of lockAcquired.
|
6 years ago |
Dariusz Komosinski
|
87616b95ba
|
Adjust naming.
|
6 years ago |
Dariusz Komosinski
|
dafc032ee8
|
Cleanup win32 framebuffer manager and actually lock framebuffer so it won't be freed during rendering.
|
6 years ago |
Dan Walmsley
|
ba6bf03562
|
dont use apartments.
|
6 years ago |
Steven Kirk
|
04f5d3a252
|
Don't allow premultipied alpha for the moment.
|
6 years ago |
Steven Kirk
|
ca408e55b5
|
Added ICursorImpl.
|
6 years ago |
Steven Kirk
|
a832d63915
|
IStandardCursorFactory -> ICursorFactory.
|
6 years ago |
Steven Kirk
|
03a18f56bb
|
Initial support for custom cursors on Win32.
|
6 years ago |
Giuseppe Lippolis
|
a2296478ff
|
Supress warning MSBXXXX
|
6 years ago |
Giuseppe Lippolis
|
a6c705bf70
|
Update XML Comment
|
6 years ago |
Dariusz Komosinski
|
8f1586c824
|
Revert change to win32 paint handler that was causing infinite repaint cycle.
|
6 years ago |
Benedikt Schroeder
|
51437baf73
|
Properly scale fixed pitch fonts
|
6 years ago |
Dariusz Komosinski
|
ba8b49d918
|
Fix caption hit test.
|
6 years ago |
Dariusz Komosinski
|
f17c33c149
|
Fix hittest returning top-left and top-right for non-resize corner areas.
|
6 years ago |
Dan Walmsley
|
614c0c6726
|
tidy composition connector.
|
6 years ago |
Dan Walmsley
|
ae876bd058
|
simplify composition connection.
|
6 years ago |
Dan Walmsley
|
0e70ce4999
|
rename CompositionHost to CompositionConnector.
|
6 years ago |
Nikita Tsukanov
|
e4505ce861
|
Strong name support
|
6 years ago |
Dan Walmsley
|
8fddd4b94e
|
remove unused var.
|
6 years ago |
Benedikt Schroeder
|
73ab16e68c
|
Fix Direct2D1 text rendering
|
6 years ago |
oliver.holliday@lontra.co.uk
|
8bb8f3c79f
|
Add Skia support for Conic Gradients. Add a place holder implementation for Direct2D using SolidColorBrushImpl.
|
6 years ago |
Nikita Tsukanov
|
cd6fa1bf08
|
[Win32] Drop mouse capture on WM_CANCELMODE
|
6 years ago |
Nikita Tsukanov
|
abc540b5a6
|
Disable debug mode for wgl context
|
6 years ago |
Nikita Tsukanov
|
d8ae3fda43
|
Finally fixed D2D tests
|
6 years ago |
Nikita Tsukanov
|
c4bbe3ac5e
|
Added WGL support
|
6 years ago |
Nikita Tsukanov
|
731974b041
|
Only do manual layer fbo management on Windows
|
6 years ago |
Dan Walmsley
|
b5c5cc7192
|
protect d3d calls.
|
6 years ago |
Nikita Tsukanov
|
7c250bba7f
|
Added optimized Blit method for render layers
|
6 years ago |
Dan Walmsley
|
05f7ee83af
|
fix resizing of composition surface.
|
6 years ago |
Dan Walmsley
|
10206e728d
|
Revert "make managed deferredrenderer lock global."
This reverts commit 28168d571b.
|
6 years ago |
Nikita Tsukanov
|
b9985a8fa0
|
Refactorings for opengl context and surface management
|
6 years ago |
Benedikt Schroeder
|
c2fad766e5
|
Rework GlyphRun BaselineOrigin
|
6 years ago |
Dan Walmsley
|
8c667faf64
|
use stable Angle.
|
6 years ago |
Dan Walmsley
|
02f33d561c
|
1 file per class.
|
6 years ago |
Dan Walmsley
|
099909d4e2
|
make win.ui.comp the default when running on win10 and compatible gpu is used.
|
6 years ago |
Dan Walmsley
|
a004366e70
|
make blur not visible at startup.
|
6 years ago |
Dan Walmsley
|
7720d8f906
|
fix visual tree so that content resizes with the window.
|
6 years ago |
Dan Walmsley
|
28168d571b
|
make managed deferredrenderer lock global.
|
6 years ago |
Dan Walmsley
|
4d0c27dc8f
|
whitespace.
|
6 years ago |
Dan Walmsley
|
7f9b675efb
|
refactor effects.
|
6 years ago |
Dan Walmsley
|
6bcf36e23f
|
windows.ui.composition compatible with acrylic blur setting.
|
6 years ago |
Dan Walmsley
|
e00aa6e5de
|
iscorrupted no longer useful.
|
6 years ago |
Dan Walmsley
|
d3700adb56
|
setup the acrylic blur in a way it can be show or hidden.
|
6 years ago |
Dan Walmsley
|
1d12750598
|
allow enabling of windows.ui.composition with win32 options.
|
6 years ago |
Dan Walmsley
|
d25d88cdfa
|
increase min windows version.
|
6 years ago |