Ryujinx-GtkSharp/Source
dmg ba97d6bff5 Pixbuf Windows fixes (utf8 suffix)
Some Pixbuf, PixbufAnimation functions on Windows is exported with "_utf8" suffix.
I hid generated versions, copied and modified code to use "_utf8" on Windows.
Also hid "gdk_pixbuf_new_from_resource*", "gdk_pixbuf_animation_new_from_resource" because they are using GResources and we already have constructors for .NET resources.
2021-03-29 23:54:06 +03: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 Pixbuf Windows fixes (utf8 suffix) 2021-03-29 23:54:06 +03:00
OldStuff Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Samples PixbufSection.cs: ajdust writetestfile to work on windows 2021-03-18 21:04:37 +01:00
Templates Ups, GetRawOwnedObject already returns an IntPtr 2021-03-19 19:32:33 +01:00
Tools Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
GtkSharp.sln Rename SourceView > GtkSourceSharp 2020-07-22 19:32:38 +02:00