| Commit message (Expand) | Author | Age | Files | Lines |
* | - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting the | Sven Gothel | 2009-06-13 | 37 | -275/+516 |
* | Made computation of required buffer size for operations like | Kenneth Russel | 2009-06-13 | 13 | -52/+189 |
* | Added back in NVIDIA, ATI and Apple OpenGL extensions to GL interfaces | Kenneth Russel | 2009-06-13 | 3 | -6/+39 |
* | 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 |
* | Fixed build problems with VC9 where manifests were not installed | Kenneth Russel | 2009-06-13 | 3 | -30/+8 |
* | 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 | 33 | -214/+536 |
* | 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 | 91 | -1168/+5276 |
* | 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 | 22 | -73/+290 |
* | Compile clean under windows | Sven Gothel | 2009-06-04 | 6 | -7/+30 |
* | Add MacOSX support / tested on one thread | Sven Gothel | 2009-06-03 | 9 | -13/+231 |
* | Tested: | Sven Gothel | 2009-06-03 | 65 | -665/+1154 |
* | 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 | 150 | -2364/+7515 |
* | 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 |
* | Optimized GLU creation by caching Class object for implementation | Kenneth Russel | 2009-05-22 | 1 | -8/+20 |
* | Refactored shader-related utility routines from core GL2ES2 class into | Kenneth Russel | 2009-05-22 | 6 | -302/+34 |
* | Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to | Kenneth Russel | 2009-05-20 | 17 | -155/+310 |
* | Removed unneeded dependence on GL/glx.h; verified that JOGL can now be | Kenneth Russel | 2009-05-01 | 1 | -1/+0 |
* | Fixed Solaris build | Kenneth Russel | 2009-04-30 | 1 | -1/+4 |
* | Renamed gl-ignore-gl2_es12-special.cfg to gl-if-gl-ignores.cfg for clarity | Kenneth Russel | 2009-04-28 | 2 | -1/+1 |
* | Fixed build problems with nativewindow and newt with Visual Studio 2008 | Kenneth Russel | 2009-04-26 | 2 | -2/+0 |
* | 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: glShaderCompilerAvailable() and glGetShaderBinaryFormats() | Sven Gothel | 2009-03-20 | 1 | -0/+6 |
* | Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL() | Sven Gothel | 2009-03-20 | 6 | -14/+21 |
* | Fix build all javadoc generated source path | Sven Gothel | 2009-03-20 | 1 | -1/+1 |
* | 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 | 3 | -2/+7 |
* | Fix: Missed package move of AWTAnimatorImpl | Sven Gothel | 2009-03-20 | 2 | -3/+4 |