Commit Graph

27 Commits (e293c22cde601c4799321e911f02cf1f5c915046)

Author SHA1 Message Date
Connor McLaughlin 8f82987341 Controller: Add basic PlayStation Mouse support
Still needs capture/relative movement for a better experience.
6 years ago
Connor McLaughlin e6bd6587fd Controller: Add emulation of Namco GunCon 6 years ago
Connor McLaughlin 205297ac27 System: PSF (Portable Sound Format) loading support 6 years ago
Connor McLaughlin 6775100170 GPU: Drop OpenGL ES renderer
We can put this through the normal GL renderer instead.
6 years ago
Connor McLaughlin 959a555274 CDROM: Implement asynchronous disc reading 6 years ago
Connor McLaughlin 6a0c15b649 HostInterface: Move timer resolution increase to base class 6 years ago
Connor McLaughlin 1b9609ef61 Implement event-based scheduler instead of lock-step components 6 years ago
Connor McLaughlin 687772c4da HostDisplay: Move some derived class fields to base class 6 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 6 years ago
Connor McLaughlin 0f1f5a4f49 Settings: Define an abstract settings retrieval interface
Can be used by both Android and Qt to access their platform-dependent
formats.
6 years ago
Connor McLaughlin a347b3606e Implement support for analog controllers 6 years ago
Connor McLaughlin da14b10e72 Split MemoryCard and PadDevice (now Controller) 6 years ago
Connor McLaughlin 315f2b701a Stub out SIO controller
Fixes WipEout booting.
6 years ago
Connor McLaughlin c284d3835f GPU: Add a simplified OpenGL ES renderer
Seems this is the only way to get semi-decent performance out of Mali
drivers :/
6 years ago
Connor McLaughlin bbe1cb5fe9 CPU: Preparations for AArch64 recompiler 6 years ago
Connor McLaughlin ea52b9e8aa GameList: Support parsing Redump.org dat files 6 years ago
Connor McLaughlin 04c70b3118 Add initial game list class implementation 6 years ago
Connor McLaughlin f11d357ab9 Compile fixes for Android 6 years ago
Connor McLaughlin 1d6c4a3af1 CPU: Basic recompiler implementation for x64 (lui, ori, addiu)
Disabled by default.
6 years ago
Connor McLaughlin 246c97ccb3 System: Scaffolding for multi-system/multi-bios 6 years ago
Connor McLaughlin 98a5c4980d Settings: Use simpleini for settings load/save 6 years ago
Connor McLaughlin 9de9cf3be2 GPU/HW: Add D3D11 renderer and refactor host interface/display 6 years ago
Connor McLaughlin be81d08109 GPU/HW: Split shadergen to seperate class 6 years ago
Connor McLaughlin 540e942a46 Add basic software GPU renderer 6 years ago
Connor McLaughlin 4f1fc7abf0 Fix CMake build 6 years ago
Connor McLaughlin e68cddf017 Fix CMake build 6 years ago
Connor McLaughlin bddbab9d60 Rename to DuckStation 6 years ago