Ben Vanik
3a197705bb
Special memory functions for system allocs.
2015-03-28 15:54:44 -07:00
Ben Vanik
08e652410e
Plumbing scalar params through swap. Hacky, but works for replay.
2015-03-22 09:31:55 -07:00
Ben Vanik
22246cccb5
Whoops - my arbitrarily picked GPU command # collided -_-
2015-03-20 16:37:04 -07:00
Ben Vanik
dc731f6a31
Most of XamContent* methods, besides enumeration.
...
Progress on #152 .
2015-02-12 14:16:43 -08:00
Ben Vanik
bba8f6391b
Tweaking CriticalSection.
2015-02-02 23:07:16 -08:00
Ben Vanik
00e4a4fe1b
Fix #include format.
2015-01-31 22:49:47 -08:00
Ben Vanik
662bbb6729
Experimenting with video stuff.
2015-01-07 21:47:46 -08:00
Ben Vanik
9c6be1edba
Deciphering copy packets.
2014-12-31 19:26:57 -08:00
Ben Vanik
577ab0a4f1
Main window, empty GPU files.
2014-12-31 19:26:53 -08:00
Ben Vanik
a0eebf8898
Removing old run loop/ref/core/etc.
2014-12-31 19:26:51 -08:00
Ben Vanik
8c314225bb
Make XPS happy and remove some GPU address munging.
2014-11-02 00:02:17 -07:00
Ben Vanik
3ed9685244
VdSetDisplayMode stubs.
2014-11-01 11:42:59 -07:00
Ben Vanik
8c171a6489
VdEnableDisableClockGating stub.
2014-11-01 11:40:07 -07:00
Ben Vanik
2ee42c2876
VdInitializeScalerCommandBuffer.
2014-11-01 11:12:31 -07:00
Ben Vanik
bea90d65cf
VdCallGraphicsNotificationRoutines (kind of).
2014-11-01 11:12:07 -07:00
Ben Vanik
cecf83b7b7
Removing xenia/malloc.*
...
Using standard memory functions now.
2014-08-20 22:22:47 -07:00
Ben Vanik
d33cae1baf
Auto swap for a few structs and shifting code around.
2014-08-19 22:55:09 -07:00
Ben Vanik
1c4dcd5e0e
clang-format on most of kernel/
2014-08-17 13:13:03 -07:00
Ben Vanik
c84fcc70a4
Cleaning up kernel namespaces.
2014-08-16 00:25:13 -07:00
Ben Vanik
bf48e9fbbd
Part 2 of kernel cleanup: merging functions into shims.
2014-08-16 00:11:24 -07:00
Ben Vanik
916dc397ab
Part 1 of kernel simplification/cleanup: removing externs.
2014-08-15 22:59:28 -07:00
Ben Vanik
a5a0fd61e2
Full display info struct.
2014-08-08 15:24:48 -07:00
Ben Vanik
ec4f41fec4
Moving byte order/memory access to poly.
2014-07-17 19:20:17 -07:00
Ben Vanik
bf882714d0
Cleaning up asserts and file/line macros.
2014-07-12 16:51:52 -07:00
Ben Vanik
6e76c169d6
Proper(ish) VdSwap - fixes a bunch of things.
...
Caching is working a bit better, now.
2014-06-08 21:24:29 -07:00
gibbed
7e22d3be92
- Renamed SHIM_SET_RETURN macro to SHIM_SET_RETURN_64.
...
- Added SHIM_SET_RETURN_32 macro, which sign-extends to 64-bit.
- Updated all uses of SHIM_SET_RETURN to the appropriate macro (either SHIM_SET_RETURN_32 or SHIM_SET_RETURN_64).
2014-01-19 07:24:16 -08:00
Ben Vanik
eef08db16d
Returning fake user status.
2014-01-08 23:00:26 -08:00
Ben Vanik
c5b0a4e22b
VdShutdownEngines stub.
2014-01-05 11:06:08 -08:00
Ben Vanik
4d92720109
Moving all kernel files around just to fuck with whoever's keeping track ;)
2014-01-04 17:12:46 -08:00