walon
|
1d09f72460
|
[change] RuntimeApi::GetInterpreterThreadFrameStackSize 之类的函数在Editor下为空非extern函数,避免Editor下调用时出错
|
2023-07-03 22:54:33 +08:00 |
walon
|
38615500fb
|
[change] 移除HybridCLR.Runtime中DHE相关代码
|
2022-12-04 21:37:17 +08:00 |
walon
|
c85adbe65b
|
[refactor] UNITY_VERSION 相关定义从 Il2CppCompatibleDef.h 移到 il2cpp-config.h
|
2022-11-24 12:09:04 +08:00 |
walon
|
fdb9cc034a
|
[fix] 修复检查更新未生效的bug
|
2022-11-06 20:16:38 +08:00 |
walon
|
bdc0d772c8
|
[new] 支持 Differential Hybrid Execution基础版本
|
2022-11-05 22:22:39 +08:00 |
walon
|
77b7dea7bc
|
[new] 补充元数据支持使用超集aot dll,也就是可以使用原始aot dll而不再限定是裁减后的aot dll
|
2022-10-26 11:28:49 +08:00 |
walon
|
9ea240ab82
|
重构
|
2022-10-17 12:16:18 +08:00 |
walon
|
f2ee5e7af1
|
[fix] 修复 UnityPluginAssemblyResolver 搜索依赖dll未检查Plugins外目录的bug
[refactor] 一些重命名 hotfix -> hotUpdate
[refactor] HybridCLRGlobalSettings移除 hotUpdateDllOutputDir、 hybridCLRDataDir、strippedAssemblyDir这三个配置项,改为直接写死
[change] Editor下调用LoadMetadataForAOTAssembly返回成功而不是抛出错误
|
2022-10-08 12:35:57 +08:00 |
walon
|
f810ac53ba
|
[opt] 当Installer中il2cpp路径不包含版本号时,给出提示
[opt] 新增 LoadMetadataForAOTAssembly(byte[])函数,简化使用。同时在Editor下被意外调用时给出更清晰的信息
|
2022-09-28 21:48:09 +08:00 |
walon
|
7f2ee9c22b
|
[refactor] 重构桥接函数签名。之前不区分 i1,u1 i2,u2之类签名,现在改为区分,因为在一些abi的编译器优化下,可能出现bug
|
2022-09-22 16:57:01 +08:00 |
walon
|
a52ab358b3
|
[init] 初始化0.1.0版本
|
2022-09-22 08:56:07 +08:00 |