-
I want to build a single file app with druid on Windows.
But druid depends on direct2d, d2d1.dll is dynamically linked.
-
Simple Direct2D test doesn't work correctly with WineD3D's d2d1.dll with your GDI32:D3DKMT wrapper.
However, using GDI32.DLL wrapper from One-Core-API works properly.
Here is test application:
…
-
- [x] Используйте умные указатели на интерфейсы direct2d: `CComPtr/CComQIPtr` (из ATL) либо _com_ptr
-
I'm using `D3D11on12` for interop with direct2d.
There is a one time 120 millisecond render where as the render work usually takes 1.5 milliseconds.
If the render work load is smaller it takes l…
-
At least, we need:
DXGI_FORMAT_R8G8B8A8_UNORM
DXGI_FORMAT_R8G8_UNORM,
DXGI_FORMAT_R8_UNORM
DXGI_FORMAT_A8_UNORM
-
Direct2D support another level that is called MitterOrBevel.
References here:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd368130(v=vs.85).aspx
-
**Describe the bug**
Programs compiled natively with the toolchain for a WindowsXP target will not run on Windows XP.
The GUI view currently depends on a Windows DirectX11 API that is only available…
-
```
What steps will reproduce the problem?
1. Install statusbarex
2. enable Memory usage display without Text only option
What is the expected output? What do you see instead?
Slow page scrolling (…
-
*Issue migrated from trac ticket # 17171*
**component:** wxMSW | **priority:** normal | **keywords:** Direct2D, wxD2DContext, gcc
#### 2015-09-29 16:59:38: @iwbnwif created the issue
___
When runn…
-
it seems that winmerge doesn't support when a svg has a lot of different color, it write everything as black
for exemple this should look like the flag of brazil (it's a new file)
![image](https:/…