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 |
Ben Vanik
|
58107f3499
|
vpermwi128 tests.
|
2015-01-11 21:16:04 -08:00 |
Ben Vanik
|
cd4e877ae1
|
fsel test.
|
2015-01-11 21:01:25 -08:00 |
Ben Vanik
|
6a44cf9662
|
vrlimi128 tests.
|
2015-01-11 16:39:44 -08:00 |
Ben Vanik
|
0dfe0602ad
|
stvew tests.
|
2015-01-11 16:39:36 -08:00 |
Ben Vanik
|
fc39745634
|
lvsl/lvsr tests.
|
2015-01-11 16:00:16 -08:00 |
Ben Vanik
|
18e458e99a
|
addic tests.
|
2015-01-11 15:49:56 -08:00 |
Ben Vanik
|
d66c6ec3d3
|
fabs test.
|
2015-01-11 15:45:17 -08:00 |
Ben Vanik
|
f6404a0982
|
vctsxs tests.
|
2015-01-11 15:38:01 -08:00 |
Ben Vanik
|
d234f2bc47
|
vperm test + fix for % byte.
|
2015-01-11 15:17:16 -08:00 |
Ben Vanik
|
229daab25b
|
vspltis[bhw] tests.
|
2015-01-11 15:02:57 -08:00 |
Ben Vanik
|
aacb515035
|
vsplt[bhw] tests.
|
2015-01-11 14:58:05 -08:00 |
Ben Vanik
|
338b5809b4
|
vsl[bhw] tests.
|
2015-01-11 14:48:51 -08:00 |
Ben Vanik
|
f2100a78bc
|
vrfin test.
|
2015-01-11 13:11:31 -08:00 |
Ben Vanik
|
ffe9fad685
|
Minor tweaks while reviewing instructions.
|
2015-01-11 13:11:13 -08:00 |