.. |
com
|
[build] Use __CRT_UUID_DECL for uuid definitions
|
2020-02-18 20:25:05 +01:00 |
config
|
[util] disable allowDoNotWait for Port Royale 3 (#2668)
|
2022-07-09 01:00:21 +02:00 |
log
|
[dxvk] Use custom sync primitives
|
2021-06-29 00:51:20 +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
|
[util] Implement thread helpers on non-Windows platforms
|
2022-04-19 17:08:06 +01:00 |
meson.build
|
[util] Implement thread helpers on non-Windows platforms
|
2022-04-19 17:08:06 +01:00 |
thread.cpp
|
[util] Implement thread helpers on non-Windows platforms
|
2022-04-19 17:08:06 +01:00 |
thread.h
|
[util] Add missing include to thread.h
|
2022-04-19 18:14:58 +01:00 |
util_bit.h
|
[dxvk] Implement 64-bit tzcnt
|
2022-06-28 14:32:31 +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] Implement env helpers on non-Windows platforms
|
2022-04-19 17:08:17 +01: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] Use custom sync primitives
|
2021-06-29 00:51:20 +02:00 |
util_fps_limiter.h
|
[dxvk] Use custom sync primitives
|
2021-06-29 00:51:20 +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
|
[dxvk] Use custom sync primitives
|
2021-06-29 00:51:20 +02:00 |
util_likely.h
|
[util] Add likely/unlikely macros
|
2018-11-29 22:53:04 +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_monitor.cpp
|
[util] Restore display modes of all monitors in RestoreMonitorDisplayMode
|
2021-06-01 01:48:12 +02:00 |
util_monitor.h
|
[util] Restore display modes of all monitors in RestoreMonitorDisplayMode
|
2021-06-01 01:48:12 +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 helpers for shared resource metadata access.
|
2022-03-12 16:23:06 +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] 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
|
[util] Add strlcpy helper
|
2022-04-19 17:08:17 +01: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 |