dxvk/src/util
Blisto91 dacb8b434b [util] Add configs for Delta Force Xtreme 1 & 2
Prevents the games from black screening on Alt-Tab and helps big performance dips.
2024-05-01 14:08:03 +02:00
..
com [util] Filter out internal private ref on object destruction 2023-06-24 12:45:38 +02:00
config [util] Add configs for Delta Force Xtreme 1 & 2 2024-05-01 14:08:03 +02:00
log [util] Use __wine_dbg_output if available 2023-03-13 16:32:32 +01:00
rc [util] Rename always_inline to force_inline 2022-08-21 21:25:54 +02:00
sha1 [util] Work around silly compiler warnings on GCC 12.1 2022-07-11 19:24:09 +02:00
sync Micro-optimize locking in fences 2024-01-15 12:42:19 +01:00
meson.build [util] Add helper class for common flush heuristic 2023-01-17 15:01:06 +01:00
thread.cpp [dxvk] Rewrite thread wrapper 2023-04-26 10:48:47 +02:00
thread.h [dxvk] Rewrite thread wrapper 2023-04-26 10:48:47 +02:00
util_bit.h build: Support building for ARM64EC 2024-03-09 05:43:46 +00:00
util_enum.h [dxbc] Added operand index decoder, entry point declaration 2017-10-29 02:35:16 +02:00
util_env.cpp [util] Use transcodeString in createDirectory function 2022-07-30 20:30:32 +02:00
util_env.h [util] Implement env helpers on non-Windows platforms 2022-04-19 17:08:17 +01:00
util_error.h Initial commit 2017-10-10 23:32:13 +02:00
util_flags.h Fix raw() accessor on the Flags class 2021-08-24 22:23:20 +02:00
util_flush.cpp [util] Add helper class for common flush heuristic 2023-01-17 15:01:06 +01:00
util_flush.h [util] Add helper class for common flush heuristic 2023-01-17 15:01:06 +01:00
util_fps_limiter.cpp [util] Move platform-specific sleep code to dedicated helper class 2022-09-16 12:49:42 +02:00
util_fps_limiter.h [util] Move platform-specific sleep code to dedicated helper class 2022-09-16 12:49:42 +02:00
util_gdi.cpp [util] Add stubs for GDI functions on other platforms 2022-08-09 14:16:50 +01:00
util_gdi.h [util] Add helpers for GDI/DDI interop 2019-09-20 01:44:18 +02:00
util_lazy.h [dxvk] Use custom sync primitives 2021-06-29 00:51:20 +02:00
util_likely.h [util] Rename always_inline to force_inline 2022-08-21 21:25:54 +02:00
util_lru.h [util] Implement LRU list 2022-07-29 13:14:33 +01:00
util_luid.cpp [util] Implement LUID helpers for non-Windows platforms Initial commit 2022-07-09 01:14:18 +02:00
util_luid.h [util] Move GetAdapterLUID out of DXGI internals 2019-10-02 08:42:22 +02:00
util_math.h [d3d9+dxso] Rely on robustness for unset SWVP constants 2021-10-15 10:54:18 +01:00
util_matrix.cpp [util] remove some movs in matrix add/sub assignment 2021-04-15 22:25:11 +01:00
util_matrix.h [util] Make math types have implicit copy assignments 2022-09-10 21:46:07 +00:00
util_misc.h [util] Be more robust against timing weirdness when computing vblank count 2023-06-21 15:16:37 +02:00
util_ratio.h [util] Handle undefined ratios in simplest ratio helper 2019-12-17 03:16:56 +00:00
util_shared_res.cpp [util] Add stubs for shared resources on other platforms 2022-08-09 14:16:50 +01:00
util_shared_res.h [util] Add helpers for shared resource metadata access. 2022-03-12 16:23:06 +01:00
util_singleton.h [dxvk] Add Vulkan instance flag for D3D9 apps 2023-10-31 16:05:58 +01:00
util_sleep.cpp [util] Move platform-specific sleep code to dedicated helper class 2022-09-16 12:49:42 +02:00
util_sleep.h [d3d9,dxvk,util] Actually use dxvk::mutex 2023-03-01 13:03:43 +01:00
util_small_vector.h [dxvk] Accumulate query data into query object 2023-03-06 12:35:22 +01:00
util_string.cpp [util] Fix UTF8 encodeTypedChar for 4 byte chars 2023-06-10 13:58:33 +02:00
util_string.h [util] Add str::split 2023-06-20 13:31:17 +01:00
util_time.h [util] Add helper to get time point from raw counter value 2022-09-16 12:49:42 +02:00
util_vector.h [util] replaceNaN: Align result 2023-07-03 15:36:21 +02:00
util_win32_compat.h [util] Add stubs for DuplicateHandle and GetCurrentProcess 2022-09-02 14:25:12 +02:00