1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-03 13:24:20 +01:00
dxvk/src/util/com
Joshua Ashton d4cad9055c [util] Implement a clamped version of ComObject, for D3D9
Satisfies a quirk in D3D9, solving an issue in SWTFU.
2019-12-11 03:18:39 +01:00
..
com_guid.cpp [dxgi] Define IDXGIVkInteropAdapter interface 2019-09-18 14:53:44 +02:00
com_guid.h [util] Fix compilation with WINE headers (#246) 2018-04-07 14:01:13 +02:00
com_include.h [util] Fix compilation with WINE headers (#246) 2018-04-07 14:01:13 +02:00
com_object.h [util] Implement a clamped version of ComObject, for D3D9 2019-12-11 03:18:39 +01:00
com_pointer.h [util] Fix != and == operator for private/public COM pointers 2019-11-02 13:48:00 +01:00
com_private_data.cpp [util] Fix COM private data bug when passing NULL interface 2019-06-11 16:08:28 +02:00
com_private_data.h [util] Fix COM private data bug when passing NULL interface 2019-06-11 16:08:28 +02:00