Commit Graph

760 Commits

Author SHA1 Message Date
twinaphex
688e00a25b Update CHANGES.md 2022-01-21 04:45:53 +01:00
twinaphex
a14dcfa3ba Update CHANGES.md 2022-01-19 19:10:56 +01:00
twinaphex
bacae58ea5 Bump up to version 1.10.0 2022-01-19 18:53:15 +01:00
Nikos Chantziaras
be650a790c
Add option for showing the overlay behind the menu (#13360)
* Add option for showing the overlay behind the menu

This commit lays the groundwork for this option. Support for this option
in the video drivers themselves is going to be added in later commits.

* gl1: Add overlay behind menu support

* gl2: Add overlay behind menu support

* gl3: Add overlay behind menu support

* vulkan: Add overlay behind menu support

* ctr: Add overlay behind menu support

* d3d9: Add overlay behind menu support

* d3d10: Add overlay behind menu support

* d3d11: Add overlay behind menu support

* d3d12: Add overlay behind menu support

* CHANGES.md: overlay behind menu

Co-authored-by: MrHuu <MrHuu@users.noreply.github.com>
Co-authored-by: Tony <45124675+sonninnos@users.noreply.github.com>
2021-12-26 04:56:44 +01:00
Nikos Chantziaras
0357b6c922
Add on-screen statistics toggle hotkey (#13381)
* Add on-screen statistics toggle hotkey

* CHANGES.md: Add technical statistics hotkey
2021-12-21 00:03:35 +01:00
Nikos Chantziaras
430baf7c21
Add Linux GameMode support (#13339)
This can fix a lot of performance issues, like audio crackling and frame
time spikes. This requires the GameMode package to be installed. See:

https://github.com/FeralInteractive/gamemode

This commit adds a "Game Mode" bool option to the "Power
Management" and "Latency" settings sections, and it can be toggled
on/off without restarting RA.

The actual toggling of game mode happens in a new frontend platform
interface function. Perhaps this will become useful for other platforms
that provide some equivalent of Linux GameMode.

Since the GameMode ABI is fixed, and the API comes as a single,
header-only file with no actual deps, we simply bundle the header
(deps/feralgamemode/gamemode_client.h.) That way, all Linux builds will
have support for GameMode regardless of whether the GameMode development
package is installed or not.
2021-12-14 14:07:42 +01:00
Autechre
06a2367008
Bump to version 1.9.14 (#13327)
* * Bump to version 1.9.14
* Don't have unused function when HAVE_CORE_INFO_CACHE is undefined

* Addition to CHANGES.md
2021-12-05 07:12:23 +01:00
Autechre
fca72f67d1
Update CHANGES.md 2021-11-12 20:40:49 +01:00
Autechre
771585f95d
Update CHANGES.md 2021-11-11 01:46:29 +01:00
Autechre
a68b95690c
Update CHANGES.md 2021-11-09 03:12:12 +01:00
Autechre
8ee025636e
Update CHANGES.md 2021-11-08 19:29:46 +01:00
twinaphex
673d77284d BUmp up version to 1.9.13 2021-11-07 03:28:14 +01:00
Autechre
4fe63e6f3f
Update CHANGES.md 2021-10-24 03:50:42 +02:00
Autechre
a9125fffaa
Update CHANGES.md 2021-10-09 16:25:25 +02:00
twinaphex
107d315559 Bump up version 2021-10-09 16:14:46 +02:00
Autechre
ebe0d89de2
Update CHANGES.md 2021-09-19 05:35:20 +02:00
Autechre
a64fa9c8d7
Update CHANGES.md 2021-09-19 05:24:24 +02:00
Autechre
b71d34068b
Update CHANGES.md 2021-09-19 05:12:15 +02:00
twinaphex
85c0607696 Add to CHANGES.md 2021-09-04 10:32:43 +02:00
twinaphex
43838dc4ea Bump version 2021-09-04 10:30:46 +02:00
Autechre
fa5ec2d4b1
Update CHANGES.md 2021-08-22 18:18:55 +02:00
Autechre
48bb705b03
Update CHANGES.md 2021-08-19 14:28:56 +02:00
Autechre
52db47d0fd
Update CHANGES.md 2021-08-17 20:24:23 +02:00
tunip3
ece8ff8ad8
add fix for beetle cores to change log 2021-08-16 15:11:26 +01:00
Autechre
b0ac722366
Update CHANGES.md 2021-08-14 21:04:29 +02:00
Autechre
757ce5e572
Update CHANGES.md 2021-08-14 20:58:23 +02:00
twinaphex
c34982d695 Update CHANGES.md 2021-08-11 19:20:21 +02:00
Autechre
7e08c019bc
Update CHANGES.md 2021-08-11 03:40:45 +02:00
Autechre
5b801bab46
Update CHANGES.md 2021-08-09 14:22:59 +02:00
Autechre
70ca111a53
Update CHANGES.md 2021-08-08 12:46:19 +02:00
Autechre
34758d15ef
Update CHANGES.md 2021-08-08 00:49:23 +02:00
Autechre
f129a55a8a
Update CHANGES.md 2021-08-07 20:26:24 +02:00
Autechre
980647c9b8
Update CHANGES.md 2021-08-07 19:43:56 +02:00
Autechre
87c1800cb8
Update CHANGES.md 2021-08-07 19:35:14 +02:00
Autechre
c19c6a3ca8
Update CHANGES.md 2021-08-07 16:20:07 +02:00
Autechre
1df4fa70e8
Update CHANGES.md 2021-08-01 22:38:06 +02:00
Autechre
2aee034a24
Update CHANGES.md 2021-08-01 22:15:08 +02:00
Autechre
d53ff1cc9b
Update CHANGES.md 2021-07-29 06:13:33 +02:00
twinaphex
8373ac6746 Bump version to 1.9.7 2021-07-25 07:58:25 +02:00
Autechre
f93499181c
Update CHANGES.md 2021-07-04 14:07:31 +02:00
Autechre
4a6dc36b1c
Update CHANGES.md 2021-07-04 02:39:40 +02:00
Autechre
2e215bda5b
Update CHANGES.md 2021-06-27 07:03:00 +02:00
twinaphex
0a5fd837a2 Bump up version to 1.9.6 2021-06-27 06:43:27 +02:00
twinaphex
6738fa57aa Bump up version to 1.9.5 2021-06-13 03:07:51 +02:00
Autechre
da9f87c63f
Update CHANGES.md 2021-06-07 15:54:08 +02:00
Autechre
610b0b7095
Update CHANGES.md 2021-06-06 22:16:25 +02:00
Autechre
44e2530fbb
Update CHANGES.md 2021-06-06 21:18:02 +02:00
Autechre
2edc6d6e6a
Update CHANGES.md 2021-06-04 20:20:46 +02:00
Autechre
6772b89872
Update CHANGES.md 2021-05-31 16:15:09 +02:00
Autechre
b1a3ea72c9
Update CHANGES.md 2021-05-30 04:22:55 +02:00