Commit Graph

60372 Commits

Author SHA1 Message Date
M4xw
e8f85e019f [Win32] Release ITaskbarList3 on failed HrInit
The pointer wasn't NULL'd, thus set_window_progress would cause weird behaviour
2022-05-24 14:42:01 +02:00
LibretroAdmin
8f1de8a343
Merge pull request #13965 from stevenjamescox/master
Revised tvOS icons w/ updated invader.
2022-05-24 12:50:52 +01:00
github-actions
d4795b8cf6 Fetch translations from Crowdin 2022-05-24 00:12:09 +00:00
Steve Cox
d54df6f18e Revised tvOS icons w/ updated alien. 2022-05-23 15:58:48 -07:00
LibretroAdmin
49370f1f26
Merge pull request #13961 from libretro/orbisdev-orbis
WIP: Orbis/PS4 Support using OrbisDev toolchain (pt. 2)
2022-05-23 22:00:08 +01:00
LibretroAdmin
c92da21647
Merge pull request #13954 from Apaczer/upscale240x160_mix
Add Upscale_240x160-320x240 video filter with 'mixed' method
2022-05-23 20:46:40 +01:00
Apaczer
8722f83dee change function's alias
fixes PSP build
2022-05-23 20:40:31 +02:00
LibretroAdmin
4a985b0765
Merge pull request #13963 from davidgfnet/test-fixes
Fix string test that fails.
2022-05-23 18:48:28 +01:00
David Guillen Fandos
8b53aaf45f Fix string test that fails. 2022-05-23 18:47:29 +02:00
libretroadmin
14c0948fb9 (video_thread_wrapper.c) Put back logs at request 2022-05-23 13:43:54 +02:00
LibretroAdmin
f3a4a87eae
Merge pull request #13962 from stevenjamescox/master
iOS app icon fixes & revisions
2022-05-23 12:44:17 +01:00
Steve Cox
0e486f9468 iOS app icon fixes & revisions
Replaced many blurry app icons, instead using icons from higher resolution sources.

Revised iOS app icon color & spacing slightly, attempting to match the pattern used in the recent Android and Switch versions of RetroArch.
2022-05-23 02:36:23 -07:00
github-actions
7b95f3e2ea Fetch translations from Crowdin 2022-05-23 00:12:07 +00:00
libretroadmin
802b3ecd05 (Drivers shader) Revert back to earlier version 2022-05-22 20:49:45 +02:00
libretroadmin
9590fdd0d4 Cleanups pt.2 2022-05-22 20:29:53 +02:00
libretroadmin
41d225f937 Cleanup 2022-05-22 20:14:56 +02:00
libretroadmin
a14ccc2d4d (Orbis) Remove some logs 2022-05-22 19:59:20 +02:00
libretroadmin
13c746f703 Merge branch 'orbis' of https://github.com/orbisdev/RetroArch into orbisdev-orbis 2022-05-22 19:51:41 +02:00
LibretroAdmin
08e3cd07ef
Update README.md 2022-05-22 19:38:10 +02:00
github-actions
4654fc1b75 Fetch translations from Crowdin 2022-05-22 00:11:22 +00:00
LibretroAdmin
e4f3a781a6
Update README.md 2022-05-21 23:53:09 +02:00
LibretroAdmin
d45dbe1e66
Update README.md 2022-05-21 23:52:33 +02:00
LibretroAdmin
e65679da09
Update README.md 2022-05-21 23:40:56 +02:00
LibretroAdmin
3a6956f429
Update README.md 2022-05-21 23:40:28 +02:00
libretroadmin
5c6d5b0aa3 (thread_wrapper) Logging is not thread-safe, remove log messages 2022-05-21 20:31:38 +02:00
libretroadmin
cc61c90602 (Vulkan shader) Add framebuffer copy/clear to inner functions - remove
functions
2022-05-21 18:49:21 +02:00
libretroadmin
68608e5db1 (shader_vulkan) Cleanups:
* Properly namespace functions
* Get rid of functions that were never used
* More cleanups in general
2022-05-21 17:55:43 +02:00
Francisco Javier Trujillo Mata
ba47d09c4b [ORBIS] Update xxHash dependecy 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
f56f28d226 [ORBIS] Update to latest toolchain changes 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
5ef1309742 [ORBIS] Adding CPP libs 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
0c3506fbdc [ORBIS] Use orbis as suffix for core 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
91758569b2 [ORBIS] Include crt0 in the makefile 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
05a03164bd [ORBIS] Use user_mem_sys library 2022-05-21 17:10:36 +02:00
Francisco José García García
8f81692b78 [ORBIS] shader cache 2022-05-21 17:10:36 +02:00
Francisco Javier Trujillo Mata
a5a90a1dc7 [ORBIS] Clean Makefile and show memory available and used 2022-05-21 17:10:35 +02:00
Francisco Javier Trujillo Mata
6974dee535 [ORBIS] Remove the dummy core option by default 2022-05-21 17:10:35 +02:00
Francisco Javier Trujillo Mata
6366fcf8e3 [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
libretroadmin
f30cbaf7a3 (shader_vulkan) More rewrites 2022-05-21 17:00:43 +02:00
Francisco Javier Trujillo Mata
50d8982943 [ORBIS] Add CI to GitHub Actions 2022-05-21 16:31:10 +02:00
Antonio Jose Ramos Marquez
9dd060dbc8 [ORBIS] some changes for input 2022-05-21 16:31:10 +02:00
Francisco Javier Trujillo Mata
7a15f81b39 [ORBIS] Improve memory reservation 2022-05-21 16:31:10 +02:00
Antonio Jose Ramos Marquez
4dd779467d [ORBIS] add debugnet support 2022-05-21 16:31:10 +02:00
OsirizX
c6d51fdb32 [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
libretroadmin
46603db2fa (shader_vulkan) Get rid of Pass:set_pass_info 2022-05-21 14:49:31 +02:00
libretroadmin
302169b49a (shader_vulkan) Cleanups 2022-05-21 14:37:07 +02:00
libretroadmin
28bfa238d4 (RGUI) Buildfix 2022-05-21 13:54:37 +02:00
libretroadmin
c48209d323 (shader_vulkan) More cleanups 2022-05-21 13:08:13 +02:00
LibretroAdmin
7164598a29
Merge pull request #13956 from GABO1423/patch-1
(Ozone) UWP Build fix.
2022-05-21 11:04:14 +01:00
LibretroAdmin
44288455cb
Merge pull request #13957 from Cthulhu-throwaway/more-threaded-video-fixes
(Threaded Video) FIxes
2022-05-21 10:54:21 +01:00
libretroadmin
49954569f9 (shader_vulkan) Simplifications 2022-05-21 11:47:08 +02:00