Current master branch running on Windows:
- With LWJGL2,
TestApplication completes in < 20 seconds without user input, after displaying a black window and a black fullscreen.
- With LWJGL3,
TestApplication displays the black window, then waits for the user to close the window. If the user closes the window, it pauses, displays the black fullscreen, and hangs. ALT-Tab is required to regain control.
Current
masterbranch running on Windows:TestApplicationcompletes in < 20 seconds without user input, after displaying a black window and a black fullscreen.TestApplicationdisplays the black window, then waits for the user to close the window. If the user closes the window, it pauses, displays the black fullscreen, and hangs. ALT-Tab is required to regain control.