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
|
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
|
14c0948fb9
|
(video_thread_wrapper.c) Put back logs at request
|
2022-05-23 13:43:54 +02: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
|
13c746f703
|
Merge branch 'orbis' of https://github.com/orbisdev/RetroArch into orbisdev-orbis
|
2022-05-22 19:51:41 +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 José García García
|
8f81692b78
|
[ORBIS] shader cache
|
2022-05-21 17:10:36 +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 |
|
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
|
c48209d323
|
(shader_vulkan) More cleanups
|
2022-05-21 13:08:13 +02: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 |
|
Cthulhu-throwaway
|
68d864e01b
|
(Threaded Video) FIxes
|
2022-05-21 06:23:17 -03:00 |
|
libretroadmin
|
66a2a12766
|
(Vulkan) Move functions to proper place where they're used
and turn them static
|
2022-05-21 01:40:23 +02:00 |
|
libretroadmin
|
3b99b42812
|
(shader_vulkan) Simplify - move functions over that were exclusively
used in shader_vulkan.cpp from vulkan_common.c to there
|
2022-05-21 01:11:28 +02:00 |
|
libretroadmin
|
25c33a8306
|
(drivers_shader) Simplify shader_gl3/shader_vulkan
|
2022-05-21 00:43:52 +02:00 |
|