.. |
com
|
[build] Use __CRT_UUID_DECL for uuid definitions
|
2020-02-18 20:25:05 +01:00 |
config
|
[dxvk] Enable disableMsaa option for World of Final Fantasy
|
2021-07-02 16:11:24 +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
|
[dxvk] Use custom sync primitives
|
2021-06-29 00:51:20 +02:00 |
meson.build
|
[util] Implement frame rate limiter
|
2021-06-12 13:50:08 +02:00 |
thread.h
|
[util] Implement custom sync primitives
|
2021-06-29 00:51:20 +02:00 |
util_bit.h
|
[d3d9] Fix texture dirty box clearing
|
2021-07-01 05:47:44 -07:00 |
util_enum.h
|
[dxbc] Added operand index decoder, entry point declaration
|
2017-10-29 02:35:16 +02:00 |
util_env.cpp
|
[util] Handle upper-case file extensions correctly
|
2021-06-06 03:57:15 -07:00 |
util_env.h
|
[util] Handle upper-case file extensions correctly
|
2021-06-06 03:57:15 -07: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_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
|
[dxvk] Use custom sync primitives
|
2021-06-29 00:51:20 +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] 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] Add countof helper
|
2019-12-11 03:18:39 +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_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] Fix indexing of non-float vectors
|
2021-07-05 18:58:55 +02:00 |