Commit graph

1910 commits

Author SHA1 Message Date
Dillon Beliveau
94307b9605 do this with a renderpass instead of accessing private members directly 2020-11-23 21:54:28 -05:00
Dillon Beliveau
16ebe7e3a3 move audio stuff to audio.c/h 2020-11-22 20:43:00 -05:00
Dillon Beliveau
4cf3f9a577 hack in "CIC is done writing" code 2020-11-22 20:37:48 -05:00
Dillon Beliveau
ac90c99869 RSP DMA is never busy 2020-11-22 18:58:09 -05:00
Dillon Beliveau
bd58b6e150 ignore bit 0 2020-11-22 18:58:00 -05:00
Dillon Beliveau
f7516ffc5b set CPU CP0 Config 2020-11-22 18:57:52 -05:00
Dillon Beliveau
3911a2952c sign extend 2020-11-22 18:26:52 -05:00
Dillon Beliveau
e74a176777 in debug builds, always log at least warnings 2020-11-22 17:45:57 -05:00
Dillon Beliveau
7a2c142cc6 ignore release dir, remove -O3 since Release build sets it automatically 2020-11-22 17:42:04 -05:00
Dillon Beliveau
7ca0bd30d9 new version of parallel-rdp 2020-11-22 17:32:52 -05:00
Dillon Beliveau
b9e8ab000e ignore release build dir 2020-11-22 17:31:52 -05:00
Dillon Beliveau
b46a879173 latest version of parallel-rdp 2020-11-22 17:31:45 -05:00
Dillon Beliveau
3984698910 build in debug mode when cmake configured for debug 2020-11-22 15:07:10 -05:00
Dillon Beliveau
774df3566d load/execute real PIF ROM 2020-11-22 12:21:02 -05:00
Dillon Beliveau
cf443b5653 remove log message 2020-11-22 10:15:55 -05:00
Dillon Beliveau
80b849ba4e give control back to player at end of tas 2020-11-22 09:05:09 -05:00
Dillon Beliveau
24e1cf2b57 mupen64plus movie playback 2020-11-21 23:51:56 -05:00
Dillon Beliveau
c206befb59 more info in these logs 2020-11-21 22:23:52 -05:00
Dillon Beliveau
a8bba7992a RDP interface fixes 2020-11-21 22:23:46 -05:00
Dillon Beliveau
13350bf1d2 fix dpc status bitfield 2020-11-21 21:43:32 -05:00
Dillon Beliveau
457432974c only call RomClosed if it is non-null 2020-11-21 18:04:20 -05:00
Dillon Beliveau
e63e79155f RDP XBUS commands 2020-11-21 17:52:54 -05:00
Dillon Beliveau
50af228488 clean up logging 2020-11-21 13:54:53 -05:00
Dillon Beliveau
6ad4cb7d43 don't run RSP until it halts anymore 2020-11-21 13:54:29 -05:00
Dillon Beliveau
9e5269a37c only enable required arch 2020-11-21 13:54:00 -05:00
Dillon Beliveau
b9594893e7 Latest version of parallel-rdp 2020-11-21 12:56:24 -05:00
Dillon Beliveau
f98f84ce21 parallel-rdp process display lists 2020-11-21 01:13:36 -05:00
Dillon Beliveau
420a7de5c5 parallel-rdp integration doesn't depend on GFXINFO struct 2020-11-20 23:33:00 -05:00
Dillon Beliveau
2ff6589613
Update README.md 2020-11-20 10:37:03 -05:00
Dillon Beliveau
8f19d60cc7 Latest version of my parallel-rdp fork 2020-11-19 23:22:45 -05:00
Dillon Beliveau
d0b80d7208
Merge pull request #4 from Dillonb/parallel-rdp
Parallel-RDP integration
2020-11-19 09:52:38 -05:00
Dillon Beliveau
cafb138018 image barrier, and unlikely on if statement 2020-11-18 22:50:24 -05:00
Dillon Beliveau
0f78ee2a26 formatting 2020-11-18 22:25:05 -05:00
Dillon Beliveau
07d45c89b8 remove commented out methods that don't need to be implemented 2020-11-18 22:08:37 -05:00
Dillon Beliveau
2a277307b5 cleanup sdl wsi platform a bit 2020-11-18 22:07:39 -05:00
Dillon Beliveau
41a6fe7300 finally got pixels drawing 2020-11-18 22:04:28 -05:00
Dillon Beliveau
7cc2fb2abc Latest version of parallel-rdp fork 2020-11-16 19:49:45 -05:00
Dillon Beliveau
3aa13c4b17 use WSI to init vulkan things 2020-11-15 14:02:09 -05:00
Dillon Beliveau
ee4a571f5c get VkImage out of plugin 2020-11-14 17:26:10 -05:00
Dillon Beliveau
46860189b3 handle default cases 2020-11-14 14:06:43 -05:00
Dillon Beliveau
a6ea87bf34 finish initialization of vulkan stuff, start wiring things up 2020-11-14 14:04:36 -05:00
Dillon Beliveau
16a5e3d8a6 same compile definition here 2020-11-14 12:41:29 -05:00
Dillon Beliveau
9c4bb29a5c using namespace Vulkan 2020-11-14 12:41:21 -05:00
Dillon Beliveau
3983f04c07 Merge branch 'master' into parallel-rdp 2020-11-14 09:58:22 -05:00
Dillon Beliveau
6891e84dfe Latest version of tests 2020-11-14 09:56:47 -05:00
Dillon Beliveau
7cf52e8877 little bit of progress 2020-11-10 22:53:46 -05:00
Dillon Beliveau
f97396ca2b Merge branch 'master' into parallel-rdp 2020-11-10 19:55:18 -05:00
Dillon Beliveau
814d778683
Update README.md 2020-11-10 10:25:24 -05:00
Dillon Beliveau
5a81b5ebad
Update README.md 2020-11-09 21:03:32 -05:00
Dillon Beliveau
93a9df5664 detect and crash when invalid vsync values are written 2020-11-09 20:46:27 -05:00