.. |
com
|
[build] Use __CRT_UUID_DECL for uuid definitions
|
2020-02-18 20:25:05 +01:00 |
config
|
[util] Remove RE:REV2 and RE5 workarounds
|
2022-08-21 01:52:39 +02:00 |
log
|
[util] Use topath helper for fstreams
|
2022-08-09 14:16:50 +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
|
[util] Implement thread helpers on non-Windows platforms
|
2022-04-19 17:08:06 +01:00 |
meson.build
|
[util] Delete util_monitor
|
2022-08-20 20:27:07 +02:00 |
thread.cpp
|
[dxvk] Don't synchronize device if going for DLL shutdown
|
2022-07-14 17:04:52 +02:00 |
thread.h
|
[util] Implement thread set_priority on non-Windows platforms
|
2022-08-21 22:17:33 +02:00 |
util_bit.h
|
[util] Use raw tzcnt for BitMask iterator
|
2022-08-03 22:34:21 +02: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_fps_limiter.cpp
|
[dxvk] Don't disable frame rate limiter if vsync is enabled
|
2022-08-17 01:53:24 +02:00 |
util_fps_limiter.h
|
[dxvk] Don't disable frame rate limiter if vsync is enabled
|
2022-08-17 01:53:24 +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] static assert size of Vector4 and Matrix4
|
2021-04-15 22:25:11 +01:00 |
util_misc.h
|
[util] Move DecodeD3DColor to util
|
2022-03-17 11:35:19 +01: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_small_vector.h
|
[util] Set m_size in small_vector::resize
|
2022-08-02 23:54:23 +02:00 |
util_string.cpp
|
[util] Use transcodeString in tows and fromws helpers
|
2022-07-30 20:30:32 +02:00 |
util_string.h
|
[util] Define platform path_string type
|
2022-08-21 21:28:04 +02:00 |
util_time.h
|
[util] Fix winelib build
|
2019-11-26 16:09:35 +01:00 |
util_vector.h
|
[util] Fix indexing of non-float vectors
|
2021-07-05 18:58:55 +02:00 |
util_win32_compat.h
|
[util] Add win32 compat header
|
2022-08-21 21:40:55 +02:00 |