Ryujinx-GtkSharp/Source/Tools/GapiCodegen
2021-07-24 02:14:50 +02:00
..
AliasGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ArrayParameter.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
BoxedGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ByRefGen.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
CallbackGen.cs Generator now creating imported api delegates with UnamangedFunctionPointer calling convention cdecl by default. 2019-11-04 20:13:01 +01:00
ChildProperty.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ClassBase.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
ClassField.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ClassGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
CodeGenerator.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Constant.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ConstFilenameGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ConstStringGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Ctor.cs Revert "Attempt minimal changes to obtain proper disposing." 2021-01-24 19:55:17 +01:00
DefaultSignalHandler.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
EnumGen.cs Improve library loading code 2019-11-04 21:02:36 +01:00
FieldBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
GapiCodegen.csproj Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
GenBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
GenerationInfo.cs Address PR feedback 2021-07-22 19:40:38 +06:00
GObjectVM.cs AbiStructExtension.BaseOverride: introduce an Extension to find the first overriden method in a base-class, even if a overriden class doesn't override the base class & change to GapiCodegen to use this extension 2020-04-06 22:31:10 +02:00
HandleBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
IAccessor.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
IGeneratable.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
IManualMarshaler.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
InterfaceGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
InterfaceVM.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
IOwnable.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
LogWriter.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
LPGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
LPUGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ManagedCallString.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ManualGen.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
MarshalGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Method.cs Improve library loading code 2019-11-04 21:02:36 +01:00
MethodABIField.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
MethodBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
MethodBody.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
NativeStructGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ObjectBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ObjectField.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ObjectGen.cs AbiStructExtension.BaseOverride: introduce an Extension to find the first overriden method in a base-class, even if a overriden class doesn't override the base class & change to GapiCodegen to use this extension 2020-04-06 22:31:10 +02:00
OpaqueGen.cs Updating access modifier to public. 2020-02-17 15:47:14 +00:00
Options.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
OwnableGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Parameter.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
Parameters.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Parser.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Property.cs Support style properties 2021-02-06 20:27:25 +03:00
PropertyBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ReturnValue.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Signal.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Signature.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
SimpleBase.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
SimpleGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Statistics.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
StructABIField.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
StructBase.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
StructField.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
StructGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
SymbolTable.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
UnionABIField.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
UnionGen.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
VirtualMethod.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
VMSignature.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
XmlElementExtensions.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00