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
2015-02-21
Fraser Waters
[Math] Fix NaN issue in CalculateAngle
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Fraser Waters
Merge pull request #218 from roman-yagodin/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Roman M. Yagodin
Clarify OpenTK.dll.config use for #217
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Fraser Waters
Fix wrap around bug in XInput.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Fraser Waters
Merge pull request #202 from Frassle/issue201
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Fraser Waters
[Input] Legacy keyboard respects the KeyRepeat field.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
thefiddler
Merge pull request #197 from Frassle/color
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From HCY methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From YUV methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From XYZ methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From HSV methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From HSL methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fraser Waters
Add To/From sRGB methods to Color4.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
thefiddler
Merge pull request #194 from Frassle/getentryassembly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Fraser Waters
[X11] GetEntryAssembly may be null.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Fraser
Merge pull request #190 from Frassle/warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Fraser Waters
Add #pragma warning disable for unused field warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Fraser Waters
Remove unused fields/variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Fraser Waters
Remove unused field.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Fraser Waters
Add XML documentation to matrix Add methods.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
thefiddler
Merge pull request #187 from Lazzu/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
thefiddler
Merge pull request #188 from xThaWolfx/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
xThaWolfx
Update MouseEventArgs.cs
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Lasse Numminen
Added support for Euler angles in Quaternion and Quater...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
thefiddler
Merge pull request #186 from thefiddler/al_notfound_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
thefiddler
[AL] Fix runtime crash when OpenAL not available
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
thefiddler
Merge pull request #182 from thefiddler/win_inputcrash_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
thefiddler
[Win] Avoid NRE in WinFactory.Dispose()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
thefiddler
[Examples] Removed test code committed by mistake
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
thefiddler
[Mac] Fixed exception in HIDInput.Dispose()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
thefiddler
[Common] Avoid GC in DeviceCollection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
thefiddler
Merge pull request #181 from thefiddler/evdev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
thefiddler
Merge pull request #180 from thefiddler/mac_joystick
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Linux] Fixed byteswapping in joystick Guid calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Input] Fixed debug display of Back gamepad button
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Linux] Correctly set evdev packet number
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Linux] Implemented evdev joystick polling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Linux] Implemented evdev joystick device discovery
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Use DeviceCollection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Input] Added From* overloads with out parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Match SDL2 element order
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Fixed Joystick Hat calculations
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Sort joystick elements like SDL2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Added CFGetTypeID method
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Use cookies to match HID joystick elements
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Mac] Fixed joystick Guid calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
Merge pull request #161 from thefiddler/win_xinput
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Input] Special-case pre-SDL2.0.4 xinput bindings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Win] Removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Win] Fixed XInput y-axis and trigger range
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
thefiddler
[Win] Suppressed spurious warning
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
thefiddler
Merge pull request #176 from Robmaister/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
thefiddler
[Input] Fixed bitwise test for GamePadAxes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
thefiddler
[SDL] Correctly byteswap Guid
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
thefiddler
[Input] Add GamePadCapabilities.IsMapped
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Robert Rouhani
Changed Matrix4[d].CreateFromRotationMatrix to a new...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Fixed button/hat->trigger mapping scale
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Added P880 win32 gamepad configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Fixed trigger ToString()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Added missing Back button in ToString()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Skip devices with too many axes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Correct joystick GUID generation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Do not throw exception on too many axes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Fix compilation in Release
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Added collection id to dictionary keys
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Improved joystick debugging information
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Correct XInput axes/button/hat mapping
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Corrected GUID for xinput devices
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Detect xinput devices and use xinput driver
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Refactored UpdateAxes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Do not change device index when replugging
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Platform] DeviceCollection hardware id is long
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Retrieve joystick input even on background
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Do not re-query caps in ProcessEvents
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Input] Improved GamePadButtons.ToString()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Fixed axis, button and hat value updates
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Fixed axis range calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Added HidP status codes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Implemented joystick button updates
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Raw input parsing moved to input drivers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Added helper raw input methods
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Use DeviceCollection. Fix GUID detection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Common] Use long for device keys
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Made internal struct non-public
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Fixed axis/button detection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
[Win] Improved HidP bindings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
thefiddler
Fixed minor compilation issues
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Cleaned up public region
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Corrected GetRawInputData invocation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Removed WinMM joystick driver
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Completed raw input IJoystickDriver2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Reduce duplication in device enumeration
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Input] Added JoystickCapabilities.SetIsConnected
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Completed WinRawJoystick implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Fixed RawHID struct definition
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Common] Moved axis translation to common
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Wrapped additional HID APIs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Cleanup Raw Input HID usage/pages
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Common] Cleaned up comments
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Stefanos A
[Win] Added HidProtocol binding
commit
|
commitdiff
|
tree
|
snapshot
next