libretroadmin
|
a7977c5f38
|
(Qt) Get rid of menu_setting_find references
|
2023-06-01 23:56:56 +02:00 |
|
libretroadmin
|
68ddb0e3b2
|
(Qt) Cleanup
|
2023-06-01 23:51:53 +02:00 |
|
libretroadmin
|
f29fbda584
|
(Wayland) Fix build
|
2023-06-01 23:03:26 +02:00 |
|
libretroadmin
|
31751a3945
|
Cleanups
|
2023-06-01 22:52:05 +02:00 |
|
libretroadmin
|
5319161c66
|
Buildfix
|
2023-06-01 22:37:03 +02:00 |
|
libretroadmin
|
f66a8dc538
|
Cleanup unused variable warnings
|
2023-06-01 22:34:16 +02:00 |
|
libretroadmin
|
f49bfd2262
|
(CTR) Buildfix
|
2023-06-01 22:19:08 +02:00 |
|
libretroadmin
|
c1166ee823
|
Cleanups
|
2023-06-01 21:34:34 +02:00 |
|
libretroadmin
|
f3fe46393c
|
Cleanups
|
2023-06-01 20:29:05 +02:00 |
|
libretroadmin
|
27aeb314a1
|
merge d3d8_common.c into d3d8.c
|
2023-06-01 20:14:19 +02:00 |
|
libretroadmin
|
36cf7f00a8
|
Cleanups
|
2023-06-01 19:59:11 +02:00 |
|
Bernhard Schelling
|
189542ea5f
|
Prevent the android quick tap mouse click emulation while pressing a button on the on-screen overlay
|
2023-06-01 18:34:37 +02:00 |
|
anaximan
|
bd59d35498
|
Fixed the corner tapping toggle
|
2023-06-01 15:56:09 +02:00 |
|
anaximan
|
d7a4ee6918
|
Added clarification for the trackball and auto reloading to VMouse options.
|
2023-06-01 15:56:09 +02:00 |
|
anaximan
|
e301ddf29f
|
Compilation fixes when UDEV_TOUCH_SUPPORT is undefined
|
2023-06-01 15:56:09 +02:00 |
|
anaximan
|
516de17de0
|
Added touch-related options to RetroArch Input settings menu. Added trackball mode.
|
2023-06-01 15:56:09 +02:00 |
|
anaximan
|
59651914cd
|
Fixed some typos, code cleanup, and C89 compatibility
|
2023-06-01 15:56:09 +02:00 |
|
anaximan
|
42c0c7ee2b
|
First working version of udev driver with touchscreen support and gestures.
|
2023-06-01 15:56:09 +02:00 |
|
libretroadmin
|
0a06ace36e
|
(vita) Fix vita2d_init symbol conflict
|
2023-06-01 02:30:45 +02:00 |
|
libretroadmin
|
21ffa14fea
|
Cleanups - cleanup unused variable warnings
|
2023-06-01 01:06:56 +02:00 |
|
libretroadmin
|
e51d1a3d2a
|
Get rid of some old libtransistor files/codepaths
|
2023-06-01 00:08:00 +02:00 |
|
libretroadmin
|
0ee2f93ca4
|
Combine gfx_display files into video drivers
|
2023-05-31 23:58:06 +02:00 |
|
libretroadmin
|
d1b9badf41
|
Rename common files to _defines.h
|
2023-05-31 22:46:34 +02:00 |
|
libretroadmin
|
2bf08f5457
|
vulkan_font_render_msg - don't use video_st
|
2023-05-31 22:01:00 +02:00 |
|
libretroadmin
|
f08958dbc1
|
Move inline functions to files that actually need them,
move enums at the top of the header files
|
2023-05-31 21:50:07 +02:00 |
|
libretroadmin
|
77466d6f85
|
Rename d3d_w32_font.c to d3d9x_w32_font.c
|
2023-05-31 21:32:52 +02:00 |
|
libretroadmin
|
020e5fd7af
|
(Vulkan) vulkan_debug_mark_object - C89 buildfix
|
2023-05-31 21:11:09 +02:00 |
|
libretroadmin
|
7402d6ec94
|
(D3D11/D3D12) Small cleanups/micro-opts
|
2023-05-31 20:51:03 +02:00 |
|
libretroadmin
|
29584b9960
|
Move d3d8_texture_new to d3d8.c and make it static
|
2023-05-31 19:43:20 +02:00 |
|
libretroadmin
|
923b756926
|
Turn inline function into macro and move it to vulkan.c
|
2023-05-31 19:38:49 +02:00 |
|
libretroadmin
|
40fb10fd4e
|
- Move Vulkan common functions over to vulkan.c
- Fix some platforms
|
2023-05-31 19:32:33 +02:00 |
|
libretroadmin
|
4f6010bea7
|
COmbine font raster files and video driver files
|
2023-05-31 19:03:45 +02:00 |
|
LibretroAdmin
|
53ff913c36
|
Revert "Don't count frames while paused"
This reverts commit ed29ba6b32 .
|
2023-05-31 16:47:51 +02:00 |
|
libretroadmin
|
8a5a59da50
|
Refactors, move some functions to retroarch.c and make them static
|
2023-05-31 16:08:31 +02:00 |
|
github-actions
|
698b0d6ce6
|
Fetch translations from Crowdin
|
2023-05-31 00:11:54 +00:00 |
|
libretroadmin
|
86d8eef0d3
|
Get rid of unused gfx_ctx_input struct
|
2023-05-31 01:13:39 +02:00 |
|
libretroadmin
|
696dae6e70
|
Refactor away some video driver functions
|
2023-05-31 01:09:38 +02:00 |
|
libretroadmin
|
e70eb9ded2
|
Refactor video_driver_cached_frame_has_valid_framebuffer
|
2023-05-31 00:39:01 +02:00 |
|
libretroadmin
|
3737b99b05
|
Cleanups
|
2023-05-30 22:10:03 +02:00 |
|
libretroadmin
|
de63016bd3
|
(xshm_gfx) Silence warning
|
2023-05-30 21:29:21 +02:00 |
|
libretroadmin
|
37190f8036
|
Header uniformity cleanups
|
2023-05-30 21:21:05 +02:00 |
|
libretroadmin
|
c0ba738f0d
|
Header uniformity - enums on top, then structs, then public declarations
|
2023-05-30 21:03:36 +02:00 |
|
libretroadmin
|
c07e6a6da2
|
Cleanups
|
2023-05-30 20:30:37 +02:00 |
|
libretroadmin
|
862acd7160
|
rjson_optional_skip - fix code
|
2023-05-30 19:45:15 +02:00 |
|
libretroadmin
|
3f992de8a6
|
Silence warning
|
2023-05-30 19:39:12 +02:00 |
|
libretroadmin
|
72bd1a2ba4
|
(libretro-common) Resync
|
2023-05-30 19:34:55 +02:00 |
|
Eric Warmenhoven
|
119230e84b
|
Don't include MoltenVK in Load Core menu list
|
2023-05-30 19:06:18 +02:00 |
|
sonninnos
|
ed29ba6b32
|
Don't count frames while paused
|
2023-05-30 19:05:43 +02:00 |
|
libretroadmin
|
7f55153457
|
take_screenshot - make function somewhat more readable
|
2023-05-30 12:26:52 +02:00 |
|
libretroadmin
|
c09fb6d95d
|
Cleanups
|
2023-05-30 12:19:53 +02:00 |
|