Rodolfo Bogado
3193e6ae5d
visual studio 2019 compilation fix
2021-10-06 23:06:45 -03:00
Rodolfo Bogado
26a2154f7c
fix android compilation an initial ishiiruka android version
2020-06-09 23:04:55 -03:00
Rodolfo Bogado
ae363bb8b9
compilation fix
2019-12-21 12:53:31 -03:00
Rodolfo Bogado
3963a18501
update to visual studio 2019
2019-06-23 21:09:49 -03:00
Rodolfo Bogado
9a77b52651
linux build fixes
2018-05-20 20:24:31 -03:00
Rodolfo Bogado
ccb1dfc63e
merge master change from last week, fix some issues reported in the forum, Vulkan is currently broken because im in the middle of implementing post processing
2017-11-20 15:11:03 -03:00
Rodolfo Bogado
ba330d64fc
Merge latest master changes
2017-08-29 13:59:45 -03:00
Rodolfo Bogado
49ad9ea36c
merge latest master changes
2017-07-05 00:21:40 -03:00
Rodolfo Bogado
6b1dfe70e1
Merge Latest Master Changes
2017-05-04 22:04:27 -03:00
Rodolfo Bogado
e5a03bcfc8
upgrade solution to visual studio 2017
2017-03-09 21:20:08 -03:00
Rodolfo Bogado
70dd516419
merge latest master changes
2017-02-14 15:11:48 -03:00
Rodolfo Bogado
138ac7f7c0
Merge latest master changes
2016-11-07 00:09:14 -03:00
Rodolfo Bogado
b06bfd6bf9
merge latest master changes
2016-10-24 21:11:32 -03:00
Rodolfo Bogado
84e00bc134
Merge latest master changes
2016-10-08 09:07:44 -03:00
Rodolfo Bogado
aff8d50b55
Merge latest master changes
2016-09-11 20:46:09 -03:00
Rodolfo Bogado
631ff44948
Merge WX: Fix pop-under (win) / game list garbage (win) / language support (Linux) #4015
2016-08-17 21:45:48 -03:00
Rodolfo Bogado
0212283b77
Merge latest master changes
2016-07-19 20:23:08 -03:00
Rodolfo Bogado
eaaadea7e2
linux linking fix
2016-04-24 21:11:01 -03:00
Rodolfo Bogado
2ddb698ef6
fix linux build
2016-04-24 14:56:24 -03:00
Rodolfo Bogado
bc347d9bf7
merge pull #3142 updated wxwidgets
2016-02-15 19:36:10 -03:00
Rodolfo Bogado
ec1423ee47
Merge latest master changes, Migrate solution to visual studio 2015, and add n a option to disable Custom Texture GPU Ram Cache
2015-09-06 23:23:58 -03:00
Rodolfo Bogado
8f5820e0d0
merge latest master changes.
...
Rewrite custom texture handling as it was done in master but with Ishiiruka style
2015-01-09 23:56:02 -03:00
Rodolfo Bogado
fba8d72185
partial merge from master master
2014-12-06 10:58:18 -03:00
Rodolfo Bogado
c618bcfb90
BIG merge from master to re enable ogl and software backends
2014-11-24 10:52:57 -03:00
Rodolfo Bogado
888f8ea7e8
merge master changes
2014-10-26 23:02:05 -03:00
Rodolfo Bogado
beab3bca68
merge latest master changes
2014-09-03 17:38:59 -03:00
Rodolfo Bogado
fa144dff2f
Master merge v1
2014-06-03 18:14:53 -03:00
Rodolfo Bogado
0ff97f1859
Solution Update to vs2013
2013-11-09 18:40:00 -03:00
comex
18abc33306
2x banner images!
2013-09-25 03:06:27 -04:00
comex
693cee36cb
Hack up wx to support @2x images in the toolbar. Oh please let's switch to Qt...
2013-09-25 02:03:32 -04:00
comex
a38821fc38
Comment out wx change to set WS_POPUP.
...
Fixes issue 6651, apparently. We don't use wxGLCanvas, so the line
isn't necessary in the first place.
2013-09-24 22:48:31 -04:00
comex
54c3b8d357
Reapply shuffle2's patch.
...
This is a wx bug:
http://trac.wxwidgets.org/ticket/13933
2013-09-23 02:58:04 -04:00
comex
66ed9a1804
Upgrade WX to r74856, mainly to support @2x.
2013-09-23 02:58:04 -04:00
Jasper St. Pierre
3b29320113
wx: Prevent warnings when compiling with recent versions of g++
...
g++ tends to think this is a string literal instead of concatenation.
2013-07-21 17:56:20 -04:00
Jasper St. Pierre
7493f19cda
Squash warnings from wx
...
See: http://trac.wxwidgets.org/ticket/15137
2013-07-05 22:13:11 -04:00
Pierre Bourdon
4895e38bd5
This change might work better if I git add the files
2013-03-29 07:31:15 -07:00
NeoBrainX
4fc0125fb3
Fix OS X 10.6 compatibility.
...
Patch by mathieudel.
2012-12-07 19:49:08 +01:00
Shawn Hoffman
56b1373baf
Remove scons-related files
2012-03-25 12:55:02 -07:00
Shawn Hoffman
7d57b925e6
Disable wxHAS_MSW_TASKDIALOG because as of wxW svn r70933,
...
there is a bug with the wxPD_AUTO_HIDE style which can cause a non-dolphin
window to come to the foreground after auto-closing of the TaskDialog.
2012-03-24 20:59:20 -07:00
Pierre Bourdon
5242f09104
Fix Linux build: search for gthread-2.0 and pangocairo, then add both these libs to wx dependencies
2012-03-23 01:06:45 +01:00
Shawn Hoffman
6091774ade
get wxw3 building on linux
...
kind of hacky because currently, shared libpng is always expected to be used
on darwin, libpng in externals is always used
2012-03-19 04:59:49 -07:00
Shawn Hoffman
20bb7a28b5
wxw3: update wx/setup.h for wxgtk to be compatible with current version
2012-03-19 04:59:48 -07:00
Shawn Hoffman
00fed2e70e
wxw3: revert wx/setup.h for wxgtk to the previous version
2012-03-19 04:59:48 -07:00
Shawn Hoffman
c5d746f3d8
remove scons files from VS projects
2012-03-18 06:41:12 -07:00
Shawn Hoffman
d9a7510937
forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore...
...
fix up misc warnings and build errors
2012-03-18 03:30:03 -07:00
Shawn Hoffman
c3d13b048c
build against wxWidgets3 from Externals on Windows.
...
use Externals version of libpng on Windows.
2012-03-18 02:31:19 -07:00
Shawn Hoffman
360c8d4cb3
make same changes to CMake as scons for wxw3 update
2012-03-17 22:16:54 -07:00
Shawn Hoffman
a648aca65c
wxWidgets3: update to svn r70933
2012-03-17 21:47:47 -07:00
Maarten ter Huurne
9ede977a56
Added QuickTime framework as dependency for wxWidgets on OS X.
...
It seems that the required functions are in an already included framework
on x86_64, but on i386 we depend on QuickTime.
2011-12-11 21:24:40 +01:00
Maarten ter Huurne
f9133a7376
Link to the required OS X frameworks.
...
Previously, there was just one list of frameworks regardless of which part
of the code depended on which frameworks. Now we keep separate lists for
the Dolphin core, the Dolphin GUI and internal use by wxWidgets.
2011-12-07 08:26:44 +01:00