This website requires JavaScript.
Explore
Help
Sign In
izzy
/
RetroArch
Watch
0
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/izzy2lost/RetroArch.git
synced
2026-03-26 16:42:27 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
uwp-updates
RetroArch
/
ui
/
drivers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
iyzsong
f309266422
(Qt) Fix desktop menu crash with CHEEVOS disabled (
#17400
)
2025-01-12 14:21:01 +01:00
..
cocoa
iOS: ensure webserver notice can be dismissed (
#17356
)
2025-01-07 02:03:00 +01:00
qt
(Qt) Fix desktop menu crash with CHEEVOS disabled (
#17400
)
2025-01-12 14:21:01 +01:00
ui_cocoa.h
…
ui_cocoa.m
Syntax style nits
2024-12-23 05:44:40 +01:00
ui_cocoatouch.m
Conventionalize len variables:
2024-12-27 05:51:33 +01:00
ui_qt.cpp
Small cleanups: * Prevent some unneccessary strlcpy calls and intermediary string copies * Name local length variables for strings '_len', parameter/argument 'len'
2024-12-28 22:22:07 +01:00
ui_qt.h
Add Named_Logos (
#17216
)
2024-12-20 18:52:27 -08:00
ui_win32_resource.h
(WIN32) Fix native ui savestate slots (
#16290
)
2024-02-26 03:12:07 -08:00
ui_win32.c
iOS: Display app icon in app icon picker in materialui (
#16520
)
2024-05-12 22:52:52 -07:00
ui_win32.h
…