Commit Graph

1349 Commits (110aa8bd936e79a7e9085e79b68204bc27e2e3d2)
 

Author SHA1 Message Date
Connor McLaughlin 6d945439eb Qt: Fix possible crash/race when startup fails 5 years ago
Connor McLaughlin 59cf799491 Qt: Implement controller interface/binding 5 years ago
Connor McLaughlin 6a1206dde7 Frontends: Add option for "Increase Timer Resolution" 5 years ago
Connor McLaughlin e01cf0dccb Frontends: Implement auto save on exit/resume 5 years ago
Connor McLaughlin e738b87a25 HostInterface: Add helpers for resume save state 5 years ago
Connor McLaughlin 5f3be68028 HostInterface: Notify host when controller types change 5 years ago
Connor McLaughlin b0c846388e SDL: Only save settings when changes have been made 5 years ago
Connor McLaughlin 37d765e8d7 HostInterface: Support switching audio backends 5 years ago
Connor McLaughlin 6a0c15b649 HostInterface: Move timer resolution increase to base class 5 years ago
Connor McLaughlin 1e009133ae Rename 'Default' audio backend to 'SDL' 5 years ago
Connor McLaughlin d17f0a3923 Qt: Implement disc change in QtHostInterface 5 years ago
Connor McLaughlin e5740a5632 Qt: Pass QStrings by reference in HostInterface 5 years ago
Connor McLaughlin fd8ed08307 Move more logic from frontend to base HostInterface 5 years ago
Connor McLaughlin f0578bb932 HostInterface: Make helper methods const 5 years ago
Connor McLaughlin 153eded978 Qt: Use a single column in hotkey binding list 5 years ago
Connor McLaughlin 5c303705ac Qt: Use scroll area for hotkey binding list 5 years ago
Connor McLaughlin 1ce1e016ae Qt: Implement save state menus 5 years ago
Connor McLaughlin 97ea851097 Qt: Narrowing warning fix 5 years ago
Connor McLaughlin 7290e5cad0 HostInterface: Add per-slot save state helper functions 5 years ago
Connor McLaughlin 9148581213 GPU: Narrowing warning fix 5 years ago
Connor McLaughlin 3bafdf88d4 SDL: Fix uninitialized mapping variables 5 years ago
Connor McLaughlin 745c2785b2 Move shared frontend code from SDL to a seperate project 5 years ago
Connor McLaughlin 24bebf7f59 SDL: Add emulation speed slider 5 years ago
Connor McLaughlin 2d4dc6afc6 CI: Enable macOS builds 5 years ago
Connor McLaughlin fd2ca2927e Common/FileSystem: Fix recursive directory creation 5 years ago
Connor McLaughlin 89ac06a385 CI: Only build master branch 5 years ago
Connor McLaughlin befa2a27d8 HostInterface: Fix crash in SetUserDirectory 5 years ago
Connor McLaughlin 223cf6bf31 Update README.md with macOS build instructions 5 years ago
Connor McLaughlin 8fd0fa00a7 Update README.md with user directory info 5 years ago
Connor McLaughlin b605a84f7d HostInterface: Set user directory for Linux/macOS, portable.txt support 5 years ago
Connor McLaughlin 2e629a2e7d Update README.md with new CI instructions 5 years ago
Connor McLaughlin 1ccc26804d CI: Use AppVeyor for Windows builds 5 years ago
Connor McLaughlin f5482cb3b6 Don't require OpenGL compatibility profile 5 years ago
Connor McLaughlin 1c17d5495e CMake: Attempting to around SDL2 issues on macOS 5 years ago
Connor McLaughlin 65b5013da0 Qt: Work around indirect include of glext.h by QOpenGLContext on macOS
Hacky, but aside from not using glad I'm not sure what else to do.
5 years ago
Connor McLaughlin 15e49b9f61 Core/TimingEvent: Add missing <string> include 5 years ago
Connor McLaughlin f0910dc948 Common/FileSystem: Include fix 5 years ago
Connor McLaughlin f805764fea Common/FileSystem: More OSX fixes.. 5 years ago
Connor McLaughlin 2ac8f7a6ac Common/FileSystem: uint32 -> u32 5 years ago
Connor McLaughlin 244302557f SDL: Add missing <cmath> include to sdl_host_interface.cpp 5 years ago
Connor McLaughlin 8eba4b379c Settings: Default to D3D11 renderer on Windows
This point it's less buggy and slightly more performant.
5 years ago
Connor McLaughlin 4681f9d744 Common/FileSystem: Don't include malloc.h on macOS 5 years ago
Connor McLaughlin 33f3ab4d86 Common/FIFOQueue: Use posix_memalign instead of memalign 5 years ago
Connor McLaughlin 23c8a5588d Add macOS to some Linux/Android-only-isms 5 years ago
Connor McLaughlin 5aba89091e HostInterface: Fix possible crash in BIOS loading 5 years ago
Connor McLaughlin d7f8884291 Qt: Fix compilation under clang-9
Fixes #23.
5 years ago
Connor McLaughlin 9c82096f8f
Merge pull request #22 from orbea/clang
cmake: Silence warnings with clang.
5 years ago
orbea 0c05ad471c cmake: Silence warnings with clang. 5 years ago
Connor McLaughlin c008a5d523 Display: Fix bleeding from adjacent VRAM columns with linear filtering 5 years ago
Connor McLaughlin 5c7ef65a34 HostInterface: Non-standard speeds are <100% too 5 years ago