dxvk/src/util
Philip Rebohle 8de9dc9378
[d3d11] Enable d3d11.invariantPosition by default
2021-01-28 20:09:47 +01:00
..
com [build] Use __CRT_UUID_DECL for uuid definitions 2020-02-18 20:25:05 +01:00
config [d3d11] Enable d3d11.invariantPosition by default 2021-01-28 20:09:47 +01:00
log Handle non-ASCII characters properly in paths 2020-09-10 15:56:38 +02:00
rc [util] Include ostream in util_rc_ptr.h 2020-01-31 15:17:18 +01:00
sha1 [util] Add missing != operator to Sha1Hash 2019-10-18 00:33:40 +02:00
sync [d3d11] Fix winelib build 2020-03-20 17:01:46 +01:00
meson.build [util] Add generic recursive spinlock 2020-03-15 03:43:04 +01:00
thread.h [util] Use SwitchToThread for yield 2020-03-15 03:43:04 +01:00
util_bit.h [util] Add clearAll helper to bitset 2020-02-14 00:51:58 +00:00
util_enum.h [dxbc] Added operand index decoder, entry point declaration 2017-10-29 02:35:16 +02:00
util_env.cpp Handle non-ASCII characters properly in paths 2020-09-10 15:56:38 +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] Add alignDown helper 2019-12-11 03:18:39 +01:00
util_matrix.cpp [util] Implement some basic vector and matrix math utils 2019-12-11 03:18:39 +01:00
util_matrix.h [util] Implement some basic vector and matrix math utils 2019-12-11 03:18:39 +01:00
util_misc.h [util] Add countof helper 2019-12-11 03:18:39 +01:00
util_monitor.cpp [util] Don't set display mode if the desired mode is already set 2020-03-04 23:06:15 +00:00
util_monitor.h [util] Introduce common functions to set, get and restore display modes 2020-03-04 23:06:15 +00:00
util_ratio.h [util] Handle undefined ratios in simplest ratio helper 2019-12-17 03:16:56 +00:00
util_small_vector.h [util] Add small_vector helper 2020-01-16 18:50:23 +01:00
util_string.cpp Handle non-ASCII characters properly in paths 2020-09-10 15:56:38 +02:00
util_string.h Handle non-ASCII characters properly in paths 2020-09-10 15:56:38 +02:00
util_time.h [util] Fix winelib build 2019-11-26 16:09:35 +01:00
util_vector.h [util] Implement some basic vector and matrix math utils 2019-12-11 03:18:39 +01:00