Commit Graph

160 Commits

Author SHA1 Message Date
Stenzek 1d0c870494
CMake: Bump dep version requirement 2023-11-18 17:17:29 +10:00
Connor McLaughlin 2df88e79fe
Update README.md 2023-10-18 12:26:46 +10:00
Stenzek 5ff5891336
Update README.md 2023-10-07 14:03:52 +10:00
Stenzek 8afccdd590 Update README.md 2023-09-30 14:12:09 +10:00
Connor McLaughlin d7014e78d5
Update README.md 2023-09-27 23:04:54 +10:00
Stenzek 30fdffae03 Updater: Mac support 2023-09-24 12:21:19 +10:00
Connor McLaughlin cfd1d41ced Update README.md 2023-09-05 23:28:12 +10:00
Stenzek 4588f9ee9f CI: Build Flatpak 2023-09-02 21:44:08 +10:00
Stenzek 8a40c7bf94 PostProcessing: Add ReShade .fx shader support 2023-08-30 00:44:01 +10:00
Stenzek 9a0afd66fa README: Recommend Metal renderer for MacOS 2023-08-24 19:04:06 +10:00
Stenzek 827446b27f Build: Switch to Qt 6.5.0 on Windows 2023-08-16 01:12:59 +10:00
Connor McLaughlin eb77894315
Update README.md 2023-05-05 18:40:04 +10:00
CharlesThobe fe6913105d README: Update Linux dependencies 2023-04-20 16:08:56 +02:00
Stenzek 14cf865905 Misc: Correctness fixes for OpenGL
GLES2 fallback should be functional again.
2023-01-30 19:17:11 +10:00
Connor McLaughlin 7bbacd2392 Misc: Remove unused code 2022-08-22 19:55:38 +10:00
Connor McLaughlin 4652c5faf1
Update README.md 2022-08-10 19:02:46 +10:00
Connor McLaughlin 8b61fb8b58
README: Update VC runtime links to VS2022 2022-04-08 17:51:51 +10:00
Connor McLaughlin 859a156b3c Various build fixes 2022-03-27 17:38:48 +10:00
Hugo Locurcio 2c1ee9372b
Improve macOS and Linux build instructions
- Use CMake's `-B` option to automatically create the build folder
  and avoid the `cd` requirement.
- Use CMake's build tool-agnostic `--build` option to use the same
  build command regardless of whether GNU Make or Ninja is used.
  `--parallel` also ensures that all CPU threads are used by default.
- Mention optional dependency on Ninja for macOS (it's confirmed to work
  there, installed from Homebrew).
- Update Qt macOS path to use the default installation path on a modern
  Homebrew installation. The old path is still mentioned just in case.
- Mention that the generated macOS application bundle may have to be
  manually resigned before it can be run.

The macOS build steps were successfully followed on a 2020 Mac mini
(Apple M1).
2021-12-26 22:51:21 +01:00
Connor McLaughlin 8728e4d43e README: Remove Android beta link 2021-11-02 11:25:53 +10:00
Connor McLaughlin 5367a63826 Update README.md 2021-10-25 17:27:41 +10:00
Connor McLaughlin c4253ff4bb README: Update notes about Android support 2021-09-05 10:11:00 +10:00
Anderson_Cardoso cbfd6026fd
Tiny 'fix' - README.md
Just a 'fix' into the numerical order at the line: 103 'till 113.
2021-07-31 18:56:40 -03:00
Connor McLaughlin ab1143dd0c Update news 2021-07-26 01:37:16 +10:00
Connor McLaughlin 6008b9f1e9
Update README.md 2021-07-17 14:51:59 +10:00
Connor McLaughlin 313237747b
README: Clarify Linux support 2021-07-13 14:51:00 +10:00
Connor McLaughlin 309169d14c
README: Add instructions for Xbox One/UWP 2021-07-12 22:53:50 +10:00
Connor McLaughlin 1a18e3ceb8 Update README.md 2021-06-26 01:22:07 +10:00
Connor McLaughlin 4e282cd172 README: Update Android apk link 2021-06-08 17:03:41 +10:00
Connor McLaughlin b02513d28d Update README/NEWS 2021-06-02 14:10:39 +10:00
Connor McLaughlin 8b57c24a7b
Update README.md 2021-06-02 03:04:39 +10:00
Connor McLaughlin 37e565698f Update README.md 2021-05-29 18:43:02 +10:00
Connor McLaughlin 743d463b18 Update README.md 2021-05-23 17:30:31 +10:00
Connor McLaughlin 063eeeb214 README: Update libretro core links 2021-05-20 13:28:36 +10:00
Connor McLaughlin 8f2169339d Update news 2021-05-20 12:19:28 +10:00
Julien Reichardt d77dfb4b23 Update installation instructions (#2079)
* Add Flatpak instructions

* Clarify Flatpak support
2021-05-20 12:19:23 +10:00
Connor McLaughlin 5047a3e97f libretro: Expose support for pbp (and multi-disc) 2021-05-20 12:19:13 +10:00
Connor McLaughlin 9ff1f153be CommonHostInterface: Remove some rarely used default hotkeys 2021-05-08 03:24:18 +10:00
Connor McLaughlin f77cc7a687
README: Add note about TLS1.2 on Windows 7 2021-05-01 14:15:15 +10:00
Connor McLaughlin 4875b2ecc7 README.md: Clarify reason for removing Mac releases 2021-05-01 13:37:44 +10:00
Connor McLaughlin 864e7f0c91 GameSettings: Add custom aspect ratios 2021-04-30 02:53:03 +10:00
Connor McLaughlin 924756860e HostDisplay: Support refresh rate queries on all platforms except Mac 2021-04-03 02:53:28 +10:00
Connor McLaughlin 270443605c README.md: Update dependencies for Linux 2021-03-25 13:33:48 +10:00
Connor McLaughlin 3405041bda README: Update latest news 2021-03-04 13:16:01 +10:00
Connor McLaughlin 4eace11a8b Enable building with RetroAchievements by default 2021-02-28 19:04:40 +10:00
Connor McLaughlin eb993ae330 README: Add Linux packages for DRM/KMS 2021-02-08 00:43:09 +10:00
Albert Liu b9f72cefc4 README.md: Update SDL Game Controller Database section 2021-02-02 22:19:05 -08:00
Connor McLaughlin cc582912b6
Update README.md 2021-01-31 18:25:23 +10:00
Connor McLaughlin f47784cb41 Update latest news/readme 2021-01-25 01:34:13 +10:00
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 2021-01-11 15:42:42 +10:00