2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-16 08:38:00 +03:00

11 Commits

Author SHA1 Message Date
asmodai
3674c3e946 Fixed compilation in MSVC 2017 (fixed #3) 2017-03-11 17:39:04 +03:00
asmodai
6ea3130c66 Align meta globals and local backup for faster access 2017-02-14 01:51:47 +03:00
asmodai
efb98cc155 Small jit refactoring 2017-02-14 01:20:27 +03:00
asmodai
d1baff96e2 Fixed stack align, removed all magic numbers from jit 2017-02-14 00:53:54 +03:00
asmodai
08b965e485 Force stack align for callbacks 2017-02-08 01:49:59 +03:00
asmodai
855e14b95e Removed jit for trampolines 2017-01-13 02:12:52 +03:00
asmodai
6e1a6f8a02 Fixed all places where meta_errno was used
Removed most of crazy defines
2017-01-13 02:04:11 +03:00
asmodai
ccea6516cb Finished rewriting of mreg code
Debug macro replaced to inline function
2017-01-09 01:30:23 +03:00
asmodai
0087accffc Fixed compilation 2017-01-06 22:55:16 +03:00
asmodai
87548b9af9 Some cosmetic fixes 2017-01-06 22:11:28 +03:00
asmodai
2cf145e2a0 Implemented JIT callbacks 2016-07-30 02:03:01 +03:00