Ben Vanik
|
a482d7968b
|
Fixing bad log and warnings.
|
2015-02-13 11:29:07 -08:00 |
Ben Vanik
|
a5eacc2972
|
Fixing polygon mode.
|
2015-02-13 11:28:06 -08:00 |
Ben Vanik
|
6598556446
|
Implementing RtlCompareString/RtlCompareStringN. Fixes #162.
|
2015-02-13 10:43:56 -08:00 |
Ben Vanik
|
de5bad5fb2
|
Removing weird GPU masking. Fixes a lot of bad shader loads.
|
2015-02-13 10:14:28 -08:00 |
Ben Vanik
|
4915837c35
|
Fixes #163: scalar dest export regs. No more rainbow sky!
|
2015-02-13 10:12:19 -08:00 |
Ben Vanik
|
c26329ece6
|
RG16 format.
|
2015-02-12 22:19:00 -08:00 |
Ben Vanik
|
ea5175cab5
|
Fixing path issues for host FS.
|
2015-02-12 21:52:46 -08:00 |
Ben Vanik
|
f8c7c97d54
|
Fix null deref.
|
2015-02-12 18:11:29 -08:00 |
Ben Vanik
|
d22bfec53c
|
Implementing XamContentGetCreator, always returning self for saves.
|
2015-02-12 17:31:07 -08:00 |
Ben Vanik
|
0ae79bc21a
|
Implementing NtFlushBuffersFile stub.
|
2015-02-12 17:30:41 -08:00 |
Ben Vanik
|
d4d88daa94
|
XamContentCreate. Seems to work! Fixes #152.
|
2015-02-12 16:57:53 -08:00 |
Ben Vanik
|
1ddb8f0c8f
|
Content enumeration.
|
2015-02-12 16:57:52 -08:00 |
Ben Vanik
|
1e1a123fba
|
Merge pull request #161 from x1nixmzeng/master
Resolving entry names
|
2015-02-12 16:31:09 -08:00 |
x1nixmzeng
|
0d0b406acf
|
Resolving entry names
Some more string manipulation fluff
|
2015-02-13 00:26:02 +00:00 |
Ben Vanik
|
dc731f6a31
|
Most of XamContent* methods, besides enumeration.
Progress on #152.
|
2015-02-12 14:16:43 -08:00 |
Ben Vanik
|
53eaeff690
|
Switching around entry point to stop VC2015 compiler crashes >_>
|
2015-02-12 07:50:55 -08:00 |
Ben Vanik
|
85a6552f8e
|
¯\_(ツ)_/¯
|
2015-02-11 21:12:29 -08:00 |
Ben Vanik
|
60d4f3c2ea
|
Shots in the dark while upgrading VS CTP. Appveyor latency sucks :|
|
2015-02-11 20:49:05 -08:00 |
Ben Vanik
|
0123ed3ec6
|
Bumping versions of third-party deps.
|
2015-02-11 20:34:34 -08:00 |
Ben Vanik
|
eca3bd2d1c
|
Trying appveyor with no ninja.
|
2015-02-11 20:26:31 -08:00 |
Ben Vanik
|
61f8b8e6d2
|
Testing appveyor.
|
2015-02-11 20:15:26 -08:00 |
Ben Vanik
|
cd0c2a6973
|
Merge pull request #160 from x1nixmzeng/master
Various fixes to resolving relative paths
|
2015-02-11 19:59:29 -08:00 |
x1nixmzeng
|
9300551e31
|
Various fixes to resolving relative paths
Rewritten the canonicalization path logic to better handle complex
relative paths
|
2015-02-12 01:39:22 +00:00 |
Ben Vanik
|
bde6cf0d85
|
Stubs for XamSessionCreateHandler+co; enough to make games skip it.
Fixes #150.
|
2015-02-11 16:41:10 -08:00 |
Ben Vanik
|
c846ec30c3
|
Implementing XamGetExecutionId.
|
2015-02-11 16:26:07 -08:00 |
Ben Vanik
|
31bec99cbb
|
Stubs for XLIVEBASE.
Fixes #159.
|
2015-02-11 15:24:47 -08:00 |
Ben Vanik
|
31b09f5aac
|
XUsbcamGetState stub.
|
2015-02-11 13:40:45 -08:00 |
Ben Vanik
|
d19519e63c
|
Implementing the vavg instructions (mostly).
Fixes #155.
|
2015-02-11 12:46:37 -08:00 |
Ben Vanik
|
585e0b0e46
|
XamAlloc/XamFree. Fixes #153.
|
2015-02-11 10:16:54 -08:00 |
Ben Vanik
|
dbe9b25a65
|
Logging for XMPCaptureOutput in #140.
|
2015-02-11 09:55:13 -08:00 |
Ben Vanik
|
90e489527a
|
Enough of ObOpenObjectByName to handle basic usage + asserts for others.
Fixes #143.
|
2015-02-11 09:42:12 -08:00 |
Ben Vanik
|
2c49eec79f
|
XamContentGetDeviceData stub and making XamContent* less schizophrenic.
Fixes #147.
|
2015-02-11 07:36:15 -08:00 |
Ben Vanik
|
211af0b2c6
|
Fixing mtcr -- needs some tests.
|
2015-02-11 01:10:30 -08:00 |
Ben Vanik
|
d1f1fa8951
|
Fixing NetDll_select.
|
2015-02-11 00:27:58 -08:00 |
Ben Vanik
|
fa40308d09
|
Oh, that's why I did it - these aren't /actually/ HRESULTs.
|
2015-02-10 23:32:25 -08:00 |
Ben Vanik
|
c34601469b
|
Fixing overlapped return from XamUserReadProfileSettings.
|
2015-02-10 23:32:12 -08:00 |
Ben Vanik
|
2d08535672
|
Not sure why I did this. Next time self, leave a damn comment.
|
2015-02-10 23:01:55 -08:00 |
Ben Vanik
|
e7dfbd5542
|
Make XexGetModuleHandle set ptr to 0 on failure.
|
2015-02-10 23:00:49 -08:00 |
Ben Vanik
|
57919b2a11
|
Seems like games are allowed to set the execute bit.
(it may just be masked away by the system)
|
2015-02-10 22:31:24 -08:00 |
Ben Vanik
|
ce08c58610
|
Fixing 1555 color order.
|
2015-02-10 22:12:01 -08:00 |
Ben Vanik
|
5876196a2c
|
Fixing input to return EMPTY.
|
2015-02-10 22:11:45 -08:00 |
Ben Vanik
|
94b8abd816
|
Fixing bad assert.
|
2015-02-10 22:04:16 -08:00 |
Ben Vanik
|
486d0beea3
|
mtcrf (untested).
|
2015-02-10 22:04:02 -08:00 |
Ben Vanik
|
3573840c5f
|
Nasty, but jump over div/0. Value remains undefined, as on 360.
Fixes issue #135.
|
2015-02-10 17:28:21 -08:00 |
Ben Vanik
|
e3a4273ef3
|
Merge pull request #139 from x1nixmzeng/master
Resolve relative file paths
|
2015-02-10 17:19:52 -08:00 |
x1nixmzeng
|
ebfd240f90
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-11 01:14:49 +00:00 |
x1nixmzeng
|
4351f48c7b
|
Resolve relative file paths
Implemented path normalization so relative paths can be correctly
resolved
|
2015-02-11 01:11:52 +00:00 |
Ben Vanik
|
bc2df3c3c2
|
waffle.io badges.
|
2015-02-10 16:55:25 -08:00 |
Ben Vanik
|
dbfd0b0f7b
|
RG8 texture format.
|
2015-02-10 13:22:08 -08:00 |
Ben Vanik
|
9b7f64f9e6
|
XNotifyDelayUI stub.
|
2015-02-10 12:11:17 -08:00 |