dolphin/Source/Core
Lioncash 7bf82f1989 Core: Kill off Host_UpdateLogDisplay()
This was actually never used as far as I can tell. There was no wx event handling done whatsoever for the global ID, So this is basically a dead function.
2014-08-08 19:21:40 -04:00
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Core: Kill off Host_UpdateLogDisplay() 2014-08-08 19:21:40 -04:00
Core Core: Kill off Host_UpdateLogDisplay() 2014-08-08 19:21:40 -04:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Core: Kill off Host_UpdateLogDisplay() 2014-08-08 19:21:40 -04:00
InputCommon UnitTests: make it possible to build tests for code that has global dependencies 2014-08-02 09:34:39 -07:00
VideoBackends Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
VideoCommon Merge pull request #394 from degasus/d3d_lighting_fix 2014-08-03 21:21:23 -07:00
CMakeLists.txt