This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f617c4175
dolphin
/
Externals
/
wxWidgets3
History
comex
3ee1e5cbf0
Switch from disabling a laundry list of warnings for wxWidgets to just disabling everything, since they're almost certainly not our problem and I want to compile with -Werror.
2014-08-23 15:21:28 -04:00
..
art
Upgrade WX to r74856, mainly to support @2x.
2013-09-23 02:58:04 -04:00
build
/msw
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
include
msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
2014-08-19 22:33:42 -07:00
src
msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
2014-08-19 22:33:42 -07:00
wx
Upgrade WX to r74856, mainly to support @2x.
2013-09-23 02:58:04 -04:00
CMakeLists.txt
Switch from disabling a laundry list of warnings for wxWidgets to just disabling everything, since they're almost certainly not our problem and I want to compile with -Werror.
2014-08-23 15:21:28 -04:00
build_wx.sh
Update wx to r75363 to address a wx bug that was breaking netplay on OS X.
2013-12-08 15:37:10 -05:00