dolphin-emulator/Source/Core
Jasper St. Pierre cd641bd0e3 DolphinWX: Allow building both GUI and NoGUI at the same time
Restructure our build system so we have multiple targets. Right now we
only build MainNoGUI if we are using X11, since that's the only truly
supported backend: the OS X code actually doesn't compile, according to
comments made on IRC.
2014-08-06 21:38:57 -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 Fix more warnings from #579 2014-08-07 03:24:42 +02:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX DolphinWX: Allow building both GUI and NoGUI at the same time 2014-08-06 21:38:57 -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