Commit graph

  • af6c86ad19
    Fix: Implement custom procfs watcher for connect / disconnect events (#7) master Alberto Fanjul 2020-11-05 21:35:54 +0100
  • d28e2e236f Use last supported framework on CI Alberto Fanjul 2020-10-27 10:14:14 +0100
  • f55166990f Update travis CI Alberto Fanjul 2020-10-27 09:49:27 +0100
  • bf2d7049a1
    Merge kb to master (#8) emmauss 2020-10-26 22:22:01 +0000
  • 6f2608d664 fix encoding on build files Alberto Fanjul 2020-10-26 20:34:03 +0100
  • 90fc16e77c Fix: Implement custom procfs watcher for connect / disconnect events Christopher Lees 2020-10-26 20:11:04 +0100
  • ac6f473271 Encoding on linux Alberto Fanjul 2020-08-30 14:59:49 +0200
  • 35102ddad9
    Fix x11 window creation. (#3) kb riperiperi 2020-05-25 18:22:29 +0100
  • aa4b26b5e8 Fix x11 window creation. riperiperi 2020-05-25 17:57:29 +0100
  • ef33f1e08e
    Update master (#2) emmauss 2020-05-25 15:03:13 +0000
  • 24585a1066 test emmaus 2020-02-04 22:29:00 +0000
  • d1d3c04d7f fix source files corruption Emmanuel 2020-02-04 09:21:03 +0000
  • c5f97fc94c update gitignore Emmanuel 2020-02-04 09:20:47 +0000
  • c609933059 fix keyboard Emmanuel 2020-02-04 08:18:37 +0000
  • bac73cd815 fix windows keyboard(for real this time) emmaus 2020-02-03 18:43:22 +0000
  • 364d689452 nuget emmaus 2020-02-03 20:52:42 +0000
  • c847e1f0e4 fix keyboard detection on windows, removed minimal keyboardfix emmaus 2018-10-13 10:22:50 +0000
  • 835af54e12 fix build emmaus 2018-10-10 19:30:26 +0000
  • 33da7b7761 Vulkan bindings (#1) ReinUsesLisp 2018-07-31 23:06:22 -0300
  • 562882ad0d fix marshalling xsetwindowattribute emmaus 2018-06-19 19:38:27 +0000
  • 6cac24a9aa fix platform detection in nativelibrary emmaus 2018-06-19 19:04:35 +0000
  • cc02000e6d dynamically load openal libs using mellinoe's code emmaus 2018-06-19 14:14:46 +0000
  • a01978c895 dynamically load sdl libs using mellinoe's code emmaus 2018-06-19 12:03:48 +0000
  • 48a5347eb5 fix mouse clicks emmaus 2018-06-19 10:46:02 +0000
  • a8696f0664 modified readme and added missing files emmaus 2018-06-16 15:49:03 +0000
  • f309876d16 added netstandard project emmaus 2018-06-16 15:49:03 +0000
  • 5426fcaa46
    Revert "Fix document typo" (#821) Jarl Gullberg 2018-10-07 17:15:18 +0200
  • 924781c921
    Merge pull request #817 from acid-chicken/patch-1 varon 2018-10-01 17:23:41 +0200
  • 428bf02b75
    Update MathHelper.cs Acid Chicken (硫酸鶏) 2018-10-01 09:03:43 +0900
  • e5e3bf5c42 Add official discord badge to readme (#814) Dylan Perks 2018-09-23 13:26:18 +0100
  • 2d77d0949f Vulkan bindings (#1) vulkan ReinUsesLisp 2018-07-31 23:06:22 -0300
  • 1538c978aa Some function renames and metadata changes ReinUsesLisp 2018-07-30 04:09:11 -0300
  • 521661451e Add Xlib support ReinUsesLisp 2018-07-30 03:50:23 -0300
  • 50cd75fe35 Fix build issue ReinUsesLisp 2018-07-28 02:35:13 -0300
  • c4497b8700 Initial Vulkan support ReinUsesLisp 2018-07-28 02:30:59 -0300
  • 3c6d725629 Fix two typos (#784) FreezyLemon 2018-07-17 18:38:33 +0200
  • 9b5bc1172b Fixed incorrect Quaternion/Vector rotation (#776) TominoCZ 2018-07-06 14:37:34 +0200
  • b8f8299b93
    Update CONTRIBUTING.md Jarl Gullberg 2018-07-03 22:33:37 +0200
  • a55206d837 Drop gitter chat from readme (#770) VperuS 2018-07-03 23:23:17 +0300
  • 46c9654054 bump version 1.0.4 emmaus 2018-06-20 09:28:17 +0000
  • a5c9ddb1f4 fix marshalling xsetwindowattribute emmaus 2018-06-19 19:38:27 +0000
  • 8780e5f3aa fix platform detection in nativelibrary emmaus 2018-06-19 19:04:35 +0000
  • 92530a7544 dynamically load openal libs using mellinoe's code emmaus 2018-06-19 14:14:46 +0000
  • 6f91916149 dynamically load sdl libs using mellinoe's code emmaus 2018-06-19 12:03:48 +0000
  • 017b5fb62d fix mouse clicks emmaus 2018-06-19 10:46:02 +0000
  • 19c8a97a7c Merge branch 'master' of https://github.com/Ryujinx/Opentk nightly emmaus 2018-06-16 18:06:48 +0000
  • fec7e76578 modified readme and added missing files emmaus 2018-06-16 15:49:03 +0000
  • c73ba80a84 added netstandard project emmaus 2018-06-16 15:49:03 +0000
  • c455638dd1
    Merge pull request #750 from leezer3/Patch3 Fraser Waters 2018-04-22 18:56:29 +0100
  • 3e4740e527 Fix: Use invariant culture when parsing version in Generator.Bind Christopher Lees 2018-04-22 18:30:59 +0100
  • 3a70472382 Change Matrix4 to use unsafe code for invert (#719) Callum 2018-04-07 05:43:35 +0930
  • 067cd4a5bc Remove exception handling from main event loop in SDL. Fixed #735 (#737) VperuS 2018-04-06 23:13:23 +0300
  • 8ec577b9ca Fixes an issue on macOS where having unprocessed events on the event queue on startup (mouse movements, etc.) would put the app in a partially-activated state and not take window focus (#732) Shane Woolcock 2018-02-09 07:51:51 +1030
  • f3c545eef1
    Merge pull request #729 from Frassle/paket Fraser Waters 2018-01-28 21:20:04 +0000
  • 1d563f1749 Pin paket version and reinstall dependencies Fraser Waters 2018-01-28 17:42:54 +0000
  • b16e7faacc Fix Xamarin project compiles (#725) Dan Balasescu 2018-01-23 18:13:27 +0900
  • f17fa4bc2d Fix pressing alt + [numpad numbers] raising OnKeyPress with '?' UnknownShadow200 2018-01-18 22:34:13 +1100
  • f505808c8b Remove assembly version checks from resolver Fraser Waters 2018-01-14 19:07:01 +0000
  • 1e2af5e648 Exit rewrite process if passed not existed file VperuS 2018-01-14 17:36:35 +0200
  • 6ad8b92c84
    Split FsCheck data generators into a helper library (#716) Jarl Gullberg 2018-01-09 12:06:39 +0100
  • 0a5c346c52 Fix to able to recover from GraphicsModeException in the override OnH… (#658) iRon 2018-01-08 22:31:45 +0100
  • 0b3f17507c
    Merge pull request #715 from Nihlus/improve-gitignore Fraser Waters 2018-01-07 10:32:23 +0000
  • f11b6ce6ad
    Merge pull request #711 from copygirl/patch-1 Jarl Gullberg 2018-01-06 21:24:16 +0100
  • aee67bf80a Fix brace formatting in NativeWindow.CursorVisible copygirl 2018-01-06 21:18:48 +0100
  • 2665f338dd
    Merge pull request #714 from ThomasD13/quaternion Jarl Gullberg 2018-01-06 20:52:35 +0100
  • 113d380a2e Removed empty lines Unknown 2018-01-06 20:16:36 +0100
  • c5d597c545 Fixed params and names Unknown 2018-01-06 19:50:03 +0100
  • cd49685c20
    Merge pull request #705 from Nihlus/add-contributing-guidelines Jarl Gullberg 2018-01-06 11:20:24 +0100
  • 3d9d6d7ee3 Update conditionals and formatting copygirl 2018-01-05 18:43:03 +0100
  • d86967eb7c Remove an unneeded check and comment copygirl 2018-01-05 15:30:02 +0100
  • 673c922b72 Move cursor visible check into implementations copygirl 2018-01-02 01:30:35 +0100
  • fe65c87d81 Replace cursor_visible with implementation copygirl 2018-01-01 21:20:17 +0100
  • f28ea173dc
    Merge pull request #707 from Frassle/paket Jarl Gullberg 2018-01-05 16:02:18 +0100
  • 031320a15c Run paket install Fraser Waters 2018-01-05 12:58:23 +0000
  • 77ec751dcc Remove conditional StyleCop support Fraser Waters 2018-01-05 12:55:22 +0000
  • a875bfe6b9 Restructured Quaternion tests Unknown 2018-01-03 20:36:29 +0100
  • 5aed63e396 Refactored helper unit test classes Unknown 2018-01-03 19:40:11 +0100
  • 81a4ed9aa6
    Update .gitignore. Jarl Gullberg 2018-01-03 15:10:58 +0100
  • 9529caab94
    Reformat document to conform to typical column width. Jarl Gullberg 2018-01-03 14:20:37 +0100
  • 4e31a412ae
    Remove bad style guide link, replace with explanation. Jarl Gullberg 2018-01-03 14:08:58 +0100
  • 9e6b27b643
    Correct typo. Jarl Gullberg 2018-01-02 21:08:51 +0100
  • 079f5c5242 Fixed typos Unknown 2018-01-02 20:24:15 +0100
  • fca36b19b0 Provide fix for converting euler angles to quaternion Unknown 2018-01-02 17:53:04 +0100
  • f0e5754abc Add unit tests which reveal converting problems with euler angles Unknown 2018-01-02 17:47:33 +0100
  • c40030df68
    Merge pull request #712 from VPeruS/patch-2 Fraser Waters 2018-01-02 13:51:25 +0000
  • f22a18587c
    Fix formating in MathHelper.cs VperuS 2018-01-02 15:06:09 +0200
  • bc4cce964d Add paket checks to CI Fraser Waters 2017-12-30 17:29:41 +0000
  • 6b4077fbc6
    Merge pull request #708 from Frassle/xunitmath Jarl Gullberg 2018-01-01 22:25:34 +0100
  • f7a30e2c50 xUnit math tests Fraser Waters 2017-12-27 16:05:13 +0000
  • 5d9a08801b
    Merge pull request #709 from Frassle/buildfixes Fraser Waters 2018-01-01 19:51:22 +0000
  • 0aa963c84e Fix issues with GenerateBindings target Fraser Waters 2017-12-30 18:43:26 +0000
  • 9610f20258 Remove and ignore AsssemblyInfo files (built by FAKE) Fraser Waters 2017-12-30 18:16:10 +0000
  • f5446819cd
    Update based on feedback. Jarl Gullberg 2017-12-31 20:12:47 +0100
  • 73a3a1bb5a
    Merge pull request #706 from Nihlus/discord-in-readme Fraser Waters 2017-12-30 16:42:53 +0000
  • 4fefbf3e4e
    Merge pull request #697 from Frassle/cecil Jarl Gullberg 2017-12-30 15:04:08 +0100
  • 2df4a0b749
    Add Discord chat link to the README. Jarl Gullberg 2017-08-17 12:27:14 +0200
  • 8991be20bd
    Added contribution guidelines. Jarl Gullberg 2017-06-25 19:24:37 +0200
  • 21bd3e2cff
    Merge pull request #700 from Frassle/stylecop Jarl Gullberg 2017-12-30 14:40:20 +0100
  • 175798409d
    Merge pull request #704 from Frassle/paket Jarl Gullberg 2017-12-30 14:40:05 +0100
  • cf33b96686 Run paket install Fraser Waters 2017-12-27 22:25:07 +0000