Skip to content

Commit

Permalink
Update WxWidgets repository
Browse files Browse the repository at this point in the history
This is in preparation to make it easy to compile with VS2015.

Also there's notables changes in wxWidgets that we might find very useful,
such as being able to create OpenGL debug contexts.

The change in .gitmodules might make it necessary for people to run
"git submodule sync" after pulling these changes
  • Loading branch information
Bigpet committed May 8, 2015
1 parent bb63ec0 commit fe1b0e7
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "wxWidgets"]
path = wxWidgets
url = https://github.com/DHrpcs3/wxWidgets.git
url = https://github.com/RPCS3/wxWidgets.git
ignore = dirty
[submodule "rpcs3-ffmpeg"]
path = ffmpeg
Expand Down
Loading

0 comments on commit fe1b0e7

Please sign in to comment.