dxvk/include/native
Ellie Hermaszewska b81536458f
include: Implement some small utilities in native headers (#3361)
* Add QueryInterface template to IUnknown

As described here https://learn.microsoft.com/en-us/windows/win32/api/unknwn/nf-unknwn-iunknown-queryinterface\(q\)\?source\=recommendations

* Implement DEFINE_ENUM_FLAG_OPERATORS

* Add REFCLSID to windows_base.h

This is used by the latest d3d12 headers for D3D12GetInterface
2023-05-03 12:39:51 +01:00
..
directx@9df86f2341 [native] Bump DirectX headers 2022-08-26 19:52:26 +02:00
windows include: Implement some small utilities in native headers (#3361) 2023-05-03 12:39:51 +01:00
wsi [wsi] Add GLFW backend 2023-01-08 10:36:25 +01:00