|
|
@ -6,6 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
// Issues:
|
|
|
|
// Issues:
|
|
|
|
// [ ] Platform: GLUT is unable to distinguish e.g. Backspace from CTRL+H or TAB from CTRL+I
|
|
|
|
// [ ] Platform: GLUT is unable to distinguish e.g. Backspace from CTRL+H or TAB from CTRL+I
|
|
|
|
|
|
|
|
// [ ] Platform: Missing mouse cursor shape/visibility support.
|
|
|
|
// [ ] Platform: Missing clipboard support (not supported by Glut).
|
|
|
|
// [ ] Platform: Missing clipboard support (not supported by Glut).
|
|
|
|
// [ ] Platform: Missing gamepad support.
|
|
|
|
// [ ] Platform: Missing gamepad support.
|
|
|
|
|
|
|
|
|
|
|
|