The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- jogl-test-applets: Add 'force gl3' GearsES2 Applet for GL3 core testing (details)
- MacOSXCGLContext: Fix ShaderCode instantiation .. (duh!) ; Tested via (details)
- Notes: NVIDIA Tegra discard problem ; TestSharedContextVBOES2NEWT (details)
- NEWT Windows KeyEvent: We have to store the keyChar for typed events, (details)
- NEWT KeyEvent API doc: Document Windows shift+non-uppecase_char, commit (details)
The file was added | jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html (diff) |
The file was modified | jnlp-files/jogl-test-applets.html (diff) |
The file was modified | src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParentingFocusTraversal01AWT.java (diff) |
The file was modified | make/scripts/tests.sh (diff) |
The file was modified | src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java (diff) |
The file was modified | src/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java (diff) |
The file was modified | doc/TODO.txt (diff) |
The file was modified | src/newt/native/WindowsWindow.c (diff) |
The file was modified | make/scripts/tests.sh (diff) |
The file was modified | src/newt/classes/jogamp/newt/driver/windows/WindowDriver.java (diff) |
The file was modified | make/scripts/tests-x64.bat (diff) |
The file was modified | src/newt/classes/com/jogamp/newt/event/KeyEvent.java (diff) |