libretroadmin
|
223f063894
|
Simplify win32_common.c
|
2023-04-03 20:26:04 +02:00 |
|
LibretroAdmin
|
c810520a55
|
Revert "(Vulkan) Add adaptive vsync support (#14788)" (#15004)
This reverts commit 4543a52be67f172b825bb284d75d03924f5ed8a9.
|
2023-02-21 23:00:06 +01:00 |
|
sonninnos
|
4543a52be6
|
(Vulkan) Add adaptive vsync support (#14788)
* (Vulkan) Add adaptive vsync support
* (Vulkan) Mailbox presentation case
|
2023-02-21 22:42:32 +01:00 |
|
libretroadmin
|
f96ff71416
|
(video context drivers) Cleanups
|
2023-02-21 09:49:46 +01:00 |
|
libretroadmin
|
8a3686df58
|
Revert "Header cleanups - don't include retroarch.h everywhere"
This reverts commit 0e3b478f8c00b015aec9a78d13e73277500e5449.
|
2023-01-08 09:05:46 +01:00 |
|
libretroadmin
|
0e3b478f8c
|
Header cleanups - don't include retroarch.h everywhere
|
2023-01-08 08:56:57 +01:00 |
|
LibretroAdmin
|
724acc4eb9
|
(Vulkan) Use flags for vulkan_ctx_data
|
2022-10-30 23:07:07 +01:00 |
|
LibretroAdmin
|
0159c2f70f
|
gfx_ctx_vulkan_data - use flags instead of booleans
|
2022-10-30 22:03:36 +01:00 |
|
LibretroAdmin
|
18639cca6e
|
(Win32) Create g_win32_flags - reduce amount of global booleans kept
around for state
|
2022-10-26 17:31:42 +02:00 |
|
libretroadmin
|
06d62cf86a
|
Simplify vulkan set_resize function callbacks
|
2022-05-31 20:18:27 +02:00 |
|
Francisco Javier Trujillo Mata
|
3bbfcf7b39
|
Adding to get_video_output_size 2 parameters for additional info
|
2021-10-04 23:53:55 +02:00 |
|
sonninnos
|
11b0667e72
|
(WIN32/Vulkan) Refresh rate fixes + cleanups
|
2021-08-12 18:33:58 +03:00 |
|
twinaphex
|
e596bf7925
|
Buildfix for previous commit
|
2021-08-02 16:19:26 +02:00 |
|
twinaphex
|
2af9441d35
|
Create separate wnd_proc functions for winraw
|
2021-08-02 16:14:58 +02:00 |
|
Autechre
|
a56fcfb24a
|
Revert "Screen Resolution option fixes"
|
2021-04-17 19:33:23 +02:00 |
|
sonninnos
|
371453623b
|
Screen Resolution option fixes
|
2021-02-16 22:59:24 +02:00 |
|
twinaphex
|
5f08605680
|
Refactor joypad drivers
|
2020-08-30 05:29:32 +02:00 |
|
twinaphex
|
4d1cfa9c41
|
Make the 'raw' versions the generic function for the message loop
callback - this way it's reused for SDL2 input driver too
|
2020-08-28 02:55:39 +02:00 |
|
twinaphex
|
32279c3a70
|
Split up wnd_proc_common_internal into two - one for dinput,
one for raw
|
2020-08-28 02:21:13 +02:00 |
|
twinaphex
|
3d893b7602
|
Add extra parameter to unload_texture
|
2020-07-27 10:15:28 +02:00 |
|
twinaphex
|
7574a80391
|
Change some context driver names
|
2020-07-20 18:15:37 +02:00 |
|
twinaphex
|
9ac9309991
|
Optimize call to vulkan_present
|
2020-07-20 04:45:12 +02:00 |
|
twinaphex
|
7c66f0adbc
|
Simplify win32_check_window
|
2020-07-18 17:09:07 +02:00 |
|
twinaphex
|
0ccb86d130
|
Cleanup
|
2020-07-18 14:15:23 +02:00 |
|
twinaphex
|
9f9d59f2be
|
Cleanups
|
2020-07-17 16:46:00 +02:00 |
|
twinaphex
|
3983a19281
|
(Context drivers) Cleanups
|
2020-07-17 14:53:49 +02:00 |
|
twinaphex
|
7c66a7457a
|
Go for a consistent return value
|
2020-07-17 14:44:57 +02:00 |
|
twinaphex
|
2ff2604e69
|
MSVC buildfix
|
2020-07-17 04:35:01 +02:00 |
|
twinaphex
|
cbca370d76
|
Split up wgl_ctx.c into two files - GL and Vulkan
|
2020-07-17 04:28:26 +02:00 |
|