| Commit message (Expand) | Author | Age | Files | Lines |
* | JOGL/Junit: Refine TestTransformFeedbackVaryingsBug407NEWT, Add another simpl... | Sven Gothel | 2010-11-23 | 5 | -76/+633 |
* | X11/WGL: Unify GraphicsConfiguration Selection - Fixes WGL Bugs 397, 410, 429... | Sven Gothel | 2010-11-23 | 7 | -359/+539 |
* | TestTransformFeedbackVaryingsBug407NEWT: Fix class name and clarify output | Sven Gothel | 2010-11-22 | 1 | -4/+4 |
* | JOGL: Fix CreateDummyWindow usage, no more sync needed, since the Window clas... | Sven Gothel | 2010-11-22 | 1 | -5/+1 |
* | NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage | Sven Gothel | 2010-11-22 | 1 | -1/+1 |
* | NativeWindow: Fix XSynchronize gluegen | Sven Gothel | 2010-11-22 | 1 | -2/+2 |
* | JOGL/X11 Shutdown: Don't close pending Display connections since it may cause... | Sven Gothel | 2010-11-22 | 1 | -1/+3 |
* | GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ... | Sven Gothel | 2010-11-22 | 7 | -32/+34 |
* | JOGL: AWT/GraphicsConfiguration - Use own display handle, reuse causes SIGSEG... | Sven Gothel | 2010-11-21 | 1 | -5/+6 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 18 | -341/+495 |
* | minor formatting | Sven Gothel | 2010-11-19 | 1 | -11/+6 |
* | Resume GLAnimatorCtrl after destroying, so it back in state for either this r... | Sven Gothel | 2010-11-19 | 1 | -0/+3 |
* | Avoid sendDestroy mechanism in favor of immediate destroy using AnimatorContr... | Steve Vaughan | 2010-11-19 | 1 | -2/+21 |
* | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-11-18 | 20 | -209/+654 |
|\ |
|
| * | JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo... | Sven Gothel | 2010-11-18 | 17 | -142/+615 |
| * | NativeWindow JAWT Impl: Fix: Remove double unlock of locks if JAWT lock failed. | Sven Gothel | 2010-11-18 | 3 | -67/+39 |
* | | print platform info additional to the module info. | Michael Bien | 2010-11-18 | 6 | -0/+9 |
* | | modifications due to changes in GlueGen's VersionUtil.getManifest(). | Michael Bien | 2010-11-18 | 3 | -13/+9 |
|/ |
|
* | NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() .. | Sven Gothel | 2010-11-18 | 13 | -15/+42 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 69 | -469/+848 |
* | NEWT X11Display: ignore null Display handle at dispatch | Sven Gothel | 2010-11-17 | 2 | -13/+36 |
* | Merge branch 'pulled' | Sven Gothel | 2010-11-17 | 16 | -49/+147 |
|\ |
|
| * | Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a... | Steve Vaughan | 2010-11-17 | 16 | -50/+143 |
| * | Clone Capabilities on input, providing a local copy when requested. This eli... | Steve Vaughan | 2010-11-16 | 1 | -4/+8 |
* | | cleanup imports | Sven Gothel | 2010-11-17 | 4 | -18/+0 |
* | | GLWindow becomes NEWTEventConsumer (missed that one) ; Adding test for NEWTEv... | Sven Gothel | 2010-11-17 | 2 | -1/+126 |
* | | Move shutdown hook registration to GLDrawableFactory. | Sven Gothel | 2010-11-17 | 2 | -29/+59 |
* | | JAWTWindow: Avoid AWTTreeLock, cleanup. | Sven Gothel | 2010-11-17 | 5 | -32/+84 |
* | | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi... | Sven Gothel | 2010-11-17 | 4 | -73/+74 |
* | | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 13 | -98/+296 |
|/ |
|
* | NEWT Lifecycle remodel: Window destroy() ! | Sven Gothel | 2010-11-16 | 38 | -551/+501 |
* | X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n... | Sven Gothel | 2010-11-16 | 3 | -14/+18 |
* | NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ... | Sven Gothel | 2010-11-15 | 3 | -27/+23 |
* | NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID() | Sven Gothel | 2010-11-15 | 36 | -120/+135 |
* | NEWT: Make setVisible/reparentWindow return status more reliable (visibility,... | Sven Gothel | 2010-11-15 | 8 | -99/+74 |
* | JOGL X11/WGL: Proper usage of the shared resources in implementation | Sven Gothel | 2010-11-14 | 4 | -74/+103 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 24 | -664/+1975 |
* | import cleanup | Sven Gothel | 2010-11-14 | 2 | -6/+0 |
* | import cleanup | Sven Gothel | 2010-11-14 | 1 | -10/+7 |
* | ExtensionAvailabilityCache: Fall back to glGetString, if glGetStringi fails; ... | Sven Gothel | 2010-11-14 | 1 | -9/+18 |
* | NativeWindow: Add constructor to AbstractGraphicsDevice derivations, | Sven Gothel | 2010-11-14 | 4 | -2/+44 |
* | NEWT: Add optional eager native initialization ; Proper exception handling | Sven Gothel | 2010-11-14 | 6 | -26/+66 |
* | GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString) | Sven Gothel | 2010-11-14 | 4 | -8/+8 |
* | ExtensionAvailabilityCache: Only use glGetStringi() is real GL >= 3.1 context | Sven Gothel | 2010-11-13 | 2 | -18/+16 |
* | Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and... | Sven Gothel | 2010-11-12 | 7 | -43/+180 |
* | AbstractGraphicsDevice ..: Add device/display connection attribute to support... | Sven Gothel | 2010-11-12 | 11 | -24/+42 |
* | Use GlueGen VersionUtil to dump full Manifest version | Sven Gothel | 2010-11-10 | 2 | -63/+12 |
* | The 'shared resource' thread must be a deamon, otherwise the application won'... | Sven Gothel | 2010-11-09 | 1 | -1/+3 |
* | Adding simple static main test entry to provide standalone autobuild verifica... | Sven Gothel | 2010-11-09 | 3 | -0/+89 |
* | Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori... | Sven Gothel | 2010-11-08 | 1 | -222/+0 |