Ryujinx-GtkSharp/Source
zii-dmg e48e6e0380
Fix loading of resources if jit inlines method (#328)
Added no inlining attribute for methods with Assembly.GetCallingAssembly() so caller assembly is correct if jit want to inline.
See https://github.com/picoe/Eto/pull/2049.
2022-01-27 21:49:41 +01:00
..
Addins/MonoDevelop.GtkSharp.Addin MonoDevelop.GtkSharp.Addin.csproj: adjust TargetFramework to net471 & adjust MonoDevelop.Addins to version 0.4.7 2021-01-08 21:45:28 +01:00
Libs Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
OldStuff Update based on PR feedback 2021-07-21 00:24:49 +06:00
Samples Fixed glib source double removal (#327) 2022-01-27 21:49:10 +01:00
Templates Upgrade CAKE build system (#325) 2022-01-26 21:15:32 +01:00
Tools Fix bunch of warnings from code analysis (#321) 2022-01-26 21:17:28 +01:00
GtkSharp.sln Fixed sample for ListStore spinner 2022-01-25 19:41:09 +01:00