Mon May 20 2024 18:54:31 CEST
If I had asked people what they wanted, they would have said faster horses.
Hide Search Description
This result was limited to 500 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
1223 Newt macosx sgothel RESO WORK GLWindow loses focus after maximizing (OSX) 2015-10-13
525 Newt x11 sgothel VERI WORK GLWindow.warpPointer() does not work on Linux 2011-12-05
523 Newt windows sgothel RESO WORK Hang and timeout exception on exit when sharing GLContext 2011-11-21
858 Newt windows sgothel RESO WORK MouseExit event fired on Mouse Mouse Wheel 2013-10-19
756 Newt x11 sgothel RESO WORK Spurious freeze and/or NullPointerException when running a JOGL NEWT application within Eclipse 2019-03-29
585 Newt macosx sgothel RESO WORK Unable to set pointer invisible GLWindow setPointerVisible(false); 2012-09-16
1221 Newt x11 sgothel RESO WORK Window reports wrong position after size restored from maximized on X11 2015-09-27
1251 Newt x11 sgothel RESO WORK XFCE changes window position after resize XConfigureWindow 2019-03-27
766 Newt core sgothel RESO DUPL Certain NEWT keyPressed events (e.g. VK_UP, while VK_DOWN is down) don't fire on Windows. 2014-01-04
396 Newt core sgothel VERI DUPL Fix all undocumented / unhandled exceptions before release (Newt) 2010-07-06
1250 Newt x11 sgothel RESO DUPL Gnome & Compiz Unity TestDisplayLifecycle02NEWT Assert.assertEquals(false,window1.isVisible()); failed. 2015-10-10
965 Newt core sgothel RESO DUPL Implement the ability to prevent the user from resizing the newt window 2014-02-13
637 Newt core sgothel RESO DUPL NEWT: Allow to set the window non resizeable 2015-09-27
883 Newt macosx sgothel RESO DUPL NEWT: Crash on 'manual' triggered Window closing due to 'gone JVM' 2013-10-31
1378 Newt macosx sgothel RESO DUPL NewtCanvasSWT Overlap on MacOSX with Multiple RCP perspectives 2020-01-15
700 Newt windows sgothel RESO INVA Alt+Key causes flicker in fullscreen mode 2013-03-13
1159 Newt core gouessej RESO INVA AWT-free alternative to java.awt.Desktop.browse(URI) 2019-03-27
1099 Newt x11 sgothel RESO INVA Calling setFullscreen from anywhere while warpPointer is being called from a display() method causes locking issues 2019-03-29
726 Newt awt sgothel RESO INVA First GLWindow in first NewtCanvasAWT doesn't get .repaint(), when there are other windows 2013-05-02
733 Newt core sgothel RESO INVA GLWindow.warpPointer() causes slowdowns under Windows 2013-06-12
1192 Newt x11 sgothel RESO INVA JamVM crash in Jam_CallVoidMethod called from Java_jogamp_newt_driver_x11_DisplayDriver_DispatchMessages0 2015-09-27
1224 Newt windows sgothel RESO INVA JFileChooser dialog opens behind GLWindow (windows) 2015-09-27
702 Newt windows sgothel RESO INVA keyTyped() does not repeat, invalid keyChars in keyPressed() 2013-03-13
582 Newt awt sgothel RESO INVA NewtCanvasAWT.setCursor doesn't retain the set cursor 2012-05-14
900 Newt windows sgothel RESO INVA No newt on windows 7. UnsatisfiedLinkError: jogamp.newt.driver.windows.ScreenDriver.getAdapterName0 2013-11-10
783 Newt windows sgothel RESO INVA Null pointer on frame disposal 2013-07-17
383 Newt windows sgothel VERI INVA problems with GLWindow setFullscreen 2010-07-06
670 Newt x11 sgothel RESO INVA Regression: Drawable already added to animator 2013-01-19
1364 Newt javafx sgothel RESO FIXE Add JavaFX Support for NEWT utilizing native Window parenting via NewtCanvasJFX 2019-12-02
1130 Newt awt sgothel RESO FIXE Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] 2019-04-04
409 Newt core sgothel VERI FIXE Add setCursor() (like AWT) to disable/modifiy cursor for a NEWT window 2011-12-02
1199 Newt core sgothel RESO FIXE Add setting to disable default window icons 2015-10-03
676 Newt core sgothel RESO FIXE Add support for native Mouse Pointer rendering (Rasp.-Pi. .. etc) 2014-01-09
800 Newt windows_ sgothel RESO FIXE Add Windows 7 Touch Event Support to Generate NEWT Mouse/Pointer Events 2013-10-17
1348 Newt x11 sgothel VERI FIXE Add X11 Touch Event Support to Generate NEWT Mouse/Pointer Events 2019-03-28
570 Newt core sgothel RESO FIXE Alt-Tab in fullscreen 2013-12-03
1027 Newt core sgothel RESO FIXE Atomics seem to be somewhat broken with NEWT 2014-06-29
629 Newt x11 rob.hatcherson RESO FIXE AWT-to-NEWT event modifier translation does not preserve mouse button state 2012-12-24
1237 Newt core sgothel RESO FIXE Clarify IOUtil.getResource(..) for better efficiency, i.e. allow caller to skip relative futile lookup 2015-10-03
761 Newt x11 sgothel RESO FIXE Crash during X11 shutdown using AMD fglrx driver 2013-06-23
406 Newt awt steve_vaughan VERI FIXE Deadlock with JDesktopPane and multiple NewtCanvasAWT windows 2010-11-19
444 Newt awt sgothel VERI FIXE Disable automated termination of NewtCanvasAWT on window close 2015-09-27
914 Newt core sgothel RESO FIXE Don't allow 'alwaysontop' in fullscreen mode, always allow switching to other applications via ALT-TAB 2013-12-03
412 Newt core sgothel VERI FIXE Enable "Fullscreen Exclusive Mode" (FEM) similar to AWT for NEWT 2015-09-27
1012 Newt macosx sgothel RESO FIXE Erroneous handling of multiple monitor coordinates on OSX with NEWT 2014-05-26
600 Newt core sgothel RESO FIXE Expose the information about attached monitor/display devices 2013-05-06
784 Newt windows sgothel RESO FIXE F10 Key in windows does not send WM_KEYDOWN 2013-07-16
1410 Newt core sgothel RESO FIXE Fix NEWT PointerIcon Lifecycle (destroy and clean references @ closing) 2019-12-06
1238 Newt core sgothel RESO FIXE Fix NPE for Window-Icon's PNGPixelRect for unresolved location, i.e. null URLConnections 2015-10-03
1147 Newt x11 sgothel RESO FIXE Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids, .. 2019-03-29
531 Newt core sgothel RESO FIXE get*Listeners methods from GLWindow throw ClassCast exceptions 2011-12-18
529 Newt x11 sgothel RESO FIXE GLWindow.requestFocus() causes a crash of the JVM on Linux 2011-12-02
697 Newt windows gouessej RESO FIXE GLWindow.setPointerVisible(boolean) fails after several calls 2013-04-11
711 Newt core sgothel RESO FIXE Graph's Curve shader code version is not aligned against GLSL version 2013-07-08
639 Newt windows sgothel RESO FIXE High-Res Mouse-Wheel Support (getWheelRotation() of Newt MouseEvent constantly returns '0' with slow movement) 2013-01-14
910 Newt awt sgothel RESO FIXE IcedTea Web removes Components from the Applet Container before Applet.stop() causing a Crash. 2013-11-26
840 Newt core sgothel RESO FIXE IllegalThreadStateException at DefaultEDTUtil.restart() when re-launch NEWT Applet (JOGLNewtApplet1Run) 2013-09-22
1421 Newt swt sgothel VERI FIXE Incorrect OpenGL window position on NewtCanvasSWT on MacOS 2020-01-22
701 Newt windows sgothel RESO FIXE Invalid keyChar for 'ß' in keyTyped() 2013-03-13
693 Newt awt sgothel RESO FIXE JOGL 2 rc11 Newt crashing after clossing the application in Windows 8 2013-10-17
1431 Newt x11 sgothel RESO FIXE JOGL 2.4 + X11: NewtCanvasAWT resize is completely broken 2023-09-29
1177 Newt embedded sgothel RESO FIXE libnewt.so: undefined symbol: bcm_host_init" when Screen is initialized before OpenGL, commonly seen on Raspberry Pi using Processing 3 2015-09-27
1393 Newt macosx sgothel RESO FIXE MacOS 10.14.6 + OpenJDK11U produces occasional freezes on AppKit Main Thread 2020-02-07
471 Newt core sgothel VERI FIXE MainThread still uses ReflectionUtil#getMethod() signature 2011-02-25
1176 Newt embedded sgothel RESO FIXE Misaligned Mousepointer and Window when using NEWT BCM VC IV on Raspberry Pi 2015-09-27
1309 Newt embedded sgothel RESO FIXE Mouse buttons not specified in BCM VC IV MouseEvents 2019-03-27
556 Newt windows sgothel RESO FIXE mouseDragged events is send instead of mouseMoved by newt 2012-04-27
413 Newt core sgothel VERI FIXE mouseWheelMoved event is never generated 2011-12-07
892 Newt windows sgothel RESO FIXE Newt and Java focus gained and lost events are inconsistent 2013-11-17
1065 Newt macosx sgothel RESO FIXE NEWT crash at WindowDriver.initIds0(): TISGetInputSourceProperty(keyboard, kTISPropertyUnicodeKeyLayoutData) returns NULL 2019-03-29
707 Newt windows sgothel RESO FIXE NEWT EVENT_MOUSE_EXITED not sent on Windows 2013-04-05
916 Newt windows sgothel RESO FIXE NEWT Fullscreen Mode on Windows ALT-TAB doesn't allow Application Switching 2013-12-04
659 Newt macosx sgothel RESO FIXE NEWT Horizontal Scrolling Behavior (OSX, X11, Win32) (horizontal -> modifiers w/ SHIFT) 2013-01-14
678 Newt windows sgothel RESO FIXE NEWT KeyEvent key-char value on Windows not delivered w/ PRESSED induces UI lag if depending on key-char value 2013-04-06
768 Newt windows sgothel RESO FIXE NEWT KeyEvent keyCode is zero on Windows for control keys excl. NUMPAD 2013-07-03
526 Newt core sgothel VERI FIXE NEWT KeyPressed undefined key char 2011-12-02
631 Newt core sgothel RESO FIXE NEWT keyReleased event abnormal behaviour. 2012-10-28
1129 Newt windows sgothel RESO FIXE NEWT MonitorDevice on Windows reports wrong physical size [mm] 2019-03-29
771 Newt core sgothel RESO FIXE NEWT MonitorMode change post fullscreen: Window's size shall adapt. 2013-07-04
970 Newt macosx sgothel RESO FIXE NEWT OSX ChildWindow setVisible(..) does not hide child window appropriately 2014-02-10
1222 Newt macosx sgothel RESO FIXE NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working 2015-09-27
1093 Newt core sgothel RESO FIXE NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on OSX ([R] -> [B]) 2019-03-29
1205 Newt core sgothel RESO FIXE NEWT Security: Clear onscreen Window content after creation and before visibility 2015-10-04
1232 Newt windows sgothel RESO FIXE NEWT Translucent [decorated] Windows Not Working On Windows >= 8 (Lack of Aero / Blur) 2015-10-02
1013 Newt macosx sgothel RESO FIXE NEWT Window content black after switching monitor resolution 2014-05-26
1186 Newt core sgothel RESO FIXE NEWT Window: Use a Bitfield holding all state flags and expose it accordingly. 2015-09-27
1249 Newt x11 sgothel RESO FIXE NEWT X11: setVisible(false) IconicState not listening to _NET_WM_STATE_HIDDEN; setVisible(true) not restoring from _NET_WM_STATE_HIDDEN 2015-10-10
1394 Newt x11 sgothel RESO FIXE NEWT X11Window didn't gather inset at window creation (properly) 2019-09-11
1413 Newt x11 sgothel RESO FIXE NEWT X11Window: NewtWindows_getFrameExtends(..) may hang on XPeekEvent(..) 2019-12-06
437 Newt windows sgothel VERI FIXE NEWT/Applets in Browser FF3/FF4 - Renders Browser Unresponsive (Windows) 2010-12-12
436 Newt windows sgothel VERI FIXE NEWT/Applets Reparenting Insets Problem in Browser FF3/FF4/IE8 (Windows) 2010-12-15
770 Newt x11 sgothel RESO FIXE NEWT/X11 Fullscreen: _NET_WM_STATE_FULLSCREEN may result in ConfigureNotify event w/ virtual screen size, instead of monitor-mode size (NV + Fglrx) 2015-06-20
721 Newt x11 sgothel RESO FIXE NEWT/X11: Add Support for RandR 1.3 2013-05-06
934 Newt core sgothel RESO FIXE NEWT: Add support for custom Application/Window Icons 2014-01-08
935 Newt core sgothel RESO FIXE NEWT: Add support for custom [Mouse] Pointer Icons 2014-01-08
1142 Newt core sgothel RESO FIXE NEWT: Add support to retrieve the primary MonitorDevice 2019-03-29
1351 Newt macosx sgothel RESO FIXE NEWT: Custom pointer pixels doubled on High-DPI Retina Display on OS X only 2020-01-05
780 Newt core sgothel RESO FIXE NEWT: EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference, i.e. higher retention of Display instances. 2013-07-11
1422 Newt swt sgothel VERI FIXE NEWT: Handle SWT's DPI Scaling on non native dpi scaling platforms (Linux, Windows, ..) 2020-02-04
1214 Newt macosx sgothel RESO FIXE NEWT: MacOSX incorrect auto-resize GLWindow when it is larger than screen. 2015-09-27
903 Newt core sgothel RESO FIXE NEWT: Support 'Continue Drag on Exit' 2013-11-17
861 Newt core sgothel RESO FIXE NEWT: Unify MouseEvent Processing incl. gesture processing 2013-10-18
779 Newt core sgothel RESO FIXE NEWT: Use WeakReferences for Display, Screen and Window Caches 2013-07-11
1208 Newt core sgothel RESO FIXE NEWT: Window: Consider avoiding operations if not supported, see getSupportedStateMask() 2015-09-27
1188 Newt core sgothel RESO FIXE NEWT: Window: Support non-resizable, minimize, maximize, alwaysOnBottom and sticky/all-desktop where supported 2015-09-27
893 Newt windows sgothel RESO FIXE NewtCanvasAWT Lifecycle Race Condition (NPE on shutdown periodically) 2013-11-18
924 Newt x11 sgothel RESO FIXE NewtCanvasAWT XEventsQueued crash during reparent of undecorated fullscreen window 2013-12-20
985 Newt swt pjgl RESO FIXE NewtCanvasSWT disappears after detaching editor from the main EclipseRCP app window in OSX 2019-03-30
628 Newt x11 sgothel RESO FIXE NewtCanvasSWT Hangs Sporadically During Window Resizing 2012-12-06
672 Newt swt pjgl RESO FIXE NewtCanvasSWT ignore windowing offset on OSX using SashForm 2019-03-30
969 Newt swt pjgl RESO FIXE NewtCanvasSWT positioning and resizing issues 2020-01-15
822 Newt swt pjgl RESO FIXE NewtCanvasSWT: no more rendering after detaching editor from the main EclipseRCP app window 2019-03-30
1183 Newt x11 sgothel RESO FIXE NullPointerException at jogamp.newt.driver.x11.ScreenDriver.collectNativeMonitorModesAndDevicesImpl(ScreenDriver.java:124) upon startup 2015-09-27
1267 Newt macosx sgothel RESO FIXE OSX El Capitan: Animated NEWT GLWindow flickers at resize 2019-03-27
1148 Newt macosx sgothel RESO FIXE OSX MonitorDevice: Use unique and native deviceID instead of index 2019-03-29
1209 Newt core sgothel RESO FIXE Regression of Bug 1188 Patches: Parented Fullscreen Issues (X11, Windows) 2015-09-27
688 Newt core sgothel RESO FIXE Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyped(KeyEvent) 2013-06-17
456 Newt windows sgothel VERI FIXE Screen resolution switchback when leaving NEWT fullscreen exclusive mode doesn't work. 2015-09-27
734 Newt core sgothel RESO FIXE Screen rotation broken under Linux 2013-07-02
1468 Newt core sgothel RESO FIXE SIGSEGV on use after free when destroying NEWT Window/Display via a native dispatch'ed event like key/mouse/touch input 2023-10-02
643 Newt core sgothel RESO FIXE SWT 'display.asyncExec(Runnable runnable)' runnable not executed until SWT display disposed on Windows w/ NEWT windows parented (NewtCanvasSWT) 2012-12-02
1247 Newt awt sgothel RESO FIXE TestGearsNewtAWTWrapper fail to acquire surface lock on secondary monitor 2015-10-09
919 Newt windows sgothel RESO FIXE TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogged Key-Release Event by AWT Robot 2013-12-04
601 Newt x11 sgothel RESO FIXE There is no trivial way to make a difference between "useful" events and "useless" release events generated by default by XOrg 2012-10-27
879 Newt windows sgothel RESO FIXE Threads deadlock in native keyboardfocus calls made form multiple threads 2013-11-18
922 Newt core sgothel RESO FIXE Unable to preserve resources during NewtCanvasAWT reparenting 2013-12-11
656 Newt core sgothel RESO FIXE Unify NEWT event processing (DRAG, button modifier mask, ..) for native and synthesized Event 2013-12-19
527 Newt core sgothel VERI FIXE wglShareLists exception when multiple are shared with different Animator 2011-12-02
767 Newt awt sgothel RESO FIXE whitespace key events are classified as 'non printable' 2013-07-03
901 Newt windows sgothel RESO FIXE Windows 7 Touch Event Support renders NEWT Vista Incompatible 2013-11-12
1196 Newt windows sgothel RESO FIXE WinXP UnsatisfiedLinkError newt.dll 2015-09-27
723 Newt core sgothel RESO FIXE Wrong keys with the AZERTY keyboard layout 2013-05-16
571 Newt x11 sgothel RESO FIXE Wrong Newt MouseEvent behavior on X11 2012-04-27
465 Newt x11 sgothel VERI FIXE Wrong path in newt.jnlp 2011-02-03
502 Newt x11 sgothel VERI FIXE X11/NEWT Stalling due to libX11/XCB Multithreading bug (libX11 1.4.2, libXCB 1.7; ubuntu 11.04, ..) 2011-12-02
677 Newt core sgothel RESO FIXE [Android] The softKeyboard should notify when it gets hidden with the Back button 2013-02-28
941 Newt core sgothel CONF --- add a GLWindow#setIgnoreRepaint() method 2014-07-10
795 Newt wayland sgothel CONF --- Add native Wayland Backend for NEWT 2019-03-29
895 Newt windows sgothel UNCO --- Add support for mouse wheel block scrolling in NEWT 2015-09-27
812 Newt core xerxes CONF --- Add USB Topology / Graph to query device location etc. 2019-03-29
813 Newt core sgothel CONF --- Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse/Keyboard) 2019-03-29
940 Newt core sgothel CONF --- Do not show frame in desktop bar, constructor argument or property 2014-01-10
1100 Newt core sgothel IN_P --- Documentation of lifecycle-heavy methods 2014-11-07
1164 Newt core sgothel UNCO --- Drag and Drop integration 2016-10-12
814 Newt core gouessej CONF --- Enhance PointerEvent / Deprecate MouseEvent 2023-04-20
1163 Newt core sgothel UNCO --- frame by frame icon 2015-08-26
1195 Newt core sgothel UNCO --- GLWindow.warpPointer is off by one in X-Dimension when on secondary monitor 2019-03-29
955 Newt core sgothel UNCO --- Implement the ability to use/list resolutions not listed by the nvidia driver 2014-09-02
1127 Newt awt sgothel UNCO --- JPopupMenu unusable over NewtCanvasAWT on Linux (even with lightweight-popups disabled) 2015-02-06
1227 Newt embedded xerxes CONF --- LinuxEventDeviceTracker reports misaligned relative Mouse Coordinates when using NEWT w/ RaspPi 7" TFT 2019-03-29
1424 Newt swt sgothel IN_P --- MacOSX: Newt Window Eclipse RCP Detached View Wrong Z-Order and Update 2023-07-12
897 Newt awt sgothel UNCO --- Missing NEWT input event when focus is lost on canvas while holding a button down 2013-11-17
1296 Newt windows sgothel CONF --- Mouse pointer doesn't switch to resize arrow on Windows 10 2023-07-12
1311 Newt core sgothel CONF --- Multi touch drag events being discarded incorrectly in WindowImpl 2020-01-05
632 Newt core sgothel CONF --- Nested GLWindows don't resize or honor GLCapabilities setBackgroundOpaque 2013-06-16
1240 Newt embedded sgothel CONF --- NEWT bcm.vc.iv only consume one mouse input event per frame 2019-03-29
595 Newt core sgothel CONF --- NEWT event propagation to Jinput 2019-03-29
809 Newt core sgothel UNCO --- NEWT Input: Add support for Compass Devices 2019-03-29
808 Newt core sgothel UNCO --- NEWT Input: Add support for Gyroscope / Accelerometer Devices 2019-03-29
807 Newt core sgothel UNCO --- NEWT Input: Add support for more devices a.k.a (Accelerometer, GPS, Compass, Joystick ..) 2019-03-29
1026 Newt core sgothel UNCO --- NEWT KeyEvent VK mapping for left and right sided keys 2014-06-26
913 Newt core sgothel UNCO --- NEWT: Support 'Continue Drag over on JComponent' 2013-11-29
1276 Newt awt sgothel UNCO --- NewtCanvasAWT + key bindings 2019-03-29
1051 Newt swt pjgl IN_P --- org.eclipse.swt.widgets.Menu cannot be created over com.jogamp.newt.swt.NewtCanvasSWT 2015-06-05
1504 Newt javafx sgothel UNCO --- Placement of NewtCanvasJFX within other JavaFX layout elements 2024-03-04
1178 Newt embedded sgothel IN_P --- Prevent dual mousepointers and improve raspberry pi xorg experience when using NEWT BCM VC IV on Raspberry Pi 2019-03-29
1361 Newt core sgothel CONF --- Remove Flickering when resizing a Newt Window 2023-07-12
1098 Newt core sgothel CONF --- setTitle in display() of GLEventListener causes exception when window closes 2015-12-05
1117 Newt embedded sgothel UNCO --- Soft keyboard doesn't work anymore on Android 5.0 Lollipop 2019-03-29
1165 Newt core sgothel UNCO --- Trailing bar icon 2015-06-13
1274 Newt macosx sgothel UNCO --- Window mispositioned after resize in container 2019-03-29
1187 Newt x11 sgothel CONF --- X11 glamour vc4: X11 IOError Resource temporarily unavailable 2019-03-29
1257 Nativewi x11 sgothel RESO INVA VM crash with FATAL ERROR in native method: Nativewindow X11 IOError: Display ... 2019-03-30
1317 Nativewi core sgothel RESO FIXE JOGL AWT sample crashes on Java 9 2019-11-30
1370 Nativewi macosx sgothel RESO FIXE NSWindow drag regions should only be invalidated on the Main Thread! 2019-09-09
1212 Nativewi macosx sgothel RESO FIXE OSX: Crash using CALayer at UnsetJAWTRootSurfaceLayer0(..) w/ Java 1.8.0_60 2015-09-27
1210 Nativewi x11 sgothel RESO FIXE Use manual impl. XRenderFindVisualFormat instead of buggy generated version 2015-09-27
1299 Nativewi macosx sgothel VERI FIXE warning when using JOGL on Mac OS X El Capitan 2019-03-30
793 JRT Ji_Gong_ sgothel CONF --- Add Pluggable Windowing-Toolkit to IcedTea-Web Plugin - Custom Windowing Plugin (CWP) 2013-08-05
798 JRT Ji_Gong_ sgothel CONF --- Browser Installer (Extension) for JRT + Plugin 2013-08-05
791 JRT General sgothel CONF --- Build JRT-Headless (w/o AWT) on all platforms. 2017-02-09
796 JRT General sgothel CONF --- EXE-Bundle JRT + User Application 2013-08-05
797 JRT General sgothel CONF --- General Installer of JRT 2013-08-05
790 JRT General sgothel CONF --- Ji Gong - Purpose, Name & Semantics .. 2013-08-05
799 JRT Ji_Gong_ sgothel CONF --- JRT Browser Plugin 2013-08-05
792 JRT General sgothel CONF --- OpenJDK Subset - JRT Core 2013-09-10
493 Jogl x11 wwalker3 RESO WORK "FBConfig null of 0x0" exception when creating external GL context on CentOS 5.5 inside VMWare Server 2.0 2011-11-25
167 Jogl core sgothel VERI WORK A crash inside glMaterialfv 2010-03-24
33 Jogl core sgothel VERI WORK Animator prevents normal program exit. 2010-03-24
494 Jogl x11 sgothel RESO WORK Applications hang when making base frame visible 2011-04-16
604 Jogl applet sgothel RESO WORK Archive style applet embedding triggers "pixel format 17" error 2012-07-06
1155 Jogl opengl sgothel RESO WORK Bindless vertices rendering 2015-09-27
127 Jogl core sgothel VERI WORK Build is failing 2010-03-24
231 Jogl core sgothel VERI WORK cannot find symbol DebugGL 2010-03-24
93 Jogl core sgothel VERI WORK Cannot grab alpha channel 2015-09-27
1350 Jogl macosx sgothel RESO WORK CGSUpdateManager warning during createContext on OS X 10.11.6 2019-04-10
145 Jogl core sgothel VERI WORK Clipping panes cause garbage display 2015-08-28
1160 Jogl opengl sgothel RESO WORK Context sharing between offscreen drawable and external GL context results in "createImpl ctx !ARB but ARB is used" 2015-09-27
1403 Jogl core sgothel RESO WORK Could not initialize shared resources for EGLGraphicsDevice 2020-01-01
613 Jogl x11 sgothel RESO WORK Crash of swing components with JOGL and 2 screens 2012-09-17
175 Jogl core sgothel VERI WORK Crash on GLCanvas.removeNotify 2010-03-24
50 Jogl core sgothel VERI WORK Creating a GLCanvas from the AWT thread fails 2010-03-24
455 Jogl opengl sgothel RESO WORK disabling the auto swap buffer mode causes very high memory consumption 2011-11-21
30 Jogl core sgothel VERI WORK Error Swapping Buffers with JInternalFrame 2010-03-24
62 Jogl core sgothel VERI WORK errors from glGetError(), not clearing 2010-03-24
448 Jogl opengl sgothel VERI WORK etc/test.sh hangs on CentOS 5.4 for all builds after b187 2010-12-29
147 Jogl core sgothel VERI WORK Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/carlsonj/jogl/build/obj/libjogl.so: libnvidia-tls.so.1: cannot handle TLS data 2010-03-24
232 Jogl core sgothel VERI WORK Exception thrown when querying program objects 2010-03-24
17 Jogl core sgothel VERI WORK EXCEPTION_ACCESS_VIOLATION when using JToolbar 2010-03-24
495 Jogl core sgothel RESO WORK FBO produces GL_OUT_OF_MEMORY on some NVidia / Windows machines 2011-11-21
850 Jogl opengl sgothel RESO WORK FFMPEGMediaPlayer is not able to load native avformat DLL 2013-10-21
298 Jogl core sgothel VERI WORK Flickering on Linux 2010-11-10
105 Jogl core sgothel VERI WORK FSAA not supported on Radeon 9700 2010-03-24
32 Jogl core sgothel VERI WORK Fullscreen mode breaks 2010-03-24
407 Jogl opengl sgothel VERI WORK Function glTransformFeedbackVaryings incorrectly passes argument 2011-02-01
1175 Jogl core sgothel RESO WORK gamma.reresetDisplayGamma() 2019-03-27
111 Jogl core sgothel VERI WORK GLCanvas and JTabbedPane incompatibility. 2010-03-24
58 Jogl core sgothel VERI WORK GLCanvas draws over other components in MacOS X 2010-03-24
59 Jogl core sgothel VERI WORK GLContext Leak 2015-09-27
115 Jogl core sgothel VERI WORK GLDrawable.swapBuffers(); behaviour 2010-03-24
40 Jogl core sgothel VERI WORK GLException: Error making context current 2010-03-24
23 Jogl core sgothel VERI WORK glFinish() or glDeleteTextures() on Linux -> native crash 2010-03-24
841 Jogl awt sgothel RESO WORK GLJPanel "lagging" by one frame. 2014-08-30
838 Jogl awt sgothel RESO WORK glReadPixels is receiving data in the wrong order with certain display drivers 2013-10-19
1245 Jogl awt sgothel RESO WORK glXCreateContextAttribsARB crashes w/ Java3D on JTabbedPane (OpenSUSE 13.2, Mesa 10.3.7, Intel Haswell Desktop) 2015-10-09
29 Jogl core sgothel VERI WORK glXMakeCurrent call fails in gears demo 2015-09-27
55 Jogl core sgothel VERI WORK GridLayout with GLCanvas behave differently on Mac 2010-03-24
1167 Jogl core sgothel RESO WORK Heavy performance issue 2019-03-27
354 Jogl core sgothel VERI WORK Inclusion of a GLCanvas in a JFrame causes exception 2010-03-24
440 Jogl applet sgothel VERI WORK incorrect JNLP files in JOGL webstart 2010-12-12
532 Jogl awt sgothel RESO WORK Intel Graphics: Dead GLCanvas after hide/show in CardLayout w/ Animator start()/stop() [works w/ pause()/resume()] 2012-01-20
932 Jogl core sgothel RESO WORK javax.media.opengl.GLProfile.initSingleton() crashes in native code with Intel Graphics driver in standard configuration on Windows 7 2015-09-27
328 Jogl core sgothel VERI WORK jogl binary for windows xp x64 2010-03-24
854 Jogl core sgothel RESO WORK Jogl crash with mesa driver under linux 2014-07-10
284 Jogl core sgothel VERI WORK JOGL does not paint when window size==display size and not window.isActive 2010-03-24
125 Jogl core sgothel VERI WORK JOGL Leaks Memory with remove/add of GLCanvas 2010-03-24
104 Jogl core sgothel VERI WORK JOGL reports ARB not available 2010-03-24
976 Jogl windows sgothel RESO WORK JVM crash jogl 2.1.4 wglCreateContextAttribsARB webstart 2014-07-10
559 Jogl embedded sgothel RESO WORK Linux ARM freezes (Java, EGL/ES, JOGL) 2012-04-17
43 Jogl core sgothel VERI WORK Linux crashes with glBufferDataARB 2010-03-24
89 Jogl core sgothel VERI WORK Losing Backbuffer when Resizing/Moving a window 2010-03-24
1415 Jogl macosx sgothel RESO WORK MacOS 10.14.6 + OpenJDK11U occasional freezes having multiple Windows created on a ExclusiveContextThread 2019-12-08
333 Jogl core sgothel VERI WORK Make it possible to specify the name of native libraries 2015-09-27
993 Jogl opengl sgothel RESO WORK Make JOGL's tracking information public 2014-07-10
72 Jogl core sgothel VERI WORK Memory Leak Manually Calling repaint() 2010-03-24
739 Jogl x11 pjgl RESO WORK NativeWindowException with SWT/Ubuntu 2020-01-13
936 Jogl core sgothel RESO WORK Nearer objects show up behind closer objects 2019-03-29
63 Jogl core sgothel VERI WORK NoAutoRedraw paint behavior 2015-09-27
506 Jogl core sgothel RESO WORK NullPointerException when calling GLProfile.getDefault() 2011-07-23
161 Jogl core sgothel VERI WORK NVidia stereo driver support 2010-03-24
100 Jogl core sgothel VERI WORK Order of operations matters for fullscreen app 2010-03-24
387 Jogl macosx sgothel VERI WORK OS X 10.5, cannot find "nativeOrder" method of "BufferFactory" class 2011-02-25
931 Jogl macosx sgothel RESO WORK OSX: v2.0.2-rc12 causes a SIGABRT with Applets (Safari, Firefox, .. and JVM 7u45) 2014-01-22
847 Jogl macosx sgothel RESO WORK Overlaying Swing components atop GLJPanel not working on Mac OS Java 7 2013-10-10
299 Jogl core sgothel VERI WORK Parameter passing to subapplets of JoglAppletLauncher 2015-09-27
1428 Jogl opengl sgothel RESO WORK Performance regression in context makeCurrent() logic from 2.3.2 to 2.4.0 2023-11-02
246 Jogl core sgothel VERI WORK Please install new JOGL webstart descriptors 2015-09-27
370 Jogl core sgothel VERI WORK Potential crash calling glXDestroyContext 2010-11-10
66 Jogl core sgothel VERI WORK Problem with ATI Radeon Driver (3.7.0) 2010-03-24
1198 Jogl awt sgothel RESO WORK Problem with java 8 + gnome + JOGL + dual screen 2015-10-06
142 Jogl core sgothel VERI WORK REGRESSION Error making context current in b09 2010-03-24
1285 Jogl awt sgothel RESO WORK REGRESSION in v2.3.2 - AWT GLCanvas freezes after screen change 2019-03-30
1395 Jogl swt sgothel RESO WORK Resizing GLCanvas does not redraw immediately 2023-09-29
1169 Jogl awt gouessej RESO WORK ScreenResSelector doesn't use the right mean of detecting multi bit depth 2019-03-30
966 Jogl opengl sgothel RESO WORK Shader class 2014-07-10
233 Jogl core sgothel VERI WORK Shader settings destroyed when GLJPanel is garbage collected 2010-03-24
947 Jogl macosx sgothel RESO WORK SIGABRT (double free) OSX 10.9 + NV w/ Multithreaded Shared GL Buffers (shared VBOs via shared GLContext) - glDrawArrays 2020-01-01
162 Jogl core sgothel VERI WORK sigsegv (crash) with DRI (open-source) radeon (r200) drivers 2010-03-24
578 Jogl macosx sgothel RESO WORK SIGSEGV on upgrade to Mac Lion 10.7.3. 2012-04-22
499 Jogl x11 sgothel RESO WORK Simple AWT and JOGL application hangs on startup 2011-08-30
1001 Jogl macosx sgothel RESO WORK Simple Newt+GL2ES2 App on MacOS 10.9.2 does not respond using jogl-all-noawt.jar (works w/ jogl-all.jar) 2014-07-31
451 Jogl x11 sgothel RESO WORK Some AWT tests deadlock on CentOS 5.4 64-bit 2011-11-21
185 Jogl core sgothel VERI WORK swapping out GLCanvas via setTopComponent blinks all components 2010-03-24
149 Jogl core sgothel VERI WORK Swing GLPanel fails with "unexpected async reply" while AWT GLCanvas works 2010-03-24
1146 Jogl awt sgothel RESO WORK Swing Tool Tip Causes Incorrect GLContext 2015-09-27
112 Jogl core sgothel VERI WORK TestContextDestruction demo crashes 2010-03-24
477 Jogl core sgothel VERI WORK TestGearsNewtAWTWrapper & TestGearsNEWT crashes on getAvailableGLVersionsSet 2011-02-25
10 Jogl core sgothel VERI WORK Trouble compiling with given instructions. 2010-03-24
128 Jogl core sgothel VERI WORK Two Animator threads controlling two GLCanvas objects deadlock, or one of the threads starve. 2010-03-24
90 Jogl core sgothel VERI WORK Two JInternalFrames with Animators crash with EXCEPTION_ACCESS_VIOLATION 2010-03-24
244 Jogl core sgothel VERI WORK Using gl.glColor3f and gl.glColor4f in same GL block 2010-03-24
234 Jogl core sgothel VERI WORK Using non resizable borders causes jogl to display incorrectly 2010-03-24
11 Jogl core sgothel VERI WORK VertexArrayRange Demo only partially works (large surface display defects) 2010-03-24
334 Jogl core sgothel VERI WORK White textures if disabling mipmap 2010-03-24
1356 Jogl video sgothel RESO DUPL "Future proof" ffmpeg libraries loading prevents using legit libraries 2020-01-03
428 Jogl windows sgothel VERI DUPL "No profile available" exception on 32-bit Windows XP system 2010-11-22
1094 Jogl applet sgothel RESO DUPL 2.2.1 Regression: temporary directory now crashes in applet 2019-03-29
716 Jogl core sgothel RESO DUPL Add OpenGL 4.3 Support 2013-07-17
717 Jogl core sgothel RESO DUPL Add OpenGL ES 3.0 Support 2013-07-17
9 Jogl core sgothel VERI DUPL ANT script for compile sources 2015-09-27
385 Jogl core sgothel VERI DUPL Apparently unnecessary catch(Throwable)s 2010-07-06
130 Jogl core sgothel VERI DUPL Automatic ATI WORKAROUND fails on Radeon at 2nd GLCanvas Context creation 2010-03-24
946 Jogl macosx sgothel RESO DUPL AWT frame resize doesn't properly resize/reposition GLCanvas in 2.1.3 2014-01-21
1157 Jogl awt sgothel RESO DUPL AWTTextureIO does not create a Texture from a device-compatible BufferedImage 2015-09-27
380 Jogl awt sgothel VERI DUPL AWTTextureIO.newTextureData() should not require a current context 2010-03-24
65 Jogl core sgothel VERI DUPL Can't compile on linux using "ant linux" 2010-03-24
422 Jogl opengl sgothel VERI DUPL DDSImage needs more Java style methods. 2010-11-10
405 Jogl opengl sgothel VERI DUPL Exception running 2 of the JOGL 2 demos 2010-11-22
87 Jogl core sgothel VERI DUPL Fix speed issues with GLJPanel 2010-03-24
113 Jogl core sgothel VERI DUPL glCanvas.canCreateOffscreenDrawable() returns incorrect value 2010-03-24
295 Jogl core sgothel VERI DUPL glCapabilities2AttribList() doesn't pair GLX_STEREO correctly 2010-03-24
869 Jogl macosx sgothel RESO DUPL GLEventListener#init not called from GLWindow OSX 10.9 2013-10-23
404 Jogl awt sgothel VERI DUPL GLJPanel is not fully painted 2010-12-31
442 Jogl opengl sgothel VERI DUPL GLJPanel resize error. 2010-12-12
289 Jogl core sgothel VERI DUPL GLJPanel show after hide causes GLException 2010-03-24
129 Jogl core sgothel VERI DUPL GLJPanel throws a GLException while GLCanvas works. 2010-03-24
241 Jogl core sgothel VERI DUPL Graphics Device error on dual-monitor setup 2010-03-24
107 Jogl core sgothel VERI DUPL Include version information in release file names 2015-09-27
1105 Jogl opengl sgothel RESO DUPL javax.media.opengl.GLException: AWT-EventQueue-0: WindowsWGLContex.createContextImpl ctx !ARB but ARB is used, profile > GL2 requested (OpenGL >= 3.0.1). Requested: GLProfile[GL4bc/GL4bc.hw], current: 1.1 2019-03-29
864 Jogl macosx sgothel RESO DUPL JOGL 2.1.1 does not work for GL3 on Mac OS X whereas 2.1.0 works 2013-10-23
899 Jogl windows sgothel RESO DUPL Jogl blocks other applications that try to retrieve window names 2013-11-20
520 Jogl windows sgothel RESO DUPL JOGL crash with ATI mobility Radeon HD 5470 2013-04-24
382 Jogl core sgothel VERI DUPL MouseWheel events don't work on linux 2010-09-11
410 Jogl core sgothel VERI DUPL Multisampling doesn't work at all 2010-11-22
343 Jogl core sgothel VERI DUPL Need way to control smoothing property of TextRenderer 2010-03-24
977 Jogl macosx sgothel RESO DUPL NEWT OSX MouseListener does not receive move events if windows is maximized 2015-10-05
655 Jogl opengl sgothel RESO DUPL OpenGL is unable to draw to canvas 2012-12-30
209 Jogl core sgothel VERI DUPL OpenGL version identifier problem 2010-03-24
371 Jogl core sgothel VERI DUPL Problem building JOGL source on Win64 2010-07-06
254 Jogl core bienator VERI DUPL Provide JOGL JPanel bean for NetBeans 2015-09-27
80 Jogl core sgothel VERI DUPL redraw after reshape, swapBuffer() gives Exception 2010-03-24
469 Jogl windows sgothel VERI DUPL Regression in b281 causes JVM crash with GLCanvas 2011-03-22
358 Jogl applet sgothel RESO DUPL Rendering on the browser.... 2015-09-27
83 Jogl core sgothel VERI DUPL RFE: sourcecode packages 2015-09-27
103 Jogl core sgothel VERI DUPL Support form Amd64 2015-09-27
38 Jogl core sgothel VERI DUPL swapBuffers switch 2015-09-27
282 Jogl core sgothel VERI DUPL Unix Carriage returns again 2010-03-24
1103 Jogl core sgothel RESO DUPL UnsatisfiedLinkError caused by Process.exitValue() from testDirExec() returning 1 2019-03-29
568 Jogl core sgothel RESO DUPL VirtualBox: Freeze on tests execution (build from sources) 2012-03-25
1121 Jogl opengl sgothel RESO DUPL Wandboard IMX-6 not supported 2015-09-27
1158 Jogl core sgothel RESO DUPL WindowsGLContecxt.createimpl returns wrong Profile (1.1) after several iteration 2015-09-27
228 Jogl core sgothel VERI WONT Add (...,array) family of methods to GL 2015-09-27
348 Jogl awt sgothel RESO WONT Add a method to change font in TextRender 2015-09-27
327 Jogl awt sgothel RESO WONT Add ability to draw bounding rectangle to TextRenderer 2015-09-27
361 Jogl awt sgothel RESO WONT Add information about TextRenderer transparency in Javadoc 2012-01-23
732 Jogl embedded gouessej RESO WONT Add some support of Android 2.0 into JOGL/NEWT 2015-11-22
157 Jogl core sgothel VERI WONT Add support for Java2D fonts as 3D shapes 2010-11-19
1262 Jogl graph sgothel RESO WONT Allow multi-pass font rendering to choose FBO to render to 2024-02-14
1228 Jogl graph sgothel RESO WONT Allow setting other glBlendFunc in GLRegion renderer 2024-02-14
138 Jogl core sgothel VERI WONT applications should be abled to decide whether ATI workaround is used 2015-09-27
172 Jogl core sgothel VERI WONT Automatically load the .lib/.so files rather than count on -Djava.library.path 2015-09-27
418 Jogl opengl mmce RESO WONT Better error reporting for DebugGL 2015-09-27
47 Jogl core sgothel VERI WONT Calling setRenderingThread with same thread causes exception 2010-03-24
239 Jogl core sgothel VERI WONT Cannot build jogl on FreeBSD 2010-03-24
318 Jogl core sgothel VERI WONT ClassNotFoundException when running applet if JOGL installed into JRE 2010-03-24
46 Jogl core sgothel VERI WONT Compiling JOGL under IBM JDK on x86 or ppc 2015-09-27
27 Jogl core sgothel VERI WONT convenient usage of jogl from a jdk perspective 2015-09-27
352 Jogl awt sgothel RESO WONT distortion using TextRenderer (sometimes) 2012-01-23
171 Jogl core sgothel VERI WONT Dynamically loading the jogl libs 2015-09-27
164 Jogl core sgothel RESO WONT Expose render-to-texture target 2015-09-27
163 Jogl core sgothel RESO WONT Extend Render-to-Texture functionality to include Render-to-Depth-Texture 2015-09-27
367 Jogl awt sgothel RESO WONT File created by Screenshot might be flipped vertically 2012-09-30
250 Jogl core sgothel RESO WONT Fix getChosenGLCapabilities for Java2D/JOGL bridge 2011-10-10
269 Jogl core sgothel VERI WONT Flickering on Windows Vista 2010-03-24
331 Jogl awt sgothel RESO WONT Floating-point precision needed in TextRenderer 2012-01-23
8 Jogl core sgothel VERI WONT GLCanvas is Final and can't be subclassed 2010-03-24
135 Jogl core sgothel VERI WONT GLCanvas should interact better with lightweights 2010-03-24
229 Jogl core sgothel VERI WONT GLJFrame Utility Class 2015-09-27
305 Jogl core sgothel VERI WONT GLJPanel does not respect border insets. 2010-11-19
842 Jogl awt sgothel RESO WONT GLJPanel's GLSL Image flip method requires glFrontFace to be GL_CCW 2014-01-25
524 Jogl opengl sgothel RESO WONT glMaterialfv crashes if color == null 2011-11-27
15 Jogl core sgothel VERI WONT GLuint is mapped to int instead of long 2010-03-24
320 Jogl core bienator RESO WONT improving DebugGL 2015-09-27
225 Jogl core sgothel VERI WONT Inclusion of linear algebra in JOGL 2015-09-27
330 Jogl awt sgothel RESO WONT Inconsistent handling of spaces in TextRenderer 2012-01-23
81 Jogl core sgothel VERI WONT Incorporate Mojang's ScoreCapabilitiesChooser 2015-09-27
312 Jogl core sgothel VERI WONT Investigate dynamic downloading of JOGL 2015-09-27
325 Jogl core sgothel VERI WONT JOGL applets leave trails when scrolled 2010-11-19
443 Jogl windows sgothel VERI WONT JOGL1 freeze with GLJPanel 2010-12-12
1061 Jogl graph sgothel RESO WONT Make possibility to draw antialiased text to different frame buffer 2024-02-14
1401 Jogl embedded sgothel RESO WONT Mesa 18.3.6 issues using EGL_PLATFORM_GBM_KHR and OpenGL Desktop Profile 2019-11-30
1132 Jogl graph sgothel RESO WONT OTF fonts can't be loaded in Graph API renderer 2023-09-24
188 Jogl core sgothel VERI WONT PBO performance problem 2010-03-24
359 Jogl core sgothel VERI WONT Problem when hardware rendering fails 2010-11-19
419 Jogl x11 gouessej VERI WONT Provide RPM & DEB packages to install JOGL 2 under Linux 2015-09-27
623 Jogl x11 sgothel RESO WONT Sporadic XCB assertion failures w/ ATI proprietary driver and w/o native X11 locking 2012-10-02
911 Jogl awt sgothel RESO WONT Swing paint too late after switch from GLCanvas 2014-01-22
364 Jogl awt sgothel RESO WONT TextRenderer broken under Max OSX 10.5.5 2012-01-23
386 Jogl awt sgothel RESO WONT TextRenderer incorrectly requires openGL context 2012-05-14
353 Jogl core sgothel VERI WONT Threading.invokeOnOpenGLThread() needs more precise documentation 2010-11-19
1230 Jogl graph sgothel RESO WONT Two-pass TextRenderer doesn't work if culling is enabled 2024-02-14
235 Jogl core sgothel VERI WONT VBO with GL glVertexPointer with a null array 2010-03-24
368 Jogl core sgothel VERI WONT VM-Crash when using TextRenderer in DisplayList on ATI GPU 2010-03-24
132 Jogl core sgothel VERI WONT wglUseFontBitmaps & wglUseFontOutlines for JOGL 2015-09-27
403 Jogl windows sgothel VERI WONT White screen when using GLCanvas and "fullscreen exclusive mode". 2010-10-11
1278 Jogl opengl sgothel RESO WONT Windows 10 returns software Profile 2019-03-29
1282 Jogl awt sgothel RESO INVA "'gl_FragColor' : undeclared identifier" thrown during fragment shader compilation with GL2ES2 2019-03-29
939 Jogl awt sgothel RESO INVA 2.1.3 Problem on Linux 2014-01-13
1215 Jogl opengl sgothel RESO INVA Add ability to create multiple shared dummy AutoDrawable in GLDrawableFactory 2015-09-27
301 Jogl core sgothel VERI INVA Add support for overlay planes 2010-11-19
252 Jogl core sgothel VERI INVA Add TextureIO Section to User's Guide 2015-09-27
219 Jogl core sgothel VERI INVA Allow setting of texture wrap mode in Texture 2015-09-27
848 Jogl macosx sgothel RESO INVA Applet on OSX w/ CALayer and 2 or more GLCanvas may 'crash' 2013-10-04
286 Jogl core sgothel VERI INVA Ask site owners to revise documentation 2015-09-27
308 Jogl core sgothel VERI INVA Assymetry in null GLCapabilities parameter for off-screen context creation 2010-11-19
1182 Jogl awt sgothel RESO INVA AWT Toolkit disableBackgroundErase() ineffective since Java 7, flickering visible at resize of GLCanvas 2015-09-27
122 Jogl core sgothel VERI INVA b07 Linux DEPTH_BUFFER doesn't work 2010-03-24
302 Jogl core sgothel VERI INVA Black line on texture created with glu 2010-11-19
694 Jogl opengl sgothel RESO INVA BufferUnderflowException in gluScaleImage 2013-03-09
60 Jogl core sgothel VERI INVA Bug fix in tessellation for vertex[Data] callbacks, jogl from Sep 2003 2010-03-24
586 Jogl awt sgothel RESO INVA Bug with GLCanvas/jScrollPane when working with GLJPanel 2012-09-17
543 Jogl opengl sgothel RESO INVA can't create opengl 3/4 context 2011-12-23
21 Jogl core sgothel VERI INVA Cannot build mac OSX version of JoGL with files from the cvs 2010-03-24
74 Jogl core sgothel VERI INVA Cannot run any of the demos on 1.5 beta 1 2010-03-24
360 Jogl core sgothel VERI INVA cgGLSetParameterPointer's "pointer" is a buffer object 2010-11-19
309 Jogl core sgothel VERI INVA Clarify GLPbuffer setSize() documentation and exception 2010-11-19
819 Jogl macosx sgothel RESO INVA compilation fails to locate JavaVM.framework/Libraries 2013-10-05
82 Jogl core sgothel VERI INVA Constant GL_FADE_THRESHOLD_SIZE missing 2010-03-24
1046 Jogl core sgothel RESO INVA Crash (jvm segfault) when using a one-jar 2014-09-01
1204 Jogl core sgothel RESO INVA Crash on Windows w/ Intel Driver Version 9.18.10.3220 or 9.18.xx while destroying offscreen FBO GLAutoDrawable 2015-09-27
91 Jogl core sgothel VERI INVA Cube map extension defect. 2010-03-24
139 Jogl core sgothel VERI INVA Deadlock involving AWT Treelock 2010-03-24
478 Jogl opengl sgothel VERI INVA Displaying a GLCanvas causes JVM crash 2011-03-20
730 Jogl awt sgothel RESO INVA Dragging a frame with a GLCanvas from one screen to another does not work as expected 2013-05-11
602 Jogl awt sgothel RESO INVA Dual GPU Switching Not Working / Crash after an NVIDIA driver update 2012-09-16
1380 Jogl core sgothel RESO INVA Dynamic loading of "OpenGL32.dll" fails on Citrix VDI 2020-01-01
349 Jogl core sgothel VERI INVA Enable multisampling on GLJPanel with Java2D pipeline enabled 2015-09-27
158 Jogl core sgothel VERI INVA Endian issue 2010-03-24
576 Jogl opengl sgothel RESO INVA Error "javax.media.opengl.GLException: Profile GL2 is not available on null, but: []" on linux x86_64 w/ intel gm45express 2012-05-13
997 Jogl core sgothel RESO INVA Error on dispose 2014-03-10
152 Jogl core sgothel VERI INVA Exception in Native Code while forcing all work onto the AWT event queue thread 2010-03-24
243 Jogl core sgothel VERI INVA Exception when destroying a Pbuffer while context is current 2010-11-19
738 Jogl macosx sgothel RESO INVA EXC_BAD_ACCESS (SIGSEGV) in jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow.SetJAWTRootSurfaceLayer0 2013-06-12
377 Jogl core sgothel VERI INVA float overflow 2010-03-24
1113 Jogl opengl sgothel RESO INVA Force high performance GPU for Nvidia Optimus systems 2015-09-27
485 Jogl macosx wwalker3 VERI INVA Freeze on loadLibrary of AWT in Eclipse RCP app inside GLProfile.initSingleton() on Mac OS X 2011-04-03
313 Jogl core sgothel VERI INVA gears demo crashes vm on window resize 2010-03-24
470 Jogl macosx sgothel VERI INVA Gears.jnlp does not start on Mac OS X 2011-03-17
424 Jogl opengl sgothel VERI INVA Git source tree fails to build, ambiguous AbstractGraphicsDevice/Configuration 2010-10-28
374 Jogl core sgothel VERI INVA GL.GL_CLIENT_ALL_ATTRIB_BITS should be type int 2010-11-10
774 Jogl core sgothel RESO INVA GL3bc profile returned for 3.1 core context 2013-07-04
619 Jogl opengl sgothel RESO INVA glBlendColor function not available in OpenGL ES 1.0 2012-09-20
618 Jogl opengl sgothel RESO INVA glBlendFunc in OpenGL ES 1.0 - missing constants. 2012-09-20
375 Jogl core sgothel VERI INVA glBlitFramebufferEXT fails when used on OS X with GLJPanel 2010-11-19
466 Jogl opengl sgothel VERI INVA glBufferData does not copy the buffer 2011-02-26
340 Jogl core sgothel VERI INVA glClearColor with alpha set to 0 + glRTeadPixels = fail 2010-03-24
696 Jogl opengl sgothel RESO INVA glClipPlane should be in GL2ES1 2013-03-28
1453 Jogl core sgothel RESO INVA glCreateShader crashes on MacOS, works on windows 2023-09-27
372 Jogl core sgothel VERI INVA glDrawElementsInstancedEXT has no VBO version 2010-11-19
915 Jogl core sgothel RESO INVA GLES2 and GLES3 contexts rejected on Mesa/AMD where ES3 is available since 2.1.1 2013-12-11
218 Jogl core sgothel VERI INVA glGetFloatv() doesn't populate matrix return types 2010-03-24
1289 Jogl opengl sgothel RESO INVA Glsl compiler bug on interpolateAtSample 2019-03-27
1220 Jogl core sgothel RESO INVA glTexSubImage3D interprets the z index as third dimension although a 2d array texture has been provided 2016-01-23
237 Jogl core sgothel VERI INVA GLU: GLUtessellator callback is mixing up vertexData 2010-03-24
335 Jogl core sgothel VERI INVA gluErrorString throws an exception with some GLU errors 2010-11-19
620 Jogl opengl sgothel RESO INVA glUniform functions not available in OpenGL ES 1.0 2012-09-20
201 Jogl core sgothel VERI INVA gluScaleImage struggles with non-proportionate scaling. 2010-03-24
236 Jogl core sgothel VERI INVA GLUtessellatorCallback: how to return userData for new combine point 2010-03-24
651 Jogl opengl sgothel RESO INVA GL_INVALID_ENUM raised with glGetInteger(GL_MAX_TEXTURE_IMAGE_UNITS, ...) w/ Mesa3D 9.0 2012-12-20
1382 Jogl opengl sgothel RESO INVA GNU/Linux AMD/Mesa Regression 2019-08-20
258 Jogl core sgothel VERI INVA GtkLookAndFeel breaks GLSL shader 2010-03-24
345 Jogl core sgothel VERI INVA Improve handling of pbuffers with non-power-of-2 sizes 2015-09-27
917 Jogl opengl sgothel RESO INVA Improved Buffer Object Extension Checks Can Break Custom GL Subclasses 2013-12-28
14 Jogl core sgothel VERI INVA Incorrect rendering when calling glOrtho() outside of GLDrawable.reshape() 2010-03-24
446 Jogl opengl sgothel VERI INVA incorrect returned compile status and empty logs when using shaders 2010-12-16
467 Jogl applet sgothel RESO INVA invokeAndWait exception exclusive to MacOS and Safari browser 2011-11-18
781 Jogl x11 sgothel RESO INVA JAWTWindow.java Random Freeze on lockSurfaceImpl 2013-07-17
314 Jogl core sgothel VERI INVA JGears loops throwing GLException 2010-03-24
379 Jogl core sgothel VERI INVA JOGL 2.0 beta JNLP applets collides with installed JOGL 1.x 2010-03-24
646 Jogl embedded sgothel RESO INVA JOGL 2.0-rc11 doesn't work on the android emulator 2012-12-27
851 Jogl embedded sgothel RESO INVA Jogl 2.0.2 doesn't find any GLProfile on Android 2013-10-10
338 Jogl core sgothel VERI INVA JOGL Applet launched with JNLPAppletLauncher fails on OS X 2010-03-24
319 Jogl util sgothel RESO INVA JOGL components crash if used inside a NetBeans module 2011-10-10
1086 Jogl opengl sgothel RESO INVA JOGL crashes with VirtualGL since version 2.1.4 2019-03-29
640 Jogl embedded sgothel RESO INVA JOGL ES1 demo GearsES1 crashes on Kindle Fire HD 7" 2012-11-23
204 Jogl core sgothel VERI INVA JOGL flickers under Mustang build 70 2010-03-24
214 Jogl core sgothel VERI INVA Jogl hangs when using a JSplitPane and a GLCanvas with zero size under OSX. 2010-11-19
551 Jogl opengl sgothel RESO INVA JOGL runs fine in Eclipse but crashes when running a deployed version on windows 7. On Windows XP everything is fine 2012-01-23
554 Jogl core sgothel RESO INVA JOGL runs slowly after extended use 2012-05-02
886 Jogl core sgothel RESO INVA jogl-all-natives-linux-amd64.jar content has not changed in new release 2013-11-05
518 Jogl opengl sgothel RESO INVA jogl.jar on jdownload.java.net is unsigned 2011-09-21
357 Jogl core sgothel VERI INVA JOGLInteroperability demo fails on openjdk 2010-11-19
1185 Jogl core sgothel RESO INVA jvm crashes in [libc.so.6+0x31334] getenv+0xc4 on armv6hf w/ NEWT 2015-09-27
1114 Jogl opengl sgothel RESO INVA Large usage of VBO's results in low native memory and JOGL using a null pointer crashing the VM 2019-03-29
347 Jogl core sgothel VERI INVA Line Strips rendered in the incorrect position. 2010-03-24
266 Jogl core sgothel VERI INVA Loading TGA out of a jar using getResourceAsStream shows a corrupted Texture 2010-03-24
315 Jogl core sgothel VERI INVA Memory Leak with Overlay 2010-11-19
1402 Jogl embedded sgothel RESO INVA Mesa 18.3.6 issues mixing EGL_DEFAULT_DISPLAY and GBM device on EGL_PLATFORM_GBM_KHR 2019-11-28
420 Jogl core sgothel VERI INVA Missing Constants in javax.media.opengl.GL 2015-09-27
1048 Jogl macosx sgothel RESO INVA Multiple windows not rendering on Java 7 on OSX with NewtCanvasAWT 2014-09-03
200 Jogl core sgothel VERI INVA Need better exceptions / errors when using allocated buffers 2010-03-24
18 Jogl core sgothel VERI INVA no jogl in java.library.path 2010-03-24
1218 Jogl macosx sgothel VERI INVA NPOT textures don't work 2015-10-02
1044 Jogl opengl sgothel RESO INVA Offscreen drawable AWT/ImageIO results in black image on OSX/[Java7-Java8] 2014-09-23
1301 Jogl core sgothel RESO INVA OpenGL profile init takes up to one minute ( win 10 + nvidia 7xx ) 2019-03-30
704 Jogl x11 sgothel RESO INVA PBuffer not working on Xvfb/Mesa 2013-03-25
108 Jogl core sgothel VERI INVA PBuffers cause JVM crash on ATI in Jogl 1.1 b05 2010-03-24
557 Jogl core sgothel RESO INVA Please provide a source package for rc6 beta 2012-03-18
475 Jogl core sgothel VERI INVA Please provide a tarball of jogl 2-rc1 with the source 2011-02-25
270 Jogl core sgothel VERI INVA Possible issues with GLJPanel / pbuffers on X11 2010-03-24
329 Jogl core sgothel VERI INVA Potential issues with bi-directional text 2010-03-24
265 Jogl core sgothel VERI INVA problem scaling TYPE_INT_ARGB, Alpha not scaling 2010-03-24
535 Jogl core gouessej RESO INVA Provide Java Web Start demos and tests for those currently runnable only as applets 2017-01-17
1069 Jogl core sgothel RESO INVA Provide some information about the OpenGL renderer early without requiring the creation of a drawable 2019-03-29
7 Jogl core sgothel VERI INVA Remove prefixes from jogl 2015-09-27
949 Jogl opengl sgothel RESO INVA removeGLEventListener method apparently missing from GLAutoDrawable in 2.1.3 2014-01-24
202 Jogl core sgothel VERI INVA Render to texture no longer working correctly 2010-11-19
366 Jogl core sgothel VERI INVA Replace pbuffer usage with FBO 2010-03-27
19 Jogl core sgothel VERI INVA resolved issue #18 2010-03-24
208 Jogl core sgothel VERI INVA Retain persistent pointers in GLImpl 2010-11-19
This result was limited to 500 bugs. See all search results for this query.

as