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
1ba2708bbdfb3f9b3d90245dbfbd39493bb6b5c2
dolphin
/
Source
/
Core
T
History
Shawn Hoffman
1ba2708bbd
put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1870
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-14 16:36:43 +00:00
..
Common
put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118)
2009-01-14 16:36:43 +00:00
Core
More green. CPU sleeps when fifo HiWaterMark reached now. Showing more obviously when GPU become the bottleneck. Again, if it hurts perf -> GPU needs improvement where CPU load drop. I need to check some fifo stuff. TODO: test if HiWM are less reached with or without sending the whole fifoReadWriteDistance.
2009-01-14 11:23:00 +00:00
DebuggerWX
moved plugin manager to core.
2009-01-09 12:46:04 +00:00
DiscIO
Move #include <window.h> from all files that include it and common.h to common.h
2009-01-13 04:23:26 +00:00
DolphinWX
put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118)
2009-01-14 16:36:43 +00:00
InputCommon
is properties the right way?
2009-01-06 08:30:31 +00:00
VideoCommon
ifdefed the sse3 code just to make sure
2009-01-14 13:00:25 +00:00