varon [Sun, 17 Jul 2016 20:10:06 +0000 (22:10 +0200)]
Removed GlobalAssemblyInfo references
varon [Sun, 17 Jul 2016 20:09:12 +0000 (22:09 +0200)]
Changed debug build output locations for projects
varon [Sun, 17 Jul 2016 20:00:50 +0000 (22:00 +0200)]
Removed Build.UpdateVersion project
varon [Sun, 17 Jul 2016 20:00:19 +0000 (22:00 +0200)]
Renamed GLWidget to OpenTK.GLWidget
varon [Sun, 17 Jul 2016 19:59:59 +0000 (21:59 +0200)]
Renamed GLControl to OpenTK.GLControl
varon [Sun, 17 Jul 2016 19:59:25 +0000 (21:59 +0200)]
Renamed Converter to Generator.Converter
varon [Sun, 17 Jul 2016 19:59:05 +0000 (21:59 +0200)]
Renamed Bind project to Generator.Bind
varon [Sun, 17 Jul 2016 19:57:01 +0000 (21:57 +0200)]
Removed OpenTK.Android and OpenTK.iOS solutions
varon [Sun, 17 Jul 2016 19:56:30 +0000 (21:56 +0200)]
Removed optional dependencies folder
varon [Sun, 17 Jul 2016 19:41:59 +0000 (21:41 +0200)]
Removed documentation generation project.
varon [Sun, 17 Jul 2016 19:39:24 +0000 (21:39 +0200)]
Removed old Installers
varon [Sun, 17 Jul 2016 19:37:49 +0000 (21:37 +0200)]
Moved Tests.API.Desktop to Tests folder.
varon [Sun, 17 Jul 2016 19:37:25 +0000 (21:37 +0200)]
Moved OpenTK.Tests to tests folder
varon [Sun, 17 Jul 2016 19:36:42 +0000 (21:36 +0200)]
Moved OpenTK to source folder
varon [Sun, 17 Jul 2016 19:36:27 +0000 (21:36 +0200)]
moved GlWidget to source folder
varon [Sun, 17 Jul 2016 19:36:09 +0000 (21:36 +0200)]
moved GLControl to src folder
varon [Sun, 17 Jul 2016 19:35:51 +0000 (21:35 +0200)]
Moved Generator.Rewrite to src folder
varon [Sun, 17 Jul 2016 19:35:34 +0000 (21:35 +0200)]
Moved Build.UpdateVersion to src folder
varon [Sun, 17 Jul 2016 19:34:26 +0000 (21:34 +0200)]
Moved Convert project to src folder
varon [Sun, 17 Jul 2016 19:33:48 +0000 (21:33 +0200)]
Moved Bind project to src filder
Harry [Sat, 16 Jul 2016 12:25:54 +0000 (14:25 +0200)]
Merge pull request #169 from thefiddler/waitsync_fix
[GL] Fixed GL.WaitSync return value
Harry [Sat, 16 Jul 2016 11:28:05 +0000 (13:28 +0200)]
Merge pull request #404 from SiliconStudio/context_tostring_fixes
Context tostring fixes
Harry [Sat, 16 Jul 2016 11:20:33 +0000 (13:20 +0200)]
Merge pull request #414 from cra0zy/temp
Extracted commits from #311
MorituriTeSalutant [Sun, 8 Nov 2015 08:58:56 +0000 (00:58 -0800)]
Added NONE as an option in BufferStorageFlags
None is a desirable option in this enum because it's used much like
BufferUsageHint.StaticDraw for ARB_Buffer_Storage. Using it explicitly
in user code is more clear than 0, and makes it more clear to the
inexperienced author that none is an option.
MorituriTeSalutant [Sun, 8 Nov 2015 02:02:49 +0000 (18:02 -0800)]
Fixed the Enum types for glDrawElements* functions and regenerated the bindings.
Harry [Sat, 16 Jul 2016 10:11:37 +0000 (12:11 +0200)]
Merge pull request #367 from jpbruyere/develop
[SDL2] Don't test Stereo Mode when setting STENCIL_SIZE
Harry [Fri, 15 Jul 2016 14:34:00 +0000 (16:34 +0200)]
Merge pull request #413 from varon/remove_old_projects
Remove example and legacy code.
varon [Fri, 15 Jul 2016 11:33:33 +0000 (13:33 +0200)]
Removed OpenTK Samples
varon [Fri, 15 Jul 2016 11:33:15 +0000 (13:33 +0200)]
Removed OpenTK Examples
varon [Fri, 15 Jul 2016 11:32:15 +0000 (13:32 +0200)]
Removed OpenTK.Compatibility
varon [Fri, 15 Jul 2016 11:31:34 +0000 (13:31 +0200)]
Incremented solution version
Harry [Wed, 6 Jul 2016 12:24:36 +0000 (14:24 +0200)]
Merge pull request #399 from SiliconStudio/sdl2_lazy_input
[SDL2] Initialize input driver lazily
Virgile Bello [Wed, 22 Jun 2016 08:46:41 +0000 (17:46 +0900)]
EglContext: directly use Handle when creating exception message
Virgile Bello [Wed, 22 Jun 2016 08:45:41 +0000 (17:45 +0900)]
GraphicsContextBase.ToString() was easily crashing or recursing infinitely
Virgile Bello [Mon, 6 Jun 2016 03:43:47 +0000 (12:43 +0900)]
[SDL2] Initialize input driver lazily (to avoid setting global SDL input filter callback when not needed)
Harry [Mon, 20 Jun 2016 15:34:33 +0000 (17:34 +0200)]
Merge pull request #391 from SiliconStudio/xamarin
Initial support for Android/iOS
Virgile Bello [Mon, 6 Jun 2016 03:03:06 +0000 (12:03 +0900)]
Initial support for Android/iOS
Varon [Wed, 25 May 2016 22:26:43 +0000 (00:26 +0200)]
Updated OpenTK.Next.GLControl dependency version and name
Varon [Wed, 25 May 2016 22:25:10 +0000 (00:25 +0200)]
Updated version to 1.2
varon [Wed, 25 May 2016 21:51:05 +0000 (23:51 +0200)]
Merge pull request #392 from varon/nuget-package-dev
Add a pre-release NuGet package
Varon [Tue, 24 May 2016 17:13:55 +0000 (19:13 +0200)]
updated nuget version to include '-pre' tag
Varon [Tue, 24 May 2016 17:06:20 +0000 (19:06 +0200)]
Added NuGet to release build
Varon [Tue, 24 May 2016 16:45:33 +0000 (18:45 +0200)]
Renamed OpenTK.Community to OpenTK.Next
Varon [Sat, 30 Apr 2016 10:17:45 +0000 (12:17 +0200)]
Updated nuspecs to change package Id to OpenTK.Community
Harry [Tue, 24 May 2016 13:02:11 +0000 (15:02 +0200)]
Merge pull request #390 from SiliconStudio/egl_context_fixes
Egl context fixes
Virgile Bello [Fri, 20 May 2016 08:22:25 +0000 (17:22 +0900)]
Egl: Fix context sharing
Virgile Bello [Fri, 20 May 2016 03:53:21 +0000 (12:53 +0900)]
Egl: Unset context when calling MakeCurrent(null)
Virgile Bello [Fri, 20 May 2016 03:52:33 +0000 (12:52 +0900)]
Egl & Cocoa: Don't change context when creating/deleting them
cra0zy [Wed, 11 May 2016 08:47:17 +0000 (10:47 +0200)]
Remove duplicate test files
William Deich [Thu, 21 Apr 2016 15:28:37 +0000 (08:28 -0700)]
NUnit Tests from Manuli and Wcdeich4 (#373)
* NUnit Tests from Manuli and Wcdeich4
Harry [Mon, 11 Apr 2016 15:14:47 +0000 (17:14 +0200)]
Merge pull request #374 from ReadmeCritic/patch-2
[readme] Update Tutorials for OpenGL link
ReadmeCritic [Mon, 28 Mar 2016 14:44:52 +0000 (07:44 -0700)]
[readme] Update Tutorials for OpenGL link
Harry [Mon, 28 Mar 2016 09:20:08 +0000 (11:20 +0200)]
Merge pull request #370 from amulware/improve-gethashcode
improved GetHashCode overrides of float/double Math types, closes #355
Paul Scharf [Wed, 16 Mar 2016 10:03:49 +0000 (11:03 +0100)]
Merge pull request #369 from cra0zy/fixminus
Fix gamepad y-axis inversion to avoid integer overflow
amulware [Wed, 16 Mar 2016 07:11:13 +0000 (08:11 +0100)]
improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types
cra0zy [Tue, 15 Mar 2016 18:21:04 +0000 (19:21 +0100)]
Fix axis range
Harry [Mon, 14 Mar 2016 16:29:54 +0000 (17:29 +0100)]
Merge pull request #354 from mrhelmut/RetinaMouseFix2TK
Scaling mouse coordinate to match Retina scaling
jp [Fri, 11 Mar 2016 05:48:22 +0000 (06:48 +0100)]
[SDL2] Don't test Stereo Mode when setting STENCIL_SIZE
Paul Scharf [Tue, 8 Mar 2016 05:03:58 +0000 (06:03 +0100)]
Merge pull request #356 from skkestrel/develop
improvements to Math/Box2 and addition of Math/Box2d
kevin [Mon, 7 Mar 2016 21:03:03 +0000 (13:03 -0800)]
update license headers
kevin [Mon, 7 Mar 2016 20:42:33 +0000 (12:42 -0800)]
update license text for Box2*
kevin [Sun, 6 Mar 2016 22:01:11 +0000 (14:01 -0800)]
remove FromCorners, add Contains overloads
Harry [Sun, 6 Mar 2016 14:59:46 +0000 (15:59 +0100)]
Merge pull request #347 from TD25/develop
Fixed few bugs related to getting mouse coordinates
TD25 [Mon, 22 Feb 2016 00:27:18 +0000 (02:27 +0200)]
Fixed few bugs related to getting mouse coordinates
kevin [Thu, 3 Mar 2016 04:35:20 +0000 (20:35 -0800)]
distinguish between Translate and Translated
kevin [Thu, 3 Mar 2016 04:27:03 +0000 (20:27 -0800)]
normalize indentation
kevin [Thu, 3 Mar 2016 04:22:52 +0000 (20:22 -0800)]
add double precision Box2
kevin [Thu, 3 Mar 2016 02:56:43 +0000 (18:56 -0800)]
add more functionality to Box2
mrhelmut [Tue, 9 Feb 2016 12:52:37 +0000 (13:52 +0100)]
Scaling mouse coordinate to match Retina scaling
Harry [Fri, 26 Feb 2016 13:00:03 +0000 (13:00 +0000)]
Merge pull request #353 from mrhelmut/MappingUpdateTK
Gamepad mapping update
Thomas Altenburger [Fri, 26 Feb 2016 10:00:54 +0000 (11:00 +0100)]
Gamepad mapping update
Paul Scharf [Fri, 26 Feb 2016 09:00:21 +0000 (10:00 +0100)]
Merge pull request #350 from mrhelmut/GamePadYFix
Invert Y axis on all GamePad
Harry [Thu, 25 Feb 2016 22:42:25 +0000 (23:42 +0100)]
Merge pull request #352 from mrhelmut/SDL2GamePadInstanceId
Fix SDL2 instance enumeration and mapping
Harry [Thu, 25 Feb 2016 22:34:44 +0000 (23:34 +0100)]
Merge pull request #351 from mrhelmut/SDL2Screensaver
Deactivate screensaver on SDL2
Thomas Altenburger [Thu, 25 Feb 2016 19:19:27 +0000 (20:19 +0100)]
Fix SDL2 instance enumeration and mapping
Thomas Altenburger [Wed, 10 Feb 2016 16:55:47 +0000 (17:55 +0100)]
Deactivate screensaver on SDL2
Harry [Thu, 25 Feb 2016 16:52:52 +0000 (17:52 +0100)]
Merge pull request #348 from amulware/fix-vector3-matrix4-interaction
Removed confusing Vector3 Matrix4 interactions introduced with #331
amulware [Thu, 25 Feb 2016 15:38:00 +0000 (16:38 +0100)]
removed confusing Vector3 Matrix4 interactions introduced with #331
cra0zy [Sat, 20 Feb 2016 19:55:15 +0000 (20:55 +0100)]
Fix tabs/spaces and righthandtransform caused by #331
William Deich [Sat, 20 Feb 2016 19:18:40 +0000 (14:18 -0500)]
Merge pull request #331 from MatthiasHarvey/develop
Vector transform operators see #329
Matthias [Sat, 20 Feb 2016 13:24:02 +0000 (15:24 +0200)]
Updated docs
Matthias [Sat, 20 Feb 2016 13:18:12 +0000 (15:18 +0200)]
Added missing operator for Vector3 * Matrix4
Matthias [Sat, 20 Feb 2016 13:16:37 +0000 (15:16 +0200)]
Added operators for Mat * Vec
Matthias [Sat, 20 Feb 2016 13:06:18 +0000 (15:06 +0200)]
Added the non-ref RightHandedTransform
Matthias [Sat, 20 Feb 2016 13:00:21 +0000 (15:00 +0200)]
Added RightHandedTransform
Matthias [Sat, 20 Feb 2016 12:34:59 +0000 (14:34 +0200)]
Swapped order of parameters for Vec Mat multiplication operator
Matthias [Sat, 20 Feb 2016 11:44:23 +0000 (13:44 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop
William Deich [Fri, 19 Feb 2016 19:09:06 +0000 (14:09 -0500)]
Merge pull request #345 from cra0zy/linuximp
[Linux X11] Fix incorrect window state if it was set while the window was invisible
cra0zy [Fri, 19 Feb 2016 17:03:11 +0000 (18:03 +0100)]
[Linux X11] Fix incorrect window state if it was set while the window was invisible
Harry [Fri, 19 Feb 2016 11:24:14 +0000 (12:24 +0100)]
Merge pull request #335 from mrhelmut/HIDFix
Fix for multiple HID driver issues
Harry [Thu, 18 Feb 2016 10:57:59 +0000 (11:57 +0100)]
Merge pull request #343 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
The Gitter Badger [Thu, 18 Feb 2016 10:51:10 +0000 (10:51 +0000)]
Add Gitter badge
William Deich [Tue, 16 Feb 2016 19:17:28 +0000 (14:17 -0500)]
Merge pull request #320 from cra0zy/otkwidget
GLWidget for Gtk 2 and 3
cra0zy [Tue, 16 Feb 2016 17:00:42 +0000 (18:00 +0100)]
Remove notice of leave
Fraser Waters [Mon, 18 Jan 2016 19:17:31 +0000 (19:17 +0000)]
Notice of leave
Thomas Altenburger [Fri, 8 Jan 2016 12:16:38 +0000 (13:16 +0100)]
Fixes keyboard being recognized as 2 HID devices
Thomas Altenburger [Fri, 8 Jan 2016 10:43:39 +0000 (11:43 +0100)]
Fix HID WinRaw driver to handle PS4 controller
Thomas Altenburger [Fri, 8 Jan 2016 10:43:05 +0000 (11:43 +0100)]
Fix PS4 controller mapping on Windows
Thomas Altenburger [Fri, 8 Jan 2016 08:13:26 +0000 (09:13 +0100)]
Invert Y axis on all GamePad
Matthias [Mon, 4 Jan 2016 10:34:02 +0000 (12:34 +0200)]
Multiplication operator for Matrix-Vector transformation and Quaternion-Vector transformations