This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
044157be5f1e80c212c5b97e4634b31e008e2cd9
dolphin
/
Source
T
History
Glenn Rice
044157be5f
Finally get tooltips in config main to work on linux. When controls are contained in a wxStaticTextBox they must be created before the wxStaticTextBox is created, otherwise tooltips don't work. This is probably a bug in wxWidgets.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7023
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-31 17:15:21 +00:00
..
Core
Finally get tooltips in config main to work on linux. When controls are contained in a wxStaticTextBox they must be created before the wxStaticTextBox is created, otherwise tooltips don't work. This is probably a bug in wxWidgets.
2011-01-31 17:15:21 +00:00
DSPSpy
Put some stuff in the gfx plugins into namespaces, so that the symbols won't collide if someone decides to merge the gfx plugins into dolphin too. still more things left to do though.
2011-01-29 20:16:51 +00:00
DSPTool
Try to fix Windows build.
2011-01-29 14:58:32 +00:00
Plugins
vs2010:
2011-01-31 15:53:54 +00:00
PluginSpecs
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken.
2011-01-31 01:28:32 +00:00
TestSuite
Add Turntable.cpp to SCons build.
2010-10-03 08:20:24 +00:00
UnitTests
Move async checking for pressed keys into Host_GetKeyState()
2011-01-30 16:40:38 +00:00
CMakeLists.txt
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
Dolphin_2010.sln
vs2010:
2011-01-31 15:53:54 +00:00
Dolphin.sln
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolphin. It could still use a lot of cleanup. Lots of things are still named "plugin". Software renderer is temporarily disabled until it gets some namespaces. I only updated vs08/10, Linux/OSX builds are broken.
2011-01-31 01:28:32 +00:00