async.c
|
util/async.c: Add async IO worker thread
|
2019-03-04 16:47:32 -05:00 |
async.h
|
util/async.c: Add async IO worker thread
|
2019-03-04 16:47:32 -05:00 |
clock.c
|
util/clock.c: Use #define constants
|
2018-11-23 18:25:21 -05:00 |
clock.h
|
Combine both clock hooks
|
2018-11-23 14:23:16 -05:00 |
crc.c
|
util/crc.c: Add simple CRC-32 implementation
|
2018-11-20 20:33:17 -05:00 |
crc.h
|
util/crc.c: Add simple CRC-32 implementation
|
2018-11-20 20:33:17 -05:00 |
dprintf.c
|
util/dprintf.c: Make dprintf() thread safe
|
2019-03-04 16:47:32 -05:00 |
dprintf.h
|
util/dprintf.c: Add debug printf
|
2018-11-20 20:33:17 -05:00 |
dump.c
|
Make dprintfs 64-bit clean
|
2018-12-17 17:34:50 -05:00 |
dump.h
|
util/dump.c: Add hex pretty-print debug helper
|
2018-11-20 20:33:17 -05:00 |
gfx.c
|
Fix non-PCH build
|
2018-11-23 14:37:42 -05:00 |
gfx.h
|
util/gfx.c: Add crude D3D9 window hook
|
2018-11-20 20:33:17 -05:00 |
meson.build
|
util/async.c: Add async IO worker thread
|
2019-03-04 16:47:32 -05:00 |
setupapi.h
|
util/setupapi.c: Add hook for SETUPAPI lib
|
2018-11-20 20:33:17 -05:00 |
spike.c
|
Add j_printf spike flavor
|
2018-11-28 11:49:10 -05:00 |