citra/src/citra_qt
emufan4568 025cd31420 video_core: Bump OpenGL version to 4.3 on desktop
* The current backend heavily depends on many extensions for shadow
  rendering and texture cubes in the fragment shaders. All these
  extensions were incorporated to core in 4.3. Support is practically
  ubiquitous and requiring support for it makes things a lot easier
2022-08-21 01:39:16 +03:00
..
applets (zhaowenlan1779) android/applets: Implement Mii Selector 2021-10-02 16:38:32 +05:30
camera citra_qt: prefer standard algorithms (#5995) 2022-04-14 19:58:25 +05:30
configuration added quick screenshot (#6025) 2022-07-06 21:51:01 -05:00
debugger citra_qt: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
dumping citra_qt: Split options into 'Specific' and 'Generic' 2020-02-28 18:26:20 +08:00
movie core/movie: Add MovieFinished mode 2021-02-08 11:25:35 +08:00
multiplayer remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
updater fix clang format 2020-12-06 16:01:59 -03:00
util Use maybe_unused instead of Q_UNUSED 2020-12-06 16:03:24 -03:00
aboutdialog.cpp Use unique_ptr on all ui objects from .ui files (#5511) 2020-10-01 09:23:01 +08:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp video_core: Bump OpenGL version to 4.3 on desktop 2022-08-21 01:39:16 +03:00
bootmanager.h Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
cheats.cpp citra_qt: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
cheats.h citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +08:00
cheats.ui Improve tab ordering (#6019) 2022-05-13 20:36:09 +05:30
citra-qt.rc Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
CMakeLists.txt Add configure_enhancements.ui to CMakeLists.txt 2022-06-06 13:47:07 +08:00
compatdb.cpp Merge pull request #5501 from FearlessTobi/port-1064-3948 2021-04-23 22:58:08 -07:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.ui add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +02:00
discord_impl.cpp discord_impl: Update the client ID (#5449) 2020-07-08 23:45:54 +02:00
discord_impl.h Address a bunch of review comments 2018-10-20 10:35:55 -04:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
game_list_p.h game_list_p: Resolve deprecated usage of QVariant operator< 2020-12-19 18:48:38 +01:00
game_list_worker.cpp yuzu: Resolve -Wextra-semi warnings 2020-08-28 16:43:17 +02:00
game_list_worker.h yuzu/game_list_worker: Silence warnings 2019-11-02 18:55:08 +01:00
game_list.cpp Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
game_list.h citra_qt: Rebuilt movie frontend 2021-02-08 11:25:31 +08:00
hotkeys.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
hotkeys.h yuzu/hotkeys: Remove unnecessary constructor 2019-05-10 20:30:50 +02:00
Info.plist Add descriptions for camera and microphone usage on macos 2021-05-12 03:40:14 -03:00
loading_screen.cpp remove unnecessary headers 2020-12-06 15:59:13 -03:00
loading_screen.h remove unnecessary headers 2020-12-06 15:59:13 -03:00
loading_screen.ui Loading Screen: Vertically Center everything 2020-01-22 17:26:27 -07:00
macos_authorization.h macos permission: address review comments 2022-01-10 15:30:41 +01:00
macos_authorization.mm macos permission: address review comments 2022-01-10 15:30:41 +01:00
main.cpp video_core: Bump OpenGL version to 4.3 on desktop 2022-08-21 01:39:16 +03:00
main.h Minor improvements to the UX 2021-02-08 11:25:38 +08:00
main.ui Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
qt_image_interface.cpp specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
qt_image_interface.h specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
uisettings.cpp Adding Midnight_Blue to themes 2022-05-17 09:48:02 -04:00
uisettings.h Adding Midnight_Blue to themes 2022-05-17 09:48:02 -04:00