Commit Graph

17 Commits

Author SHA1 Message Date
a347b3606e Implement support for analog controllers 2019-12-15 21:58:27 +10:00
da14b10e72 Split MemoryCard and PadDevice (now Controller) 2019-12-09 00:52:00 +10:00
315f2b701a Stub out SIO controller
Fixes WipEout booting.
2019-12-07 21:09:04 +10:00
c284d3835f GPU: Add a simplified OpenGL ES renderer
Seems this is the only way to get semi-decent performance out of Mali
drivers :/
2019-12-07 01:37:37 +10:00
bbe1cb5fe9 CPU: Preparations for AArch64 recompiler 2019-12-03 01:31:49 +10:00
ea52b9e8aa GameList: Support parsing Redump.org dat files 2019-12-01 19:52:00 +10:00
04c70b3118 Add initial game list class implementation 2019-11-29 23:46:11 +10:00
f11d357ab9 Compile fixes for Android 2019-11-28 01:55:33 +10:00
1d6c4a3af1 CPU: Basic recompiler implementation for x64 (lui, ori, addiu)
Disabled by default.
2019-11-19 20:38:05 +10:00
246c97ccb3 System: Scaffolding for multi-system/multi-bios 2019-11-16 20:50:59 +10:00
98a5c4980d Settings: Use simpleini for settings load/save 2019-11-07 01:43:51 +10:00
9de9cf3be2 GPU/HW: Add D3D11 renderer and refactor host interface/display 2019-11-04 00:39:48 +10:00
be81d08109 GPU/HW: Split shadergen to seperate class 2019-11-03 13:36:59 +10:00
540e942a46 Add basic software GPU renderer 2019-10-26 12:57:45 +10:00
4f1fc7abf0 Fix CMake build 2019-10-20 22:31:45 +10:00
e68cddf017 Fix CMake build 2019-10-15 18:02:48 +10:00
bddbab9d60 Rename to DuckStation 2019-10-04 13:54:09 +10:00