This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-20 20:51:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
117bf435b077bbb2fe2339b1dbe7496cda25d749
dolphin
/
Source
/
Core
History
Ryan Houdek
117bf435b0
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.
2013-11-15 01:09:38 +00:00
..
AudioCommon
Re-plumb window handle to the dsound backend.
2013-11-07 09:24:56 -08:00
Common
warnings and code formatting
2013-11-13 04:03:46 -05:00
Core
More warning fixes, OSX build fix.
2013-11-14 03:11:40 -05:00
DiscIO
Fix format string warnings
2013-11-13 04:01:16 +01:00
DolphinWX
Fix format string warnings
2013-11-13 04:01:16 +01:00
InputCommon
more warning fixes
2013-11-14 02:19:15 -05:00
VideoBackends
Reworked Screenshot saving.
2013-11-15 13:00:38 +13:00
VideoCommon
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.
2013-11-15 01:09:38 +00:00
CMakeLists.txt
…