mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
Update WxWidgets repository
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
This commit is contained in:
parent
bb63ec0c83
commit
fe1b0e70b9
3 changed files with 172 additions and 24 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue