platform/core/csapi/opentk.git
2013-11-10 Stefanos A.Added WrapperTypes.ConvenienceArrayType
2013-11-10 Stefanos A.Move convenience overloads to generator
2013-11-10 Stefanos A.Return types must be cls-compliant
2013-11-10 Stefanos A.Plural name to singular in convenience overloads
2013-11-10 Stefanos A.Corrected declarations in convenience overloads
2013-11-10 Stefanos A.Corrected indentation
2013-11-10 Stefanos A.Generate bindings for testing (WIP2)
2013-11-10 Stefanos A.Generate bindings for testing (WIP)
2013-11-10 Stefanos A.Improve indentation for doc comments
2013-11-10 thefiddlerAdd helper overload generation
2013-11-09 thefiddlerAdded new WrapperTypes; removed unused code
2013-11-09 thefiddlerImplemented Add and AddRange methods
2013-11-09 parallelsMaintain support for VS2010 and MD2.x
2013-11-09 parallelsSwallow DllNotFoundException in Sdl2 constructor
2013-11-09 Stefanos A.Potential fix for issue 3430
2013-11-09 Stefanos AUpdated WGL init sequence
2013-11-09 Stefanos AStronger check for ES support
2013-11-09 Stefanos ARemove static init of GetCurrentContext
2013-11-09 Stefanos ALoad ES30 and OpenGL4 entry points
2013-11-08 Stefanos ADo not generate delegates for overloads
2013-11-07 Stefanos A.Workaround for issues #4 and #6
2013-11-07 Stefanos A.Added readme for Dependencies folder
2013-11-07 Stefanos A.Added ANGLE Project binaries
2013-11-07 Stefanos A.Do not ignore Dependencies/x64 directory
2013-11-07 Stefanos A.Added usage example for new xml specs
2013-11-07 Stefanos AMerged ES 2.0 extension tokens to ES 3.0
2013-11-07 Stefanos AUse paths without apiversion attribute
2013-11-07 Stefanos ARemoved non-existent token from OpenGL
2013-11-07 Stefanos ACorrected ES 2.0 enums
2013-11-07 Stefanos AMerged ES2.0 and ES3.0 replacements
2013-11-07 Stefanos AES 3.0 fixed enums for GetIntegeri_v and GetInteger64i_v
2013-11-07 Stefanos AES 3.0 fixed enums for GetInteger64*
2013-11-07 Stefanos AES 3.0 strong enums for DrawBuffersEXT and NV
2013-11-07 Stefanos AES 3.0 strong enums for DrawArrays*() and Draw*Elements*()
2013-11-07 Stefanos AFixed typo in ES3Generator.cs
2013-11-07 Stefanos AFixed misspelled and missing enums
2013-11-07 Stefanos AFixed enums for (Get)ObjectLabel
2013-11-07 Stefanos AFixed enums for GetDebugMessageLog
2013-11-07 Stefanos AFixed strong-enums for GetDebugMessageLog
2013-11-07 Stefanos AFixes for ES 3.0 strongly-typed enums
2013-11-07 Stefanos AMerge branch 'master' of https://github.com/thefiddler...
2013-11-07 Stefanos AStrongly-typed enums for ES 3.0 (complete)
2013-11-06 Stefanos A.Fixed number of buffers
2013-11-05 Stefanos ASwitch to EnumDisplayModesEx
2013-11-05 Stefanos AAdded workaround for issue #6
2013-11-05 Stefanos AStrongly-typed enums for ES 3.0 (WIP8)
2013-11-05 Stefanos AStrongly-typed enums for ES 3.0 (WIP7)
2013-11-05 Stefanos AMoved overload to overrides.xml
2013-11-05 Stefanos AImplemented support for <overload> element
2013-11-04 Stefanos AStrongly-typed enums for ES 3.0 (WIP6)
2013-11-04 Stefanos AStrongly-typed enums for ES 3.0 (WIP5)
2013-11-04 Stefanos AStrongly-typed enums for ES 3.0 (WIP4)
2013-11-04 Stefanos AAdded "reuse" directive for enums
2013-11-04 Stefanos AStrongly-typed enums for ES 3.0 (WIP3)
2013-11-04 Stefanos ARespect apiversion in overrides
2013-11-03 Stefanos AStrongly-typed enums for ES 3.0 (WIP2)
2013-11-03 Stefanos AStrongly-typed enums for ES 3.0 (WIP)
2013-11-03 Stefanos ANo extension attribute now matches all extensions
2013-11-03 Stefanos AMerge Delegate.Version
2013-11-03 Stefanos ARegenerated the bindings using the latest specs
2013-11-03 Stefanos AMore PrimitiveType->BeginMode overrides
2013-11-03 Stefanos AMino fix in debug output
2013-11-03 Stefanos AES 3.0 contains both 2.0 and 3.0 bindings
2013-11-03 Stefanos Agles1 API contains both versions 1.0 and 1.1
2013-11-03 Stefanos ATake api version into account
2013-11-03 Stefanos AMaintain api version information on converted signatures
2013-11-03 Stefanos AImprove debug output
2013-11-03 Stefanos A.Merge categories for redefined functions
2013-11-03 Stefanos AImproved detection of deprecated tokens
2013-11-03 Stefanos A.Added PrimitiveType <=> BeginMode overloads
2013-11-03 Stefanos A.Allow overloads of the same function
2013-11-03 Stefanos AUpdated to the latest gl4 specs and docs
2013-11-03 Stefanos AChange debug commandline
2013-11-03 Stefanos ABindings for GL4.4, ES1.1, ES2.0 and ES3.0
2013-11-03 Stefanos AAdded DebugProc for KHR_debug
2013-11-03 Stefanos AUpdated using the latest converter
2013-11-03 Stefanos AEnum groups are now added to all APIs
2013-11-03 Stefanos A.Trim elements when reading them
2013-11-03 Stefanos A.Replace in-place instead of removing/readding
2013-11-03 Stefanos A.Enum tokens are now sorted
2013-11-03 Stefanos A.Use OpenTK.Graphics.OpenGL4 namespace for GL4.x
2013-11-03 Stefanos A.DefaultOutputPath now matches OpenTK source tree
2013-11-03 Stefanos A.Improved debug output on high-order pointers
2013-11-03 Stefanos A.Added missing enums to gles2 profile
2013-11-03 Stefanos A.Corrected ShaderSource for gles2 and ARB
2013-11-03 Stefanos A.Added doc comment on ColorFormat.Empty.
2013-11-03 Stefanos AAligned release and debug configurations
2013-11-03 Stefanos AAdded generators for ES 2.0 and 3.0
2013-11-03 Stefanos AUpdated license information
2013-11-03 Stefanos ACleaned up the generator constructors
2013-11-03 Stefanos AAdded missing newline
2013-11-03 Stefanos ADo not override user defined output files
2013-11-03 Stefanos AAdded apiversion support
2013-11-03 Stefanos AAdded support for overriding default output files
2013-11-03 Stefanos AAdded gles2; added missing fog groups
2013-11-03 Stefanos AAdded support for distinguishing between api versions
2013-11-03 Stefanos AConvert "String *" to "String"
2013-11-03 Stefanos AAdded GetOverridesPath method
2013-11-02 Stefanos A.Mark signatures.xml version
2013-11-02 Stefanos A.Refactor apiname extraction
next