Kevin Zheng and GitHub
5e08ef69aa
Use correct native GLFW library name on FreeBSD ( #3535 )
2022-12-02 17:51:03 +01:00
b7991204f1
Cleanup NativeLibrary.Load usages by replacing them with TryLoad ( #2259 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-11-28 00:41:53 +01:00
Pieter-Jan Briers and GitHub
cd3a7ef91e
ANGLE+DXGI experiment, window/GL init rewrite ( #1982 )
2021-08-30 01:35:07 +02:00
Pieter-Jan Briers
d74b22a4e8
Engine API for fetching win32 HWND.
2021-07-05 09:05:59 +02:00
Pieter-Jan Briers
d0b6a9b28c
Replace usages of OperatingSystem.IsOSPlatform with OperatingSystem.IsXXX().
2021-06-19 03:14:39 +02:00
20kdc and GitHub
2eeb21431b
Fix FileDialogManager not doing DLL mapping properly in sandbox, and FileDialogManager hard crash on multiple dialogs ( #1505 )
2021-01-14 13:43:39 +01:00
Pieter-Jan Briers and GitHub
a41f64f30e
sandboxing ( #1408 )
2020-11-26 23:37:31 +01:00
ShadowCommander and Pieter-Jan Briers
5037ace00b
Fix mouse input on HiDPI monitors ( #927 )
2020-01-08 11:50:25 +01:00
Pieter-Jan Briers and GitHub
52e5afd277
Switch to GLFW for windowing ( #914 )
...
* Use GLFW instead of OpenTK windows
* Seems to work pretty well now.
* Fix stackalloc issue on Framework.
* Add GLFW project to sln.
* Fix package downgrade.
* Fix SLN more.
* Please work.
* Fix C# version error.
2019-12-15 15:53:30 +01:00