DrChat
|
73c30d87a8
|
[App] Request high-performance timer resolution on Windows
|
2018-05-22 16:41:05 -05:00 |
DrChat
|
4fd03e8029
|
[Base] Shutdown the logger to prevent truncation of output
|
2018-03-03 19:00:04 -06:00 |
gibbed
|
dab3a2e426
|
Don't use xe::to_wstring for converting arguments back to wide strings on Windows (xe::to_wstring assumes input is valid UTF-8, which the arguments are not). Fixes #703.
|
2017-05-14 16:29:45 -05:00 |
Ben Vanik
|
c93b93fe55
|
Standardizing wchar->char in main().
|
2016-01-01 12:46:26 -08:00 |
Ben Vanik
|
5de82887fa
|
Adding build version information to main window/log.
|
2015-12-27 11:53:37 -08:00 |
Ben Vanik
|
b7203c2989
|
Logging to with a ringbuffer. Much faster.
|
2015-08-29 18:06:30 -07:00 |
Ben Vanik
|
5e08889d93
|
More style cleanup.
|
2015-08-06 20:17:01 -07:00 |
Ben Vanik
|
b56b262116
|
Switching to python build script.
|
2015-07-31 23:48:24 -07:00 |
Ben Vanik
|
e0eb85bbbc
|
Switching to premake. Probably with disasterous consequences.
|
2015-07-18 16:00:01 -07:00 |
Ben Vanik
|
72ad899e9e
|
Starting to remove windows.h includes from things.
|
2015-07-13 20:49:29 -07:00 |
Ben Vanik
|
dec0d12cc9
|
Replacing includes of windows headers with base/platform.h.
|
2015-07-01 09:02:04 -07:00 |
Ben Vanik
|
e3220f7ae6
|
Code cleanup: moving poly/ into xenia/base/
|
2015-05-02 03:42:51 -07:00 |