]> O.S.I.I.S - jp/crow.git/commit
work in progress, security commit
authorjpbruyere <jp.bruyere@hotmail.com>
Sat, 13 May 2017 02:10:46 +0000 (04:10 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sat, 13 May 2017 02:10:46 +0000 (04:10 +0200)
commit5a2b326a161e9e6444e6513d3e66f188a37c7a85
treecd4a2bd8a942e7e06742ea71422927456a49fa9d
parentb89022ba35e769ba51386d65f1c6a8594bb94f5d
work in progress, security commit
26 files changed:
src/Input/KeyModifiers.cs
testDrm/Main.cs
testDrm/src/Application.cs
testDrm/src/BlittableValueType.cs
testDrm/src/DRMContext.cs [new file with mode: 0644]
testDrm/src/Egl.cs [deleted file]
testDrm/src/Linux/Bindings/Egl.cs [new file with mode: 0644]
testDrm/src/Linux/Bindings/Evdev.cs
testDrm/src/Linux/Bindings/LibInput.cs
testDrm/src/Linux/Bindings/Libc.cs
testDrm/src/Linux/Bindings/Poll.cs
testDrm/src/Linux/DRM.cs [new file with mode: 0644]
testDrm/src/Linux/LinuxDisplayDriver.cs [deleted file]
testDrm/src/Linux/LinuxFactory.cs [deleted file]
testDrm/src/Linux/LinuxGraphicsContext.cs [deleted file]
testDrm/src/Linux/LinuxInput.cs [deleted file]
testDrm/src/Linux/LinuxJoystick.cs [deleted file]
testDrm/src/Linux/LinuxKeyboardTTY.cs [deleted file]
testDrm/src/Linux/LinuxNativeWindow.cs [deleted file]
testDrm/src/Linux/LinuxWindowInfo.cs [deleted file]
testDrm/src/Linux/Signal.cs [new file with mode: 0644]
testDrm/src/Linux/TTY.cs [new file with mode: 0644]
testDrm/src/Linux/VT.cs [new file with mode: 0644]
testDrm/testDrm.csproj
testDrm/tests.cs [new file with mode: 0644]
testDrm/ui/menu.crow [new file with mode: 0755]