1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-06 13:46:19 +01:00
dxvk/src/util
2018-08-17 19:42:32 +02:00
..
com [util] Add private reference count to COM object 2018-08-05 21:31:09 +02:00
config [util] Add log message when loading a configuration file 2018-08-17 19:42:32 +02:00
log [util] Add generic Logger::log method 2018-04-02 19:05:20 +02:00
rc [dxvk] Implemented more query and query pool methods 2018-02-13 13:43:27 +01:00
sha1 [util] Add method to retrieve SHA1 hashes in 32-bit chunks 2018-05-03 23:47:42 +02:00
sync Don't use std::thread. 2018-07-19 08:55:34 +02:00
meson.build [util] Move getAppConfig and getUserConfig to Config class 2018-08-07 16:59:49 +02:00
thread.h [util] Fix reference counting for thread objects 2018-07-22 02:24:04 +02:00
util_bit.h [dxvk] Fix tzcnt return value when source value is 0 2018-07-09 13:32:43 +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] Code cleanup for winegcc stuff 2018-07-21 12:51:50 +02:00
util_env.h [util] Remove getTempDirectory 2018-07-19 08:55:34 +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_math.h [util] Fix includes 2018-05-09 20:37:49 +02:00
util_string.cpp [util] Code cleanup for winegcc stuff 2018-07-21 12:51:50 +02:00
util_string.h [util] Code cleanup for winegcc stuff 2018-07-21 12:51:50 +02:00