dxvk/src/util
Philip Rebohle 02b79fb738
[util] Report Nvidia GPUs for Modern Warfare Remastered
2019-10-04 18:35:36 +02:00
..
com [dxgi] Define IDXGIVkInteropAdapter interface 2019-09-18 14:53:44 +02:00
config [util] Report Nvidia GPUs for Modern Warfare Remastered 2019-10-04 18:35:36 +02:00
log [util] Improve multi-line logging 2019-07-18 13:34:52 +02:00
rc [dxvk] Implemented more query and query pool methods 2018-02-13 13:43:27 +01:00
sha1 [util] Add correct type suffixes to Sha1Hash dword function to silence compiler warning 2019-07-01 02:46:54 +02:00
sync [dxvk] Add new signal class 2019-07-08 00:16:00 +02:00
meson.build [util] Move GetAdapterLUID out of DXGI internals 2019-10-02 08:42:22 +02:00
thread.h [util] Add method to set thread priority 2018-11-15 12:17:18 +01:00
util_bit.h Work around build failure with winegcc/clang. (#1184) 2019-09-05 18:01:33 +02:00
util_enum.h [dxbc] Added operand index decoder, entry point declaration 2017-10-29 02:35:16 +02:00
util_env.cpp Retrieve the function pointer once (#1198) 2019-09-22 10:11:17 +02:00
util_env.h [util] Add method to retrieve full exe path 2019-08-17 11:50:39 +02:00
util_error.h Initial commit 2017-10-10 23:32:13 +02:00
util_flags.h [util] Add == and != operator to Flags 2018-06-06 23:09:23 +02:00
util_gdi.cpp [util] Add helpers for GDI/DDI interop 2019-09-20 01:44:18 +02:00
util_gdi.h [util] Add helpers for GDI/DDI interop 2019-09-20 01:44:18 +02:00
util_lazy.h [util] Add helper for lazy initialization 2019-07-30 20:00:35 +02:00
util_likely.h [util] Add likely/unlikely macros 2018-11-29 22:53:04 +01:00
util_luid.cpp [util] Move GetAdapterLUID out of DXGI internals 2019-10-02 08:42:22 +02:00
util_luid.h [util] Move GetAdapterLUID out of DXGI internals 2019-10-02 08:42:22 +02:00
util_math.h [util] Fix includes 2018-05-09 20:37:49 +02:00
util_string.cpp [util] Implement tows method to convert strings to wide strings 2019-02-11 21:35:32 +01:00
util_string.h [util] Implement tows method to convert strings to wide strings 2019-02-11 21:35:32 +01:00