platform/core/csapi/opentk.git
2014-09-02 thefiddler[Bind] Added ES 3.1 generator
2014-09-02 thefiddler[Bind] Do not re-translate translated enum names
2014-09-02 thefiddler[GL] Fixed COMPRESSED_SRGB_ALPHA_BPTC_UNORM token
2014-09-02 thefiddler[GL] Fixed TEXTURE_BINDING_RECTANGLE token
2014-09-02 thefiddler[GL] Removed duplicate bindings
2014-09-02 thefiddler[GL] Added missing VertexAttribDPointerType enum
2014-09-02 thefiddler[ES] Implemented ES 3.1 binding generator
2014-09-02 thefiddler[GL][ES] Implemented ARB_ES_3_1_compatibility
2014-09-02 thefiddler[ES] Typo corrections in the ES 3.1 bindings
2014-09-02 thefiddler[ES] Implemented bindings for ES 3.1 (2/2)
2014-09-02 thefiddler[ES] Implemented bindings for ES 3.1 (1/2)
2014-09-02 thefiddler[Bind] Moved GL overrides to parent folder
2014-09-02 thefiddler[GL] Added a missing enum
2014-09-02 thefiddler[Bind] Allow multiple overrides files
2014-09-02 thefiddler[GL] Implemented ARB_direct_state_access
2014-09-02 thefiddler[GL] Added missing tokens for 4.2-4.4
2014-09-02 thefiddler[GL][ES] Implemented KHR_context_robustness
2014-09-02 thefiddler[GL] Implemented ARB_get_texture_sub_image
2014-09-02 thefiddler[GL][ES] Implemented KHR_context_flush_control
2014-09-02 thefiddler[GL] Implemented ARB_conditional_render_inverted
2014-09-02 thefiddler[GL] Implemented ARB_cull_distance
2014-09-02 thefiddler[GL][ES] Added tokens for backwards compatibility
2014-09-02 thefiddler[GL] Added ARB_clip_control
2014-09-02 thefiddlerMerge pull request #173 from thefiddler/buffersize_to_int
2014-09-02 thefiddlerMerge pull request #174 from thefiddler/issue171
2014-09-02 thefiddlerMerge pull request #175 from thefiddler/mono360
2014-09-02 thefiddler[Build] Update Travis CI to mono 3.6.0
2014-09-02 thefiddler[GL] Added int overload to DrawElements for OpenGL4
2014-09-02 thefiddlerMerge pull request #172 from thefiddler/intptr_fix
2014-09-02 thefiddler[Bind] Add int overloads to buffer size (IntPtr) parameters
2014-09-01 thefiddler[Rewrite] Cast int32 overloads to native int
2014-08-10 thefiddlerMerge pull request #164 from thefiddler/x11_scrollfix
2014-08-10 thefiddler[X11] Fixed core X11 scrolling and absolute y motions
2014-08-09 thefiddler[X11] Fixed absolute motion valuators
2014-08-09 thefiddler[X11] Added strong-typed enum for XIValuatorInfo.mode
2014-08-09 thefiddler[X11] Check before using motion/scroll valuators
2014-08-09 thefiddler[X11] Added XGetAtomName() function
2014-08-09 thefiddlerMerge pull request #163 from thefiddler/sdl_guid_crash
2014-08-09 thefiddler[SDL] Workaround for a Mono crash in SDL.JoystickGetGUID
2014-07-29 thefiddlerMerge pull request #160 from thefiddler/pad_db_hat
2014-07-29 thefiddler[Input] Cleaned up line endings and joystick hat mapping
2014-07-27 Andrew O'Connor[Input][SDL] Fix JoystickHat bugs
2014-07-25 thefiddler[Input] Implemented JoystickHat GamePad mapping
2014-07-23 thefiddler[Docs] Updated documentation for 1.1.4c release
2014-07-23 thefiddler[Input] Corrected invalid GUID in GamePad database
2014-07-23 thefiddler[Docs] Updated documentation for 1.1.4b release
2014-07-23 thefiddlerMerge pull request #159 from thefiddler/joydb
2014-07-23 thefiddler[Input] Sync GamePad database with SDL 2.0.4
2014-07-23 thefiddlerMerge pull request #158 from thefiddler/fuzzfix
2014-07-23 thefiddler[Mac] Release input driver before other resources
2014-07-23 thefiddler[Mac] Do not use autorelease pool
2014-07-23 thefiddler[Mac] Correctly release mach port
2014-07-23 thefiddler[Graphics] Implemented structural equality
2014-07-23 thefiddler[Mac] Removed stored delegate list
2014-07-23 thefiddler[OpenTK] Removed the finalizer in OpenTK.Toolkit
2014-07-23 thefiddler[OpenTK] Dispose() now clear the list of resources
2014-07-23 thefiddler[Mac] Explicitly close removed devices
2014-07-23 thefiddler[Mac] Mark callback calling convention
2014-07-23 thefiddler[Mac] Only dispose context on UI thread
2014-07-23 thefiddler[Mac]] Add NSApplication.IsUIThread property
2014-07-23 thefiddler[Mac] Resource registration moved to the facades
2014-07-23 thefiddler[Mac] Ensure Cocoa bindings are initialized first
2014-07-23 thefiddler[OpenTK] Register GraphicsContext and NativeWindow
2014-07-23 thefiddler[OpenTK] Added IPlatformFactory.RegisterResource()
2014-07-23 thefiddler[Mac] Do not set callback delegates to null
2014-07-23 thefiddler[Mac] Store a reference to callback delegates
2014-07-23 thefiddler[OpenTK] Reduce duplication in GraphicsContextBase
2014-07-23 thefiddler[Mac] Register platform resources for disposal
2014-07-23 thefiddler[OpenTK] Add allocated resource registry
2014-07-23 thefiddler[Mac] Do not execute run loop prematurely
2014-07-23 thefiddler[OpenTK] Additional constructor and doc cleanup
2014-07-23 thefiddler[Mac] More defensive programming
2014-07-23 thefiddler[OpenTK] Re-add static Factory constructor
2014-07-22 thefiddler[Mac] CursorVisible should only apply when changed
2014-07-22 thefiddler[Mac] Do not use Autorelease pool
2014-07-22 thefiddler[Mac] Added objc_disposeClassPair binding
2014-07-22 thefiddler[Mac] Close CocoaNativeWindow in Dispose()
2014-07-22 thefiddler[Mac] Retain CFRunLoop while it is in use
2014-07-22 thefiddler[Mac] Added CFRetain binding
2014-07-22 thefiddler[OpenTK] Correctly reinitialize platform factory
2014-07-22 thefiddler[Mac] Correctly shutdown HID input driver
2014-07-21 thefiddler[Docs] Updated documentation for release
2014-07-21 thefiddlerMerge pull request #157 from thefiddler/warnfix
2014-07-21 thefiddlerMerge pull request #156 from thefiddler/buildfix
2014-07-21 thefiddlerFixed compilation warnings on Mono 3.4.0
2014-07-21 thefiddlerFixed compilation warnings on Mono 3.4.0
2014-07-21 thefiddlerFixed compilation warnings on Mono 3.4.0
2014-07-21 thefiddlerFixed compilation warnings on Mono 3.4.0
2014-07-21 thefiddler[Examples] Fixed all warnings
2014-07-21 thefiddler[Compat] Use Preserve Newest in dll.config
2014-07-21 thefiddler[ES][GL] Regenerated bindings
2014-07-21 thefiddler[ES][GL] Added missing documentation comments
2014-07-21 thefiddler[Bind] Fixed an issue where CLS-compliance was incorrec...
2014-07-21 thefiddlerCleaned up the remaining obsolete warnings
2014-07-21 thefiddlerCleaned up a number of obsolete warnings
2014-07-21 thefiddler[GL] BufferObjects and TextureUnit are not obsolete
2014-07-21 thefiddler[Bind] Implemented CLS-compliant checks for Enums
2014-07-21 thefiddlerFixed a large number of warnings
2014-07-21 thefiddler[Bind] Added Enum.Obsolete property
2014-07-21 thefiddler[ES] Marked obsolete enums as such
next