55206 Commits

Author SHA1 Message Date
twinaphex
dc94356505 Cleanup context driver video output functions 2020-07-27 09:38:20 +02:00
twinaphex
3e04b158ab Get rid of video_context_driver_write_to_image_buffer 2020-07-27 08:25:11 +02:00
twinaphex
8dc7524e43 Get rid of video_context_driver_translate_aspect wrapper function 2020-07-27 08:15:35 +02:00
twinaphex
9db00e4143 Start using video_driver_get_flags_wrapper again 2020-07-27 06:40:30 +02:00
twinaphex
4120abd4d4 Cleanups 2020-07-27 06:27:35 +02:00
twinaphex
014875c3d3 Ensure size of msg_hash_enums is big enough for now 2020-07-27 05:07:44 +02:00
Autechre
9301344ea8
Update CHANGES.md 2020-07-26 23:42:18 +02:00
Autechre
7a07d4977f
Merge pull request #11084 from hhromic/add-font-size
(Menu/DisplayList) Make notification font size option visible when graphics widgets are enabled
2020-07-26 23:41:48 +02:00
Hugo Hromic
e5a50a4e33 (Menu/DisplayList) Make notification font size option visible when graphics widgets are enabled
The on-screen audio/video statistics uses the font size option for rendering.
2020-07-26 22:28:32 +01:00
twinaphex
b9e471d22a Revert "Video context driver cleanups - less functions to go through with"
This reverts commit cd1d760a3852258e9cab78d455c00f81193635e9.
2020-07-26 23:12:05 +02:00
twinaphex
26d915c1f2 Revert "(core_info.c) Cleanup"
This reverts commit ab8f3115dad8f30a4d53edb81b4c9976fdf9d0ad.
2020-07-26 23:11:53 +02:00
twinaphex
b604200730 Revert "Cleanup core_info_hw_api_supported"
This reverts commit 9f653f27b0c2bc3c1cc6d5e5040b8dd914112dea.
2020-07-26 23:11:38 +02:00
twinaphex
4e5037d7e1 Revert "Get rid of these context driver higher level functions"
This reverts commit 27b09229b3478ee4df4ff6e9d88f3a7fd61b2854.
2020-07-26 23:11:24 +02:00
twinaphex
b96ec6b8a8 Revert "Cleanup"
This reverts commit 3108df009e5d9576609a2a152329c771b5d91c55.
2020-07-26 23:11:16 +02:00
twinaphex
3108df009e Cleanup 2020-07-26 12:04:55 +02:00
twinaphex
27b09229b3 Get rid of these context driver higher level functions 2020-07-26 11:58:38 +02:00
twinaphex
9f653f27b0 Cleanup core_info_hw_api_supported 2020-07-26 08:29:17 +02:00
twinaphex
ab8f3115da (core_info.c) Cleanup 2020-07-26 08:22:04 +02:00
twinaphex
cd1d760a38 Video context driver cleanups - less functions to go through with
public scope
2020-07-26 08:00:49 +02:00
twinaphex
f94b5864b2 Cleanup 2020-07-25 19:58:14 +02:00
twinaphex
30dd294c43 (GDI) Implement resolution callback functions 2020-07-25 19:36:19 +02:00
twinaphex
9f20a48602 (D3D10/11/12) Implement resolution callback functions 2020-07-25 11:47:49 +02:00
twinaphex
cb138183ad (Vulkan) Implement video resolution callback functions 2020-07-25 11:35:42 +02:00
twinaphex
dc14f4150d Cleanup 2020-07-25 00:04:25 +02:00
twinaphex
d92280e20e Cleanups 2020-07-25 00:02:26 +02:00
twinaphex
b9cb8c8890 (device_null) Cleanups 2020-07-24 23:57:15 +02:00
twinaphex
9d76412715 (WiiU) Another buildfix 2020-07-24 23:55:06 +02:00
twinaphex
a49b5b7129 Cleanups 2020-07-24 22:23:52 +02:00
twinaphex
08776496ed Cleanups 2020-07-24 22:12:33 +02:00
Autechre
d6d6dcdf5c
Merge pull request #11076 from barbudreadmon/patch-6
gcm_gfx.c: oops, forgot to include this
2020-07-24 19:57:04 +02:00
barbudreadmon
2dedaca7b3
gcm_gfx.c: oops, forgot to include this 2020-07-24 19:40:07 +02:00
Autechre
2515863058
Merge pull request #11074 from barbudreadmon/patch-7
gcm_gfx.c: compatibility with recent psl1ght sdk
2020-07-24 19:16:17 +02:00
Autechre
80f978b683
Merge pull request #11072 from jdgleaver/core-options-tweaks
Core option improvements
2020-07-24 19:12:19 +02:00
Autechre
35183c1fbb
Merge pull request #11073 from barbudreadmon/patch-6
psl1ght_input.c: fix typo
2020-07-24 19:12:10 +02:00
twinaphex
0003074cfe (Input HID) Cleanups/buildfixes 2020-07-24 19:11:20 +02:00
twinaphex
1b24c37919 (WiiU) More build fixes 2020-07-24 19:01:35 +02:00
barbudreadmon
70025e4d08
gcm_gfx.c: compatibility with all sdks 2020-07-24 18:39:00 +02:00
jdgleaver
013ec3ebb2 Core Options: Detect 'enable'/'disable' as boolean-type value labels 2020-07-24 17:15:47 +01:00
barbudreadmon
3f7895a668
gcm_gfx.c: compatibility with recent psl1ght sdk 2020-07-24 17:47:28 +02:00
barbudreadmon
6521eb980b
psl1ght_input.c: fix typo 2020-07-24 17:37:07 +02:00
jdgleaver
9a19a7ae31 Core option improvements 2020-07-24 15:31:50 +01:00
twinaphex
d93cf0d9dc Cleanups 2020-07-24 04:44:49 +02:00
twinaphex
2364fdd900 (Wiiu) Cleanups 2020-07-24 04:42:43 +02:00
twinaphex
d2c3a6d71e (Wiiu) Buildfix 2020-07-24 04:40:39 +02:00
Autechre
75a764c668
Merge pull request #11071 from hhromic/reimpl-git-version
(Makefiles) Re-implement Git version handling
2020-07-24 00:21:52 +02:00
Hugo Hromic
4205e73c9a (Makefiles) Re-implement Git version handling
Better (more fine-grained) logic for version_git.o regeneration.
2020-07-23 21:28:22 +01:00
Francisco José García García
49b7a03335 (VITA) Rename frontend_psp_get_mem_used to free 2020-07-23 21:04:49 +02:00
Autechre
a308be6e87
Update CHANGES.md 2020-07-23 18:43:15 +02:00
Autechre
53eee276c7
Merge pull request #11070 from Ryunam/notification-font
Make Notification Font option visible when Graphics Widgets are enabled
2020-07-23 18:42:47 +02:00
Autechre
6f6f9122d3
Update CHANGES.md 2020-07-23 18:40:57 +02:00