dolphin/Source/Core
Pierre Bourdon 97119d0e89 Merge pull request #18 from lioncash/small-jit-macro-cleanup
Move two macros (JITDISABLE and INSTRUCTION_START) into JitBase.h.
2014-02-01 09:29:00 -08:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common x64: fix parameter names of WriteModRM() 2014-01-25 17:36:09 +01:00
Core Move two macros that literally doesn't change across all JIT platforms (JITDISABLE and INSTRUCTION_START) and simply have it in the JitBase.h source file. This way the macro is just located in one spot rather than 6 places. 2014-01-30 22:11:39 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX VideoCommon: remove Cache Displaylist 2014-01-31 07:30:55 +01:00
InputCommon Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
VideoBackends Merge pull request #11 from degasus/VertexLoaderCleanup 2014-01-31 06:13:26 -08:00
VideoCommon VertexShaderGen: fix D3D posmtx attribute regression by VertexLoaderCleanup branch 2014-02-01 11:35:46 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00