dolphin/Source/Core
Léo Lam 3af09da0f3 UI: Show title ID in info panel
Add a way to easily get the title ID of a game. For Wii titles, it's
sometimes more useful to know than the game ID.
2018-03-07 17:40:22 +01:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common Include <endian.h> for byte swap macros on OpenBSD 2018-02-26 00:07:05 +02:00
Core Merge pull request #6388 from leoetlino/merge 2018-03-02 23:14:37 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 UI: Show title ID in info panel 2018-03-07 17:40:22 +01:00
DolphinWX UI: Show title ID in info panel 2018-03-07 17:40:22 +01:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Vulkan: Fix broken post-processing 2018-03-01 16:55:55 +10:00
VideoCommon OGL: Use glBufferData on Mali. 2018-02-25 17:12:36 +01:00
CMakeLists.txt