dolphin/Source/Core
Jasper St. Pierre 354f223f77 X11Utils: Remove unneeded SendButtonEvent / SendKeyEvent utilities
This was used to send fake button or key events to every backend to
implement freelook. When I ported these to be based on wx events in
commit 5248211, I didn't realize that these were now unused, so I didn't
remove them. Do that now.
2014-08-06 15:07:25 -04:00
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
Core Core: Remove unused file DSPJitUtil.h 2014-08-05 23:55:34 -04:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX X11Utils: Remove unneeded SendButtonEvent / SendKeyEvent utilities 2014-08-06 15:07:25 -04:00
InputCommon Restore Wayland compatibility. 2014-08-04 18:26:03 +02:00
VideoBackends Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
VideoCommon VertexLoader: do not prepare for vertices if we need to skip them 2014-08-04 20:47:02 -07:00
CMakeLists.txt