x1nixmzeng
|
dc11b88ef2
|
Minor usage fix
Fixes usage when running with a single unnamed argument
|
2015-02-09 20:13:09 +00:00 |
Ben Vanik
|
eae8197025
|
Fixed XInputGetKeystroke.
|
2015-02-06 00:11:17 -08:00 |
Ben Vanik
|
8176df3ac6
|
lvebx/lvehx/lvewx.
|
2015-02-05 23:17:30 -08:00 |
Ben Vanik
|
3567cbc2cc
|
ADD/MUL/SUBs.
|
2015-02-05 22:40:52 -08:00 |
Ben Vanik
|
908b95aeaa
|
Probably working select.
|
2015-02-05 21:52:00 -08:00 |
Ben Vanik
|
f128bf8670
|
Enough NetDll for games using sockets as IPC.
|
2015-02-05 21:26:28 -08:00 |
Ben Vanik
|
ebec66f3c2
|
Updating README to reflect VS2015 requirement.
|
2015-02-05 18:16:55 -08:00 |
Ben Vanik
|
fe3475b88c
|
Fixing texture sizing. Probably. Fixes some DXT issues.
|
2015-02-03 23:46:12 -08:00 |
Ben Vanik
|
c33613b2f8
|
assert_unhandled_case on ObReferenceObjectByHandle.
|
2015-02-02 23:07:21 -08:00 |
Ben Vanik
|
05f008d6ce
|
Several XamContent* methods.
|
2015-02-02 23:07:20 -08:00 |
Ben Vanik
|
c75a0337ae
|
Fix XamUserCreateAchievementEnumerator.
|
2015-02-02 23:07:20 -08:00 |
Ben Vanik
|
969ef8f688
|
Fix XamEnumerate returns.
|
2015-02-02 23:07:19 -08:00 |
Ben Vanik
|
4f92df8918
|
XexGetModuleHandle(nullptr,) support.
|
2015-02-02 23:07:19 -08:00 |
Ben Vanik
|
c06a675794
|
Fix XOVERLAPPED.
|
2015-02-02 23:07:19 -08:00 |
Ben Vanik
|
2b1dc9fa05
|
Ignore range check on autodraw.
|
2015-02-02 23:07:18 -08:00 |
Ben Vanik
|
36ba9aa3f3
|
Fixing rect-list tex coords.
|
2015-02-02 23:07:18 -08:00 |
Ben Vanik
|
5b08feb010
|
Playing with RTT.
|
2015-02-02 23:07:17 -08:00 |
Ben Vanik
|
f9a3f0c48e
|
Fix broken VirtualProtect reset on ClearWriteWatch.
|
2015-02-02 23:07:17 -08:00 |
Ben Vanik
|
bba8f6391b
|
Tweaking CriticalSection.
|
2015-02-02 23:07:16 -08:00 |
Ben Vanik
|
76e360ba8b
|
Merge pull request #124 from x1nixmzeng/master
Minor log formatting fix
|
2015-02-02 15:35:44 -08:00 |
x1nixmzeng
|
bcb507d643
|
Minor string formatting fix
Log the path names as widestrings
|
2015-02-02 22:52:57 +00:00 |
x1nixmzeng
|
19ca4796be
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-02 22:37:27 +00:00 |
Ben Vanik
|
ea1bdd2a24
|
Fixing vswprintf and adding vscwprintf.
|
2015-02-01 22:44:33 -08:00 |
Ben Vanik
|
487ce40123
|
No-op XUserGetContext.
|
2015-02-01 22:29:36 -08:00 |
Ben Vanik
|
59adde4d7f
|
Negative size allocs. Probably.
|
2015-02-01 21:20:55 -08:00 |
Ben Vanik
|
493c3d7656
|
XMsgSystemProcessCall call.
|
2015-02-01 20:53:44 -08:00 |
Ben Vanik
|
93ded5ef0f
|
Old style mfcr.
|
2015-02-01 20:49:47 -08:00 |
Ben Vanik
|
7b48332782
|
Reversing XUserSetPropertyEx signature.
|
2015-02-01 17:40:38 -08:00 |
Ben Vanik
|
5b759d387c
|
Starting to reverse XGI app.
|
2015-02-01 17:25:18 -08:00 |
Ben Vanik
|
5f3ab7979f
|
--break_on_debugbreak
|
2015-02-01 11:38:16 -08:00 |
Ben Vanik
|
f60677f359
|
mfocrf + test
|
2015-02-01 11:22:56 -08:00 |
Ben Vanik
|
cfcd6118c2
|
Fixing GetTickCount.
There's likely a better way to do this (on demand), but this works for now.
|
2015-02-01 09:05:35 -08:00 |
Ben Vanik
|
3454d1bdf5
|
EntryTable needs a rewrite.
|
2015-01-31 23:51:45 -08:00 |
Ben Vanik
|
dd6a1b8cd4
|
Latest xbyak.
|
2015-01-31 22:51:45 -08:00 |
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
Ben Vanik
|
f4f401e927
|
Removing d3dcompiler dependency.
|
2015-01-31 10:15:27 -08:00 |
Ben Vanik
|
5b66549b2b
|
Merge pull request #123 from sephiroth99/libpolyfix
libpoly: add missing include for thread_local define in logging.cc
|
2015-01-31 08:03:16 -08:00 |
sephiroth99
|
3f480d24bd
|
libpoly: add missing include for thread_local define in logging.cc
Add a missing include in logging.cc that fixes the missing definition for
thread_local. Similar to issue #122.
|
2015-01-31 01:24:45 -05:00 |
Ben Vanik
|
f632895fbb
|
srdi special case and tests for sldi/srdi.
|
2015-01-24 10:21:54 -08:00 |
Ben Vanik
|
b8bb338564
|
Removing IVM.
|
2015-01-19 12:35:43 -08:00 |
Ben Vanik
|
056d4ed9b0
|
vaddshs/vadduhm/vsubshs/vsubuhm tests.
|
2015-01-19 12:24:41 -08:00 |
Ben Vanik
|
b2e03fa628
|
I don't like it, but fixing permute by int16.
|
2015-01-19 12:15:10 -08:00 |
Ben Vanik
|
acc1286b72
|
Disasm path diffs.
|
2015-01-19 12:13:43 -08:00 |
Ben Vanik
|
88d0c2cfd3
|
Fixing vupklsh/vupkhsh.
|
2015-01-19 12:13:26 -08:00 |
Ben Vanik
|
dd2f799380
|
Tests for vupklsh/vupkhsh.
|
2015-01-19 11:52:51 -08:00 |
Ben Vanik
|
9099f597fe
|
Test vupkd3d128 and fix short2 unpacking.
|
2015-01-19 11:46:14 -08:00 |
Ben Vanik
|
1d4ee3e6fb
|
vcfsx test
|
2015-01-14 17:59:14 -08:00 |
Ben Vanik
|
d76db54fee
|
Tests for vmrg* (broken! woo!)
|
2015-01-14 17:47:54 -08:00 |
Ben Vanik
|
9a66629725
|
vsel tests.
|
2015-01-11 21:32:34 -08:00 |
Ben Vanik
|
e48d9a44c7
|
vsldoi tests.
|
2015-01-11 21:21:51 -08:00 |