| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT MacOSX: Encapsulate [enter|exit]FullScreenMode calls with exception hand... | Sven Gothel | 2009-06-15 | 1 | -2/+8 |
* | NEWT MacOSX fullscreen fix - real fullscreen now, some leakage fixes; MainThr... | Sven Gothel | 2009-06-15 | 5 | -197/+329 |
* | Minor API cleanups: | Kenneth Russel | 2009-06-14 | 16 | -835/+923 |
* | NEWT MacOSX adding fullscreen support (TODO: remove titlebar) | Sven Gothel | 2009-06-14 | 4 | -21/+121 |
* | NEWT Mac OS X - Adding support for multithreading: | Sven Gothel | 2009-06-14 | 6 | -93/+496 |
* | NEWT WindowsWindow multithreaded/multiwindows works. | Sven Gothel | 2009-06-13 | 1 | -1/+1 |
* | NEWT WindowsWindow cleanup, GLobalRef, using ATOM, .. - no StackOverflow .. b... | Sven Gothel | 2009-06-13 | 2 | -71/+76 |
* | Fix GLCanvas - init/deinit at addNotify/removeNotify - demos.testContextDestr... | Sven Gothel | 2009-06-13 | 1 | -48/+45 |
* | - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting the | Sven Gothel | 2009-06-13 | 33 | -257/+494 |
* | Removed incorrect call to Runnable.run() added during Threading refactoring | Kenneth Russel | 2009-06-13 | 1 | -1/+0 |
* | Formatting change | Kenneth Russel | 2009-06-13 | 1 | -1/+1 |
* | Attempt to get disableBackgroundErase hack working again with 6u10+, | Kenneth Russel | 2009-06-13 | 1 | -4/+11 |
* | Added description of why X11NativeWindowFactory and | Kenneth Russel | 2009-06-12 | 1 | -8/+80 |
* | - NEWT X11Window setSize0 - change fullscreen method to MWM, | Sven Gothel | 2009-06-12 | 6 | -70/+199 |
* | GLSL ShaderUtil: Use TLS to make it thread safe | Sven Gothel | 2009-06-12 | 2 | -12/+15 |
* | MacOSX: Exception for GL3 profile .. no OpenGL 3.1 implementation yet | Sven Gothel | 2009-06-12 | 1 | -0/+3 |
* | - Adding CR + TAB to toString() methods for better visibility, | Sven Gothel | 2009-06-12 | 32 | -211/+533 |
* | Removed GLAutoDrawable's dispose(boolean regenerate), and added it's semantic... | Sven Gothel | 2009-06-12 | 7 | -102/+87 |
* | javadoc fixes | Sven Gothel | 2009-06-11 | 2 | -7/+7 |
* | - Fixing SPEC documentation for bindings JOGL and NativeWindow, | Sven Gothel | 2009-06-11 | 83 | -1114/+2537 |
* | Minor egl cleanup | Sven Gothel | 2009-06-05 | 1 | -4/+4 |
* | Win-EGL: Add dll function lookup for C++ decoration (Imageon driver) ; EGL: S... | Sven Gothel | 2009-06-05 | 6 | -80/+119 |
* | Fix GL3 (3.1) Windows - Adding OpenGL32 lookup for core functions - GL3 Windo... | Sven Gothel | 2009-06-05 | 3 | -15/+26 |
* | Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2) | Sven Gothel | 2009-06-05 | 20 | -68/+285 |
* | Compile clean under windows | Sven Gothel | 2009-06-04 | 2 | -5/+8 |
* | Add MacOSX support / tested on one thread | Sven Gothel | 2009-06-03 | 9 | -13/+231 |
* | Tested: | Sven Gothel | 2009-06-03 | 54 | -613/+1064 |
* | Fix Deadlock in X11AWTNativeWindowFactory (adding missing notifyAll() ; Stric... | Sven Gothel | 2009-05-30 | 7 | -80/+109 |
* | Clarifying resetGLFunctionAvailability() -> setGLFunctionAvailability(boolean... | Sven Gothel | 2009-05-30 | 11 | -27/+63 |
* | JOGL | Sven Gothel | 2009-05-29 | 105 | -2051/+3688 |
* | Newt: better keyboard input support on Windows (warning: may have broken the ... | Dmitri Trembovetski | 2009-05-28 | 3 | -214/+630 |
* | Newt: implemented simple window focus management for Mac OS X | Christopher Campbell | 2009-05-26 | 3 | -1/+60 |
* | Newt: implemented simple Window focus management (focusGained/focusLost/reque... | Dmitri Trembovetski | 2009-05-26 | 7 | -41/+119 |
* | Fixed NEWT mouse events on Mac OS X to be consistent with Windows implementat... | Christopher Campbell | 2009-05-26 | 1 | -2/+24 |
* | Newt: fixed mouse wheel support on windows - needed to translate mouse event... | Dmitri Trembovetski | 2009-05-26 | 1 | -2/+11 |
* | Newt fixes: implemented mouse wheel support - currently only hooked up on Wi... | Dmitri Trembovetski | 2009-05-25 | 9 | -40/+128 |
* | Newt fixes for Windows implementation: beginnings of proper modifier handling... | Dmitri Trembovetski | 2009-05-24 | 2 | -0/+19 |
* | Checking in forgotten ShaderUtil.java | Kenneth Russel | 2009-05-22 | 1 | -0/+400 |
* | Refactored shader-related utility routines from core GL2ES2 class into | Kenneth Russel | 2009-05-22 | 3 | -19/+34 |
* | Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to | Kenneth Russel | 2009-05-20 | 7 | -141/+141 |
* | NEWT: mouse pressed fix | Sven Gothel | 2009-04-13 | 1 | -7/+7 |
* | Newt fixes for Windows implementation: implemented undecorated window style | Dmitri Trembovetski | 2009-04-10 | 2 | -5/+10 |
* | Preserve mouse button number while dragging | Sven Gothel | 2009-03-28 | 1 | -5/+5 |
* | Newt fixes for Windows implementation: implemented setPosition, setTitle; fix... | Dmitri Trembovetski | 2009-03-24 | 2 | -8/+93 |
* | Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL() | Sven Gothel | 2009-03-20 | 6 | -14/+21 |
* | Putback AWTAnimatorImpl to util, hence *AnimatorImpl are protected again | Sven Gothel | 2009-03-20 | 2 | -4/+3 |
* | Fix GL2ES12.isGL() and re-adding the shader code to the jar | Sven Gothel | 2009-03-20 | 1 | -1/+1 |
* | Fix: Missed package move of AWTAnimatorImpl | Sven Gothel | 2009-03-20 | 2 | -3/+4 |
* | Fix some scripts, AWTAnimator to it's awt package | Sven Gothel | 2009-03-20 | 2 | -1/+1 |
* | Missed movement of FBObject class from javax.media.opengl.util to | Kenneth Russel | 2009-03-19 | 7 | -8/+1 |