Drew DeVault
|
39253cbb93
|
Add cstring include to xenia/base/string.h
|
2015-06-16 23:45:37 -06:00 |
|
Drew DeVault
|
a064ba053e
|
Add missing includes for cstring
|
2015-06-16 23:16:18 -06:00 |
|
Ben Vanik
|
cabf9d6261
|
Adding some GPU docs and creating output directories automatically.
|
2015-06-10 19:20:14 -07:00 |
|
Ben Vanik
|
56a4620cdf
|
Switching StringBuffer to use a raw pointer.
|
2015-06-10 00:24:17 -07:00 |
|
Ben Vanik
|
070d34cd02
|
Fiddling with function data.
|
2015-06-09 22:01:01 -07:00 |
|
Ben Vanik
|
ba88955be4
|
vsnprintf return is dumb.
|
2015-06-07 16:13:05 -07:00 |
|
Dr. Chat
|
35ad3c0f1f
|
DebugPrint to debugger util function
|
2015-06-06 00:48:28 -05:00 |
|
Ben Vanik
|
bc9652e671
|
Actually fixing the off by one in log buffer size.
|
2015-06-04 20:04:39 -07:00 |
|
Ben Vanik
|
d3ddf0e718
|
Make the log buffer stupid large.
|
2015-06-04 19:58:26 -07:00 |
|
Ben Vanik
|
b6728ce23e
|
Removing additional varargs trampoline in shader translator.
|
2015-06-03 22:34:58 -07:00 |
|
Dr. Chat
|
826609cd60
|
Cleanup some audio system code.
|
2015-06-03 11:14:10 -05:00 |
|
Ben Vanik
|
e186fcaf0d
|
Fixing end_of_file and allocation_size, some wildcard stuff, etc.
|
2015-06-02 22:13:16 -07:00 |
|
Dr. Chat
|
e09ea50c74
|
.cpp -> .cc and add ring_buffer.cc to the project
|
2015-06-02 11:23:04 -05:00 |
|
Dr. Chat
|
8c1e476bab
|
Restylizing.
|
2015-06-02 10:18:45 -05:00 |
|
Dr. Chat
|
ad8918f326
|
RingBuffer util class
|
2015-06-02 10:11:59 -05:00 |
|
Ben Vanik
|
d816d80190
|
StringBuffer cleanup.
|
2015-05-31 14:35:30 -07:00 |
|
gibbed
|
3300945660
|
Fixed 8-bit and 16-bit xe::lzcnt.
|
2015-05-28 12:16:19 -05:00 |
|
Ben Vanik
|
db3d8fdc87
|
Time scaling works (num pad +/- or --time_scalar=X).
|
2015-05-27 19:04:47 -07:00 |
|
Ben Vanik
|
8244409501
|
Refactoring to enable future time scaling, coordinated clocks, etc.
|
2015-05-26 22:20:58 -07:00 |
|
Ben Vanik
|
e3ddcd44e7
|
Minor fixes and fixing thread names.
|
2015-05-25 21:10:28 -07:00 |
|
Ben Vanik
|
273b9939e1
|
Fixing some misc thread/audio stuff.
|
2015-05-25 00:58:43 -07:00 |
|
Ben Vanik
|
f5a2b85d42
|
Switching to xe::mutex.
|
2015-05-25 00:52:21 -07:00 |
|
Ben Vanik
|
8ac1f61c64
|
RAII object reference, debug mutex, etc.
|
2015-05-25 00:51:24 -07:00 |
|
Ben Vanik
|
92f5fe3b88
|
Changing page_size to allocation granularity.
|
2015-05-18 20:47:40 -07:00 |
|
Ben Vanik
|
d9eca84d0b
|
Formatting.
|
2015-05-12 18:17:34 -07:00 |
|
gibbed
|
be1c60c74f
|
Disabled lzcnt intrinsic usage for now.
|
2015-05-12 00:48:39 -05:00 |
|
Ben Vanik
|
7a00b76a6e
|
Debugger stuff, and changing to vcproj's/sln.
|
2015-05-09 17:48:12 -07:00 |
|
Ben Vanik
|
23eb343484
|
Calling DllMain, fixing ref count, and fixing module search.
|
2015-05-09 00:56:42 -07:00 |
|
Ben Vanik
|
94c62b91d0
|
--trace_functions and --trace_function_coverage
|
2015-05-05 22:44:36 -07:00 |
|
Ben Vanik
|
a38b05db24
|
Chunked mapped memory writer.
|
2015-05-05 18:52:53 -07:00 |
|
Ben Vanik
|
d9e4bc98e1
|
Code cleanup: removing cxx_compat.h
|
2015-05-02 10:55:22 -07:00 |
|
sephiroth99
|
fbb3878cf4
|
Remove cxx_compat.h header
Revert commits 6d159dc2 and 3f480d24. Visual Studio 2013 is not
supported anymore, so they are not needed.
|
2015-05-02 09:36:34 -04:00 |
|
Ben Vanik
|
e3220f7ae6
|
Code cleanup: moving poly/ into xenia/base/
|
2015-05-02 03:42:51 -07:00 |
|