dolphin/Source/Core
Gabriel Corona 9722ae2a5d Move the JIT registration logic in its own file
Move the JITed function/basic-block registration logic out of the CPU
subsystem in order to add JIT registration to JITed DSP and
Video/VertexLoader code.

This necessary in order to add /tmp/perf-$pid.map support to other
JITed code as they need to write to the same file.
2014-11-24 23:18:18 +01:00
..
AudioCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Common Move the JIT registration logic in its own file 2014-11-24 23:18:18 +01:00
Core Move the JIT registration logic in its own file 2014-11-24 23:18:18 +01:00
DiscIO Removed SDK flag 2014-11-18 19:44:17 -05:00
DolphinQt Merge pull request #1576 from comex/osx-qt-build-fixes 2014-11-20 12:11:43 -05:00
DolphinWX Merge pull request #1586 from lioncash/ar 2014-11-22 17:42:21 -05:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Adds support for OpenGL ES draw_elements_base_vertex. 2014-11-21 18:57:32 -06:00
VideoCommon Merge pull request #1534 from FioraAeterna/fixd3dtex1x1 2014-11-21 19:12:58 +13:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00