Kawe Mazidjatari 248efc114b Fix aligned memalloc crash when compiled with LTCG
Crash occurred as the arguments to the alloc/free callbacks would involve the 'this' pointer, and therefore, the registers would shift and misalign. The fix is to just make the functions static and call the pointers directly from the singleton exposed by the engine. Additional cleanup has been performed by adding typedefs for the function pointers.
2023-07-09 20:03:57 +02:00
..
2023-05-15 00:53:46 +02:00
2022-04-18 16:45:26 +02:00
2023-07-08 02:44:33 +02:00
2023-07-03 10:59:29 +02:00
2023-07-03 00:25:15 +02:00
2023-07-08 03:01:54 +02:00
2023-06-19 22:36:46 +02:00
2023-07-02 11:38:36 +02:00
2023-05-10 00:05:38 +02:00