dolphin/Source/Core
Dentomologist 56ff19c513 BalloonTip: Rework BalloonTip drawing
* Fix irregularly shaped corners
* Remove extra space for BalloonTips with no message or no title
* When the target tip location is not on a screen, put the tooltip on
  the mouse's screen instead of the primary screen
* Fix description getting cut off when the title was too long
* Expose border width as a parameter
* Fix spacing and sizing issues with larger border widths
2024-02-17 12:36:19 -08:00
..
AudioCommon
Common IOFile: avoid clearing errors on null file struct 2024-02-11 20:55:31 -05:00
Core Core/DSPHLE: Construct accelerator in AX and AXWii constructors. 2024-02-12 04:18:18 +01:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
DolphinQt BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00
DolphinTool DolphinTool: Fix parsing of command line bzip2 flag 2024-02-13 12:44:03 -08:00
InputCommon InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
MacUpdater
UICommon Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
UpdaterCommon
VideoBackends VKGfx: Don't panic for VK_SUBOPTIMAL_KHR 2024-01-05 11:20:35 +01:00
VideoCommon Merge pull request #12457 from iwubcode/asset_memory_limit 2024-02-16 15:46:52 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add functionality to prepare for a mesh asset that is loaded from a GLTF file 2024-02-11 13:28:00 -06:00
DolphinLib.vcxproj Externals: add tinygltf, a library used to load or save GLTF mesh files 2024-02-11 13:26:39 -06:00
DolphinLib.vcxproj.user
DolphinLib.x64.props