projects
/
platform
/
core
/
csapi
/
opentk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/csapi/opentk.git
2014-07-23
thefiddler
[Graphics] Implemented structural equality
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Removed stored delegate list
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Removed the finalizer in OpenTK.Toolkit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Dispose() now clear the list of resources
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Explicitly close removed devices
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Mark callback calling convention
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Only dispose context on UI thread
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac]] Add NSApplication.IsUIThread property
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Resource registration moved to the facades
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Ensure Cocoa bindings are initialized first
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Register GraphicsContext and NativeWindow
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Added IPlatformFactory.RegisterResource()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Do not set callback delegates to null
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Store a reference to callback delegates
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Reduce duplication in GraphicsContextBase
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Register platform resources for disposal
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Add allocated resource registry
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] Do not execute run loop prematurely
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Additional constructor and doc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[Mac] More defensive programming
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
thefiddler
[OpenTK] Re-add static Factory constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] CursorVisible should only apply when changed
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Do not use Autorelease pool
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Added objc_disposeClassPair binding
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Close CocoaNativeWindow in Dispose()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Retain CFRunLoop while it is in use
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Added CFRetain binding
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[OpenTK] Correctly reinitialize platform factory
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
thefiddler
[Mac] Correctly shutdown HID input driver
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Docs] Updated documentation for release
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Merge pull request #157 from thefiddler/warnfix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Merge pull request #156 from thefiddler/buildfix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed compilation warnings on Mono 3.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed compilation warnings on Mono 3.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed compilation warnings on Mono 3.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed compilation warnings on Mono 3.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Examples] Fixed all warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Compat] Use Preserve Newest in dll.config
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[ES][GL] Regenerated bindings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[ES][GL] Added missing documentation comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Bind] Fixed an issue where CLS-compliance was incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Cleaned up the remaining obsolete warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Cleaned up a number of obsolete warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[GL] BufferObjects and TextureUnit are not obsolete
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Bind] Implemented CLS-compliant checks for Enums
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed a large number of warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Bind] Added Enum.Obsolete property
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[ES] Marked obsolete enums as such
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Bind] Enums can now be marked as obsolete
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Fixed a large number of build warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Build] Updated mono version to 3.4.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Merge pull request #155 from thefiddler/relnotes_july2014
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Merge pull request #154 from opentk/glspecs_july2014
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
Use "Preserve Newest" option on OpenTK.dll.config
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[Docs] Updated documentation for July 2014 release
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[ES][GL] Regenerated bindings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
thefiddler
[GL] Synced with the July 2014 Khronos spec
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
thefiddler
Merge pull request #153 from thefiddler/xwindowfix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Stefanos A
[X11] Use the correct visual info for the context
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Stefanos A
[X11] Fixed GLControl on nvidia binary drivers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Stefanos A.
[X11] Fix for issue #143
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[X11] Workaround for issue #146
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[X11] Fixed OnMouseMove being called without mouse...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
Merge pull request #151 from thefiddler/kms
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Delay input device detection until a key is...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Fixed OnMouseMove being called without movement
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Additional debugging info on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[KMS] Correctly restore crtc on exit.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Fixed minor typo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Examples] Only use WinForms when supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Fixed CursorVisible=false behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Fixed X11 vs KMS detection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Fixed compilation issue
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
thefiddler
[Linux] Print libinput seat for each detected device
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
thefiddler
[KMS] VSync off causes a crash; force VSync on until...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
thefiddler
[KMS] Print device names when adding input devices
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
thefiddler
[Linux] Improved mouse cursor behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
thefiddler
[Linux] Implemented CursorVisible
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
thefiddler
[Linux] Implemented MouseCursor
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[KMS] Implemented INativeWindow.PointToClient/Screen
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Corrected values for mouse move and scroll...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Implemented INativeWindow keyboard/mouse events
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Fixed GameWindow.ClientSize values.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Implemented libinput IMouseDriver2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Input] MouseState position is now stored in floating...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Examples] Reverted mistaken change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Fixed keyboard polling
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Fixed poll() in libinput event loop
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Completed libinput keyboard driver implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Implemented libinput keyboard input
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Disabled TTY keyboard driver in favor of libinput
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Improve checks for TTY
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Implemented TTY and libinput keyboard drivers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[Linux] Added stub TTY and libinput IKeyboardDriver2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[KMS] Query GPUs lazily
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[KMS] Fixed Gbm.DestroyDevice entry point
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[KMS] Fixed NRE in Toolkit.Init(); improved resource...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[KMS] Added DRM/GBM framebuffer implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[ES][GL] Print name when loading bindings (debug only)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
thefiddler
[EGL] Added support for desktop GL rendering
commit
|
commitdiff
|
tree
|
snapshot
next