Sat Apr 27 2024 11:40:20 CEST
Anyone who trades liberty for security deserves neither liberty nor security.
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
559 Jogl embedded sgothel RESO WORK Linux ARM freezes (Java, EGL/ES, JOGL) 2012-04-17
495 Jogl core sgothel RESO WORK FBO produces GL_OUT_OF_MEMORY on some NVidia / Windows machines 2011-11-21
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
1175 Jogl core sgothel RESO WORK gamma.reresetDisplayGamma() 2019-03-27
1285 Jogl awt sgothel RESO WORK REGRESSION in v2.3.2 - AWT GLCanvas freezes after screen change 2019-03-30
1350 Jogl macosx sgothel RESO WORK CGSUpdateManager warning during createContext on OS X 10.11.6 2019-04-10
1395 Jogl swt sgothel RESO WORK Resizing GLCanvas does not redraw immediately 2023-09-29
1403 Jogl core sgothel RESO WORK Could not initialize shared resources for EGLGraphicsDevice 2020-01-01
1415 Jogl macosx sgothel RESO WORK MacOS 10.14.6 + OpenJDK11U occasional freezes having multiple Windows created on a ExclusiveContextThread 2019-12-08
1428 Jogl opengl sgothel RESO WORK Performance regression in context makeCurrent() logic from 2.3.2 to 2.4.0 2023-11-02
1169 Jogl awt gouessej RESO WORK ScreenResSelector doesn't use the right mean of detecting multi bit depth 2019-03-30
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
1167 Jogl core sgothel RESO WORK Heavy performance issue 2019-03-27
739 Jogl x11 pjgl RESO WORK NativeWindowException with SWT/Ubuntu 2020-01-13
451 Jogl x11 sgothel RESO WORK Some AWT tests deadlock on CentOS 5.4 64-bit 2011-11-21
455 Jogl opengl sgothel RESO WORK disabling the auto swap buffer mode causes very high memory consumption 2011-11-21
494 Jogl x11 sgothel RESO WORK Applications hang when making base frame visible 2011-04-16
499 Jogl x11 sgothel RESO WORK Simple AWT and JOGL application hangs on startup 2011-08-30
506 Jogl core sgothel RESO WORK NullPointerException when calling GLProfile.getDefault() 2011-07-23
578 Jogl macosx sgothel RESO WORK SIGSEGV on upgrade to Mac Lion 10.7.3. 2012-04-22
604 Jogl applet sgothel RESO WORK Archive style applet embedding triggers "pixel format 17" error 2012-07-06
613 Jogl x11 sgothel RESO WORK Crash of swing components with JOGL and 2 screens 2012-09-17
838 Jogl awt sgothel RESO WORK glReadPixels is receiving data in the wrong order with certain display drivers 2013-10-19
841 Jogl awt sgothel RESO WORK GLJPanel "lagging" by one frame. 2014-08-30
847 Jogl macosx sgothel RESO WORK Overlaying Swing components atop GLJPanel not working on Mac OS Java 7 2013-10-10
850 Jogl opengl sgothel RESO WORK FFMPEGMediaPlayer is not able to load native avformat DLL 2013-10-21
854 Jogl core sgothel RESO WORK Jogl crash with mesa driver under linux 2014-07-10
931 Jogl macosx sgothel RESO WORK OSX: v2.0.2-rc12 causes a SIGABRT with Applets (Safari, Firefox, .. and JVM 7u45) 2014-01-22
936 Jogl core sgothel RESO WORK Nearer objects show up behind closer objects 2019-03-29
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
966 Jogl opengl sgothel RESO WORK Shader class 2014-07-10
976 Jogl windows sgothel RESO WORK JVM crash jogl 2.1.4 wglCreateContextAttribsARB webstart 2014-07-10
993 Jogl opengl sgothel RESO WORK Make JOGL's tracking information public 2014-07-10
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
1146 Jogl awt sgothel RESO WORK Swing Tool Tip Causes Incorrect GLContext 2015-09-27
1155 Jogl opengl sgothel RESO WORK Bindless vertices rendering 2015-09-27
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
1198 Jogl awt sgothel RESO WORK Problem with java 8 + gnome + JOGL + dual screen 2015-10-06
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
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
23 Jogl core sgothel VERI WORK glFinish() or glDeleteTextures() on Linux -> native crash 2010-03-24
30 Jogl core sgothel VERI WORK Error Swapping Buffers with JInternalFrame 2010-03-24
58 Jogl core sgothel VERI WORK GLCanvas draws over other components in MacOS X 2010-03-24
72 Jogl core sgothel VERI WORK Memory Leak Manually Calling repaint() 2010-03-24
90 Jogl core sgothel VERI WORK Two JInternalFrames with Animators crash with EXCEPTION_ACCESS_VIOLATION 2010-03-24
105 Jogl core sgothel VERI WORK FSAA not supported on Radeon 9700 2010-03-24
115 Jogl core sgothel VERI WORK GLDrawable.swapBuffers(); behaviour 2010-03-24
127 Jogl core sgothel VERI WORK Build is failing 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
246 Jogl core sgothel VERI WORK Please install new JOGL webstart descriptors 2015-09-27
284 Jogl core sgothel VERI WORK JOGL does not paint when window size==display size and not window.isActive 2010-03-24
63 Jogl core sgothel VERI WORK NoAutoRedraw paint behavior 2015-09-27
111 Jogl core sgothel VERI WORK GLCanvas and JTabbedPane incompatibility. 2010-03-24
142 Jogl core sgothel VERI WORK REGRESSION Error making context current in b09 2010-03-24
145 Jogl core sgothel VERI WORK Clipping panes cause garbage display 2015-08-28
149 Jogl core sgothel VERI WORK Swing GLPanel fails with "unexpected async reply" while AWT GLCanvas works 2010-03-24
298 Jogl core sgothel VERI WORK Flickering on Linux 2010-11-10
10 Jogl core sgothel VERI WORK Trouble compiling with given instructions. 2010-03-24
11 Jogl core sgothel VERI WORK VertexArrayRange Demo only partially works (large surface display defects) 2010-03-24
17 Jogl core sgothel VERI WORK EXCEPTION_ACCESS_VIOLATION when using JToolbar 2010-03-24
32 Jogl core sgothel VERI WORK Fullscreen mode breaks 2010-03-24
33 Jogl core sgothel VERI WORK Animator prevents normal program exit. 2010-03-24
40 Jogl core sgothel VERI WORK GLException: Error making context current 2010-03-24
43 Jogl core sgothel VERI WORK Linux crashes with glBufferDataARB 2010-03-24
50 Jogl core sgothel VERI WORK Creating a GLCanvas from the AWT thread fails 2010-03-24
55 Jogl core sgothel VERI WORK GridLayout with GLCanvas behave differently on Mac 2010-03-24
59 Jogl core sgothel VERI WORK GLContext Leak 2015-09-27
62 Jogl core sgothel VERI WORK errors from glGetError(), not clearing 2010-03-24
66 Jogl core sgothel VERI WORK Problem with ATI Radeon Driver (3.7.0) 2010-03-24
89 Jogl core sgothel VERI WORK Losing Backbuffer when Resizing/Moving a window 2010-03-24
93 Jogl core sgothel VERI WORK Cannot grab alpha channel 2015-09-27
100 Jogl core sgothel VERI WORK Order of operations matters for fullscreen app 2010-03-24
104 Jogl core sgothel VERI WORK JOGL reports ARB not available 2010-03-24
112 Jogl core sgothel VERI WORK TestContextDestruction demo crashes 2010-03-24
125 Jogl core sgothel VERI WORK JOGL Leaks Memory with remove/add of GLCanvas 2010-03-24
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
161 Jogl core sgothel VERI WORK NVidia stereo driver support 2010-03-24
167 Jogl core sgothel VERI WORK A crash inside glMaterialfv 2010-03-24
175 Jogl core sgothel VERI WORK Crash on GLCanvas.removeNotify 2010-03-24
185 Jogl core sgothel VERI WORK swapping out GLCanvas via setTopComponent blinks all components 2010-03-24
231 Jogl core sgothel VERI WORK cannot find symbol DebugGL 2010-03-24
232 Jogl core sgothel VERI WORK Exception thrown when querying program objects 2010-03-24
233 Jogl core sgothel VERI WORK Shader settings destroyed when GLJPanel is garbage collected 2010-03-24
234 Jogl core sgothel VERI WORK Using non resizable borders causes jogl to display incorrectly 2010-03-24
244 Jogl core sgothel VERI WORK Using gl.glColor3f and gl.glColor4f in same GL block 2010-03-24
299 Jogl core sgothel VERI WORK Parameter passing to subapplets of JoglAppletLauncher 2015-09-27
328 Jogl core sgothel VERI WORK jogl binary for windows xp x64 2010-03-24
333 Jogl core sgothel VERI WORK Make it possible to specify the name of native libraries 2015-09-27
334 Jogl core sgothel VERI WORK White textures if disabling mipmap 2010-03-24
354 Jogl core sgothel VERI WORK Inclusion of a GLCanvas in a JFrame causes exception 2010-03-24
370 Jogl core sgothel VERI WORK Potential crash calling glXDestroyContext 2010-11-10
407 Jogl opengl sgothel VERI WORK Function glTransformFeedbackVaryings incorrectly passes argument 2011-02-01
162 Jogl core sgothel VERI WORK sigsegv (crash) with DRI (open-source) radeon (r200) drivers 2010-03-24
29 Jogl core sgothel VERI WORK glXMakeCurrent call fails in gears demo 2015-09-27
387 Jogl macosx sgothel VERI WORK OS X 10.5, cannot find "nativeOrder" method of "BufferFactory" class 2011-02-25
440 Jogl applet sgothel VERI WORK incorrect JNLP files in JOGL webstart 2010-12-12
448 Jogl opengl sgothel VERI WORK etc/test.sh hangs on CentOS 5.4 for all builds after b187 2010-12-29
477 Jogl core sgothel VERI WORK TestGearsNewtAWTWrapper & TestGearsNEWT crashes on getAvailableGLVersionsSet 2011-02-25
716 Jogl core sgothel RESO DUPL Add OpenGL 4.3 Support 2013-07-17
358 Jogl applet sgothel RESO DUPL Rendering on the browser.... 2015-09-27
520 Jogl windows sgothel RESO DUPL JOGL crash with ATI mobility Radeon HD 5470 2013-04-24
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
1356 Jogl video sgothel RESO DUPL "Future proof" ffmpeg libraries loading prevents using legit libraries 2020-01-03
568 Jogl core sgothel RESO DUPL VirtualBox: Freeze on tests execution (build from sources) 2012-03-25
655 Jogl opengl sgothel RESO DUPL OpenGL is unable to draw to canvas 2012-12-30
717 Jogl core sgothel RESO DUPL Add OpenGL ES 3.0 Support 2013-07-17
869 Jogl macosx sgothel RESO DUPL GLEventListener#init not called from GLWindow OSX 10.9 2013-10-23
899 Jogl windows sgothel RESO DUPL Jogl blocks other applications that try to retrieve window names 2013-11-20
946 Jogl macosx sgothel RESO DUPL AWT frame resize doesn't properly resize/reposition GLCanvas in 2.1.3 2014-01-21
977 Jogl macosx sgothel RESO DUPL NEWT OSX MouseListener does not receive move events if windows is maximized 2015-10-05
1094 Jogl applet sgothel RESO DUPL 2.2.1 Regression: temporary directory now crashes in applet 2019-03-29
1103 Jogl core sgothel RESO DUPL UnsatisfiedLinkError caused by Process.exitValue() from testDirExec() returning 1 2019-03-29
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
1121 Jogl opengl sgothel RESO DUPL Wandboard IMX-6 not supported 2015-09-27
1157 Jogl awt sgothel RESO DUPL AWTTextureIO does not create a Texture from a device-compatible BufferedImage 2015-09-27
1158 Jogl core sgothel RESO DUPL WindowsGLContecxt.createimpl returns wrong Profile (1.1) after several iteration 2015-09-27
9 Jogl core sgothel VERI DUPL ANT script for compile sources 2015-09-27
380 Jogl awt sgothel VERI DUPL AWTTextureIO.newTextureData() should not require a current context 2010-03-24
289 Jogl core sgothel VERI DUPL GLJPanel show after hide causes GLException 2010-03-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
428 Jogl windows sgothel VERI DUPL "No profile available" exception on 32-bit Windows XP system 2010-11-22
254 Jogl core bienator VERI DUPL Provide JOGL JPanel bean for NetBeans 2015-09-27
38 Jogl core sgothel VERI DUPL swapBuffers switch 2015-09-27
65 Jogl core sgothel VERI DUPL Can't compile on linux using "ant linux" 2010-03-24
80 Jogl core sgothel VERI DUPL redraw after reshape, swapBuffer() gives Exception 2010-03-24
83 Jogl core sgothel VERI DUPL RFE: sourcecode packages 2015-09-27
87 Jogl core sgothel VERI DUPL Fix speed issues with GLJPanel 2010-03-24
103 Jogl core sgothel VERI DUPL Support form Amd64 2015-09-27
107 Jogl core sgothel VERI DUPL Include version information in release file names 2015-09-27
113 Jogl core sgothel VERI DUPL glCanvas.canCreateOffscreenDrawable() returns incorrect value 2010-03-24
129 Jogl core sgothel VERI DUPL GLJPanel throws a GLException while GLCanvas works. 2010-03-24
130 Jogl core sgothel VERI DUPL Automatic ATI WORKAROUND fails on Radeon at 2nd GLCanvas Context creation 2010-03-24
209 Jogl core sgothel VERI DUPL OpenGL version identifier problem 2010-03-24
241 Jogl core sgothel VERI DUPL Graphics Device error on dual-monitor setup 2010-03-24
295 Jogl core sgothel VERI DUPL glCapabilities2AttribList() doesn't pair GLX_STEREO correctly 2010-03-24
343 Jogl core sgothel VERI DUPL Need way to control smoothing property of TextRenderer 2010-03-24
371 Jogl core sgothel VERI DUPL Problem building JOGL source on Win64 2010-07-06
404 Jogl awt sgothel VERI DUPL GLJPanel is not fully painted 2010-12-31
405 Jogl opengl sgothel VERI DUPL Exception running 2 of the JOGL 2 demos 2010-11-22
282 Jogl core sgothel VERI DUPL Unix Carriage returns again 2010-03-24
385 Jogl core sgothel VERI DUPL Apparently unnecessary catch(Throwable)s 2010-07-06
422 Jogl opengl sgothel VERI DUPL DDSImage needs more Java style methods. 2010-11-10
442 Jogl opengl sgothel VERI DUPL GLJPanel resize error. 2010-12-12
469 Jogl windows sgothel VERI DUPL Regression in b281 causes JVM crash with GLCanvas 2011-03-22
320 Jogl core bienator RESO WONT improving DebugGL 2015-09-27
163 Jogl core sgothel RESO WONT Extend Render-to-Texture functionality to include Render-to-Depth-Texture 2015-09-27
164 Jogl core sgothel RESO WONT Expose render-to-texture target 2015-09-27
250 Jogl core sgothel RESO WONT Fix getChosenGLCapabilities for Java2D/JOGL bridge 2011-10-10
327 Jogl awt sgothel RESO WONT Add ability to draw bounding rectangle to TextRenderer 2015-09-27
364 Jogl awt sgothel RESO WONT TextRenderer broken under Max OSX 10.5.5 2012-01-23
367 Jogl awt sgothel RESO WONT File created by Screenshot might be flipped vertically 2012-09-30
1262 Jogl graph sgothel RESO WONT Allow multi-pass font rendering to choose FBO to render to 2024-02-14
1278 Jogl opengl sgothel RESO WONT Windows 10 returns software Profile 2019-03-29
732 Jogl embedded gouessej RESO WONT Add some support of Android 2.0 into JOGL/NEWT 2015-11-22
418 Jogl opengl mmce RESO WONT Better error reporting for DebugGL 2015-09-27
330 Jogl awt sgothel RESO WONT Inconsistent handling of spaces in TextRenderer 2012-01-23
331 Jogl awt sgothel RESO WONT Floating-point precision needed in TextRenderer 2012-01-23
348 Jogl awt sgothel RESO WONT Add a method to change font in TextRender 2015-09-27
352 Jogl awt sgothel RESO WONT distortion using TextRenderer (sometimes) 2012-01-23
361 Jogl awt sgothel RESO WONT Add information about TextRenderer transparency in Javadoc 2012-01-23
386 Jogl awt sgothel RESO WONT TextRenderer incorrectly requires openGL context 2012-05-14
524 Jogl opengl sgothel RESO WONT glMaterialfv crashes if color == null 2011-11-27
623 Jogl x11 sgothel RESO WONT Sporadic XCB assertion failures w/ ATI proprietary driver and w/o native X11 locking 2012-10-02
842 Jogl awt sgothel RESO WONT GLJPanel's GLSL Image flip method requires glFrontFace to be GL_CCW 2014-01-25
911 Jogl awt sgothel RESO WONT Swing paint too late after switch from GLCanvas 2014-01-22
1061 Jogl graph sgothel RESO WONT Make possibility to draw antialiased text to different frame buffer 2024-02-14
1132 Jogl graph sgothel RESO WONT OTF fonts can't be loaded in Graph API renderer 2023-09-24
1228 Jogl graph sgothel RESO WONT Allow setting other glBlendFunc in GLRegion renderer 2024-02-14
1230 Jogl graph sgothel RESO WONT Two-pass TextRenderer doesn't work if culling is enabled 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
318 Jogl core sgothel VERI WONT ClassNotFoundException when running applet if JOGL installed into JRE 2010-03-24
368 Jogl core sgothel VERI WONT VM-Crash when using TextRenderer in DisplayList on ATI GPU 2010-03-24
8 Jogl core sgothel VERI WONT GLCanvas is Final and can't be subclassed 2010-03-24
15 Jogl core sgothel VERI WONT GLuint is mapped to int instead of long 2010-03-24
27 Jogl core sgothel VERI WONT convenient usage of jogl from a jdk perspective 2015-09-27
46 Jogl core sgothel VERI WONT Compiling JOGL under IBM JDK on x86 or ppc 2015-09-27
81 Jogl core sgothel VERI WONT Incorporate Mojang's ScoreCapabilitiesChooser 2015-09-27
132 Jogl core sgothel VERI WONT wglUseFontBitmaps & wglUseFontOutlines for JOGL 2015-09-27
135 Jogl core sgothel VERI WONT GLCanvas should interact better with lightweights 2010-03-24
138 Jogl core sgothel VERI WONT applications should be abled to decide whether ATI workaround is used 2015-09-27
157 Jogl core sgothel VERI WONT Add support for Java2D fonts as 3D shapes 2010-11-19
171 Jogl core sgothel VERI WONT Dynamically loading the jogl libs 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
188 Jogl core sgothel VERI WONT PBO performance problem 2010-03-24
225 Jogl core sgothel VERI WONT Inclusion of linear algebra in JOGL 2015-09-27
229 Jogl core sgothel VERI WONT GLJFrame Utility Class 2015-09-27
235 Jogl core sgothel VERI WONT VBO with GL glVertexPointer with a null array 2010-03-24
239 Jogl core sgothel VERI WONT Cannot build jogl on FreeBSD 2010-03-24
269 Jogl core sgothel VERI WONT Flickering on Windows Vista 2010-03-24
305 Jogl core sgothel VERI WONT GLJPanel does not respect border insets. 2010-11-19
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
353 Jogl core sgothel VERI WONT Threading.invokeOnOpenGLThread() needs more precise documentation 2010-11-19
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
47 Jogl core sgothel VERI WONT Calling setRenderingThread with same thread causes exception 2010-03-24
228 Jogl core sgothel VERI WONT Add (...,array) family of methods to GL 2015-09-27
403 Jogl windows sgothel VERI WONT White screen when using GLCanvas and "fullscreen exclusive mode". 2010-10-11
443 Jogl windows sgothel VERI WONT JOGL1 freeze with GLJPanel 2010-12-12
518 Jogl opengl sgothel RESO INVA jogl.jar on jdownload.java.net is unsigned 2011-09-21
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
1382 Jogl opengl sgothel RESO INVA GNU/Linux AMD/Mesa Regression 2019-08-20
535 Jogl core gouessej RESO INVA Provide Java Web Start demos and tests for those currently runnable only as applets 2017-01-17
1182 Jogl awt sgothel RESO INVA AWT Toolkit disableBackgroundErase() ineffective since Java 7, flickering visible at resize of GLCanvas 2015-09-27
696 Jogl opengl sgothel RESO INVA glClipPlane should be in GL2ES1 2013-03-28
781 Jogl x11 sgothel RESO INVA JAWTWindow.java Random Freeze on lockSurfaceImpl 2013-07-17
1282 Jogl awt sgothel RESO INVA "'gl_FragColor' : undeclared identifier" thrown during fragment shader compilation with GL2ES2 2019-03-29
1289 Jogl opengl sgothel RESO INVA Glsl compiler bug on interpolateAtSample 2019-03-27
1301 Jogl core sgothel RESO INVA OpenGL profile init takes up to one minute ( win 10 + nvidia 7xx ) 2019-03-30
1380 Jogl core sgothel RESO INVA Dynamic loading of "OpenGL32.dll" fails on Citrix VDI 2020-01-01
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
1453 Jogl core sgothel RESO INVA glCreateShader crashes on MacOS, works on windows 2023-09-27
319 Jogl util sgothel RESO INVA JOGL components crash if used inside a NetBeans module 2011-10-10
356 Jogl awt sgothel RESO INVA TextRenderer causes a GLException on pre-OpenGL 1.5 version 2012-01-23
709 Jogl opengl sgothel RESO INVA Texturing with Newt and FBO flag partly corrupt 2013-04-06
467 Jogl applet sgothel RESO INVA invokeAndWait exception exclusive to MacOS and Safari browser 2011-11-18
498 Jogl opengl sgothel RESO INVA Unable to set pixel format 4 for device context 2012-05-14
513 Jogl windows sgothel RESO INVA WGL.wglMakeCurrent() crashes in native code 2011-10-28
543 Jogl opengl sgothel RESO INVA can't create opengl 3/4 context 2011-12-23
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
557 Jogl core sgothel RESO INVA Please provide a source package for rc6 beta 2012-03-18
565 Jogl x11 sgothel RESO INVA XWindow memory leak for GLCanvas (includes analysis) 2012-03-19
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
584 Jogl util sgothel RESO INVA Texture binding fails if image width < alignment 2012-05-24
586 Jogl awt sgothel RESO INVA Bug with GLCanvas/jScrollPane when working with GLJPanel 2012-09-17
602 Jogl awt sgothel RESO INVA Dual GPU Switching Not Working / Crash after an NVIDIA driver update 2012-09-16
605 Jogl macosx sgothel RESO INVA Use of accumulation buffer flips image 2012-10-06
618 Jogl opengl sgothel RESO INVA glBlendFunc in OpenGL ES 1.0 - missing constants. 2012-09-20
619 Jogl opengl sgothel RESO INVA glBlendColor function not available in OpenGL ES 1.0 2012-09-20
620 Jogl opengl sgothel RESO INVA glUniform functions not available in OpenGL ES 1.0 2012-09-20
627 Jogl macosx sgothel RESO INVA Uncaught exception with Mac OS X Mountain Lion 2012-10-09
635 Jogl windows sgothel RESO INVA Unexpected random NullPointerException 2012-11-21
640 Jogl embedded sgothel RESO INVA JOGL ES1 demo GearsES1 crashes on Kindle Fire HD 7" 2012-11-23
646 Jogl embedded sgothel RESO INVA JOGL 2.0-rc11 doesn't work on the android emulator 2012-12-27
651 Jogl opengl sgothel RESO INVA GL_INVALID_ENUM raised with glGetInteger(GL_MAX_TEXTURE_IMAGE_UNITS, ...) w/ Mesa3D 9.0 2012-12-20
694 Jogl opengl sgothel RESO INVA BufferUnderflowException in gluScaleImage 2013-03-09
704 Jogl x11 sgothel RESO INVA PBuffer not working on Xvfb/Mesa 2013-03-25
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
738 Jogl macosx sgothel RESO INVA EXC_BAD_ACCESS (SIGSEGV) in jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow.SetJAWTRootSurfaceLayer0 2013-06-12
774 Jogl core sgothel RESO INVA GL3bc profile returned for 3.1 core context 2013-07-04
819 Jogl macosx sgothel RESO INVA compilation fails to locate JavaVM.framework/Libraries 2013-10-05
848 Jogl macosx sgothel RESO INVA Applet on OSX w/ CALayer and 2 or more GLCanvas may 'crash' 2013-10-04
851 Jogl embedded sgothel RESO INVA Jogl 2.0.2 doesn't find any GLProfile on Android 2013-10-10
886 Jogl core sgothel RESO INVA jogl-all-natives-linux-amd64.jar content has not changed in new release 2013-11-05
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
917 Jogl opengl sgothel RESO INVA Improved Buffer Object Extension Checks Can Break Custom GL Subclasses 2013-12-28
939 Jogl awt sgothel RESO INVA 2.1.3 Problem on Linux 2014-01-13
949 Jogl opengl sgothel RESO INVA removeGLEventListener method apparently missing from GLAutoDrawable in 2.1.3 2014-01-24
982 Jogl util sgothel RESO INVA TextureIO fails to load some Targa image files 2014-08-04
997 Jogl core sgothel RESO INVA Error on dispose 2014-03-10
1044 Jogl opengl sgothel RESO INVA Offscreen drawable AWT/ImageIO results in black image on OSX/[Java7-Java8] 2014-09-23
1046 Jogl core sgothel RESO INVA Crash (jvm segfault) when using a one-jar 2014-09-01
1048 Jogl macosx sgothel RESO INVA Multiple windows not rendering on Java 7 on OSX with NewtCanvasAWT 2014-09-03
1069 Jogl core sgothel RESO INVA Provide some information about the OpenGL renderer early without requiring the creation of a drawable 2019-03-29
1086 Jogl opengl sgothel RESO INVA JOGL crashes with VirtualGL since version 2.1.4 2019-03-29
1113 Jogl opengl sgothel RESO INVA Force high performance GPU for Nvidia Optimus systems 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
1162 Jogl graph sgothel RESO INVA Using TextRegionUtil (RegionRenderer and RenderState) with user GL code 2024-02-14
1185 Jogl core sgothel RESO INVA jvm crashes in [libc.so.6+0x31334] getenv+0xc4 on armv6hf w/ NEWT 2015-09-27
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
1215 Jogl opengl sgothel RESO INVA Add ability to create multiple shared dummy AutoDrawable in GLDrawableFactory 2015-09-27
21 Jogl core sgothel VERI INVA Cannot build mac OSX version of JoGL with files from the cvs 2010-03-24
60 Jogl core sgothel VERI INVA Bug fix in tessellation for vertex[Data] callbacks, jogl from Sep 2003 2010-03-24
158 Jogl core sgothel VERI INVA Endian issue 2010-03-24
14 Jogl core sgothel VERI INVA Incorrect rendering when calling glOrtho() outside of GLDrawable.reshape() 2010-03-24
35 Jogl core sgothel VERI INVA VM crashes with "EXCEPTION_STACK_OVERFLOW" when binding a CG fragment program 2010-03-24
152 Jogl core sgothel VERI INVA Exception in Native Code while forcing all work onto the AWT event queue thread 2010-03-24
258 Jogl core sgothel VERI INVA GtkLookAndFeel breaks GLSL shader 2010-03-24
7 Jogl core sgothel VERI INVA Remove prefixes from jogl 2015-09-27
18 Jogl core sgothel VERI INVA no jogl in java.library.path 2010-03-24
19 Jogl core sgothel VERI INVA resolved issue #18 2010-03-24
74 Jogl core sgothel VERI INVA Cannot run any of the demos on 1.5 beta 1 2010-03-24
91 Jogl core sgothel VERI INVA Cube map extension defect. 2010-03-24
108 Jogl core sgothel VERI INVA PBuffers cause JVM crash on ATI in Jogl 1.1 b05 2010-03-24
122 Jogl core sgothel VERI INVA b07 Linux DEPTH_BUFFER doesn't work 2010-03-24
200 Jogl core sgothel VERI INVA Need better exceptions / errors when using allocated buffers 2010-03-24
201 Jogl core sgothel VERI INVA gluScaleImage struggles with non-proportionate scaling. 2010-03-24
204 Jogl core sgothel VERI INVA JOGL flickers under Mustang build 70 2010-03-24
208 Jogl core sgothel VERI INVA Retain persistent pointers in GLImpl 2010-11-19
214 Jogl core sgothel VERI INVA Jogl hangs when using a JSplitPane and a GLCanvas with zero size under OSX. 2010-11-19
218 Jogl core sgothel VERI INVA glGetFloatv() doesn't populate matrix return types 2010-03-24
219 Jogl core sgothel VERI INVA Allow setting of texture wrap mode in Texture 2015-09-27
222 Jogl core sgothel VERI INVA Stereo Mode on a GLJPanel 2010-11-19
223 Jogl core sgothel VERI INVA Swing components only update GL_LEFT buffer in stereo mode 2010-11-19
236 Jogl core sgothel VERI INVA GLUtessellatorCallback: how to return userData for new combine point 2010-03-24
237 Jogl core sgothel VERI INVA GLU: GLUtessellator callback is mixing up vertexData 2010-03-24
252 Jogl core sgothel VERI INVA Add TextureIO Section to User's Guide 2015-09-27
265 Jogl core sgothel VERI INVA problem scaling TYPE_INT_ARGB, Alpha not scaling 2010-03-24
266 Jogl core sgothel VERI INVA Loading TGA out of a jar using getResourceAsStream shows a corrupted Texture 2010-03-24
270 Jogl core sgothel VERI INVA Possible issues with GLJPanel / pbuffers on X11 2010-03-24
285 Jogl core sgothel VERI INVA TextureIO's TGA and SGI RGB code paths should premultiply alpha 2010-11-19
286 Jogl core sgothel VERI INVA Ask site owners to revise documentation 2015-09-27
301 Jogl core sgothel VERI INVA Add support for overlay planes 2010-11-19
302 Jogl core sgothel VERI INVA Black line on texture created with glu 2010-11-19
308 Jogl core sgothel VERI INVA Assymetry in null GLCapabilities parameter for off-screen context creation 2010-11-19
309 Jogl core sgothel VERI INVA Clarify GLPbuffer setSize() documentation and exception 2010-11-19
313 Jogl core sgothel VERI INVA gears demo crashes vm on window resize 2010-03-24
314 Jogl core sgothel VERI INVA JGears loops throwing GLException 2010-03-24
315 Jogl core sgothel VERI INVA Memory Leak with Overlay 2010-11-19
329 Jogl core sgothel VERI INVA Potential issues with bi-directional text 2010-03-24
335 Jogl core sgothel VERI INVA gluErrorString throws an exception with some GLU errors 2010-11-19
338 Jogl core sgothel VERI INVA JOGL Applet launched with JNLPAppletLauncher fails on OS X 2010-03-24
340 Jogl core sgothel VERI INVA glClearColor with alpha set to 0 + glRTeadPixels = fail 2010-03-24
345 Jogl core sgothel VERI INVA Improve handling of pbuffers with non-power-of-2 sizes 2015-09-27
347 Jogl core sgothel VERI INVA Line Strips rendered in the incorrect position. 2010-03-24
349 Jogl core sgothel VERI INVA Enable multisampling on GLJPanel with Java2D pipeline enabled 2015-09-27
357 Jogl core sgothel VERI INVA JOGLInteroperability demo fails on openjdk 2010-11-19
360 Jogl core sgothel VERI INVA cgGLSetParameterPointer's "pointer" is a buffer object 2010-11-19
372 Jogl core sgothel VERI INVA glDrawElementsInstancedEXT has no VBO version 2010-11-19
374 Jogl core sgothel VERI INVA GL.GL_CLIENT_ALL_ATTRIB_BITS should be type int 2010-11-10
375 Jogl core sgothel VERI INVA glBlitFramebufferEXT fails when used on OS X with GLJPanel 2010-11-19
377 Jogl core sgothel VERI INVA float overflow 2010-03-24
379 Jogl core sgothel VERI INVA JOGL 2.0 beta JNLP applets collides with installed JOGL 1.x 2010-03-24
82 Jogl core sgothel VERI INVA Constant GL_FADE_THRESHOLD_SIZE missing 2010-03-24
139 Jogl core sgothel VERI INVA Deadlock involving AWT Treelock 2010-03-24
243 Jogl core sgothel VERI INVA Exception when destroying a Pbuffer while context is current 2010-11-19
202 Jogl core sgothel VERI INVA Render to texture no longer working correctly 2010-11-19
311 Jogl core sgothel VERI INVA Unable to make context current and crashes vm when useing release and rc3 2010-11-19
366 Jogl core sgothel VERI INVA Replace pbuffer usage with FBO 2010-03-27
402 Jogl opengl sgothel VERI INVA Texture Buffer Size 2010-07-06
420 Jogl core sgothel VERI INVA Missing Constants in javax.media.opengl.GL 2015-09-27
424 Jogl opengl sgothel VERI INVA Git source tree fails to build, ambiguous AbstractGraphicsDevice/Configuration 2010-10-28
446 Jogl opengl sgothel VERI INVA incorrect returned compile status and empty logs when using shaders 2010-12-16
466 Jogl opengl sgothel VERI INVA glBufferData does not copy the buffer 2011-02-26
470 Jogl macosx sgothel VERI INVA Gears.jnlp does not start on Mac OS X 2011-03-17
475 Jogl core sgothel VERI INVA Please provide a tarball of jogl 2-rc1 with the source 2011-02-25
478 Jogl opengl sgothel VERI INVA Displaying a GLCanvas causes JVM crash 2011-03-20
1218 Jogl macosx sgothel VERI INVA NPOT textures don't work 2015-10-02
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
486 Jogl macosx wwalker3 VERI INVA UnsatisfiedLinkError on CGL.getCurrentContext() in Eclipse RCP app on Mac OS X 2011-03-25
566 Jogl awt sgothel RESO FIXE Application freeze with GLCanvas / GLJPanel and Mesa 8 (Software/Hardware) 2012-04-12
616 Jogl x11 sgothel RESO FIXE Remove XInitThreads() (and hence XLockDisplay/XUnlockDisplay) - Make X11 Display usage lock free. 2012-10-02
682 Jogl core sgothel RESO FIXE Relocating remaining javax.media.opengl.* -> com.jogamp.opengl.* to relax probable license issue while bundling JOGL 2019-03-29
690 Jogl macosx sgothel RESO FIXE OSX (Offscreen CALayer): Occasional Freeze on CVDisplayLinkStop on MainThread 2013-02-14
691 Jogl macosx sgothel RESO FIXE OSX (Offscreen CALayer): Layers and native GL-Context are _not_ Released 2014-06-12
706 Jogl windows sgothel RESO FIXE JOGL crashes under Windows 7 (32 bits & 64 bits) with ATI Mobility Radeon HD 6370 2013-04-26
722 Jogl core sgothel RESO FIXE GLEventListenerState doesn't track AbstractGraphicsDevice's Toolkit Lock. It also shall lock the GLAutoDrawable's NativeSurface while operating. 2013-04-23
938 Jogl opengl sgothel RESO FIXE MemoryObject.java has no more equals() method 2014-01-14
1357 Jogl opengl sgothel RESO FIXE Support Mesa 18.2.2 (java.lang.InternalError: profile[1]: GL3bc -> profileImpl GL4bc not mapped) 2019-03-29
1383 Jogl opengl sgothel RESO FIXE GLProfile fails to select default core profiles when no compat profiles are available. 2019-08-23
1385 Jogl opengl sgothel RESO FIXE Limit Quirk GL3CompatNonCompliant to Mesa < 18.2.0 2019-08-23
1389 Jogl macosx sgothel RESO FIXE MacOS 10.14.6 + OpenJDK11U 11.0.3.7 SIGSEGV on [NSApplicationAWT sendEvent:] 2019-09-08
1488 Jogl graph sgothel RESO FIXE Graph: Resolve Performance Regression in RegionRenderer's ShaderKey Utilization 2024-01-25
1501 Jogl graph sgothel RESO FIXE Graph: Resolve Tessellation Bugs (Delaunay Triangulation) 2024-02-14
952 Jogl awt sgothel RESO FIXE JAWTWindow's JAWTComponentListener may deadlock due to AWTTreeLock acquisition 2014-01-27
1181 Jogl awt sgothel RESO FIXE JOGL WebStart Applications using GLCanvas/AWT may Deadlock by two AWT-EDT on Java >= 1.8.0_45 2015-09-27
1241 Jogl util sgothel RESO FIXE Util's Texture.coords (image coordinates) not updated properly 2015-10-03
1384 Jogl opengl sgothel RESO FIXE Allow GLRendererQuirks to be overridden by user properties 2019-08-23
365 Jogl util michael.esemplare RESO FIXE Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmaps 2013-10-13
362 Jogl util sgothel RESO FIXE calculated dimensions for MipMaps smaller than 16x16 2015-09-27
548 Jogl macosx sgothel RESO FIXE Some MacOS X Machines freeze at JOGL initialization, some even crash 2013-10-03
641 Jogl core sgothel RESO FIXE NEWT: Distinguish keyCode (kbd layout independent) and keySym (kbd layout dependent) (was: Invalid keyCodes returned with com.jogamp.newt.event.KeyEvent) 2013-04-11
648 Jogl macosx sgothel RESO FIXE app on OSX when moving window between displays 2019-03-29
650 Jogl core sgothel RESO FIXE Fails to build under arm hard float on Debian [Wheezy] and Ubuntu [Precise & Raring] 2013-04-24
705 Jogl core sgothel RESO FIXE JVM crashes when System.exit(0) is called w/ Mesa X11 SW Driver < 8.0 2013-04-16
927 Jogl util sgothel RESO FIXE Multithreading (MT) issues with ALAudioSink (openal-soft) and minor MT issues w/ libav/ffmpeg 2014-02-26
1028 Jogl core sgothel RESO FIXE AMD Windows driver thread hinders JVM process to exit/end, caused by _not_ destroying the SharedResource context 2014-08-08
1283 Jogl opengl elect86 RESO FIXE Jogl can't find #include shader relative files 2019-03-26
1287 Jogl opengl elect86 RESO FIXE Complete immutable glNamedBufferStorage support in GLBufferObjectTracker 2019-12-29
673 Jogl swt pjgl RESO FIXE JOGAMP SWT GLCanvas don't generate reshape events on OSX and Linux. 2019-03-30
703 Jogl graph rami.santina RESO FIXE Quaternion SLERP not working jumping and returning incorrect interpolation 2013-04-09
516 Jogl util sgothel RESO FIXE Building under Java 7 produces some class files with post-Java-6 version numbers 2012-01-22
671 Jogl util sgothel RESO FIXE Add jpeg decoding support in core utils (w/o AWT -> headless, embedded devices) 2013-04-01
750 Jogl x11 sgothel RESO FIXE Leaked X11 ColorMap for each created X11 Window in NativeWindow (dummy) and NEWT 2013-06-12
1254 Jogl core sgothel RESO FIXE MonitorDevice.getViewportInWindowUnits().getHeight() returns the display's width on Broadcom VC IV 2019-03-26
1272 Jogl graph sgothel RESO FIXE Two-pass TextRenderer color changing during runtime doesn't work if glyph caching is enabled 2024-02-14
1286 Jogl video sgothel RESO FIXE Multiple GLMediaPlayers init stream deadlock 2023-07-12
1288 Jogl opengl sgothel RESO FIXE GL_PARAMETER_BUFFER_ARB is perceived as invalid binding target 2019-03-26
1290 Jogl opengl sgothel RESO FIXE Raspberry Pi Raspbian now ship with two incompatible implementations of OpenGL ES 2019-03-27
1297 Jogl video sgothel RESO FIXE Native crash while destroying GLMediaPlayer 2023-07-12
1306 Jogl macosx sgothel RESO FIXE Medium-weight tooltips are painted behind the GLCanvas 2019-03-30
1307 Jogl awt sgothel RESO FIXE GLCanvas is always drawn on top when using a JTabbedPane 2019-03-30
1310 Jogl awt sgothel RESO FIXE Removing and re-adding a GLJPanel results in small image being rendered 2023-08-18
1312 Jogl opengl sgothel RESO FIXE GLContextShareSet memory leak when repeatedly creating and removing GLDrawables 2019-12-31
1315 Jogl embedded sgothel RESO FIXE Broadcom VC IV overlay when windowed does not take HDMI overscan setting into account 2019-03-27
1322 Jogl macosx sgothel RESO FIXE JOGL sets pixel scale to 2 for GLJPanel not on Retina display 2023-07-12
1347 Jogl core sgothel RESO FIXE Mapped GLProfile's (e.g. GL2ES2, GL2ES1) select software renderer GL2 instead of hardware renderer GLES1 & GLES2 2019-12-28
1353 Jogl util sgothel RESO FIXE java.lang.UnsatisfiedLinkError for gluegen-rt.dll due to localized tempdir name 2019-03-30
1355 Jogl graph sgothel RESO FIXE buggy text rendering in GPUTextNewtDemo 2024-02-14
1362 Jogl swt sgothel RESO FIXE NewtCanvasSWT doesn't work with GTK 3 2019-04-10
1372 Jogl core sgothel RESO FIXE Pass unit tests on OSX 10.14.3 (Mojave) 2019-04-05
1374 Jogl awt sgothel RESO FIXE Support High-DPI for JRE>8 AWT on Windows, MacOSX and Linux 2023-07-12
1381 Jogl core sgothel RESO FIXE GLReadBufferUtil/AWTReadBufferUtil: 'hasAlpha' usage is not functional 2023-02-25
1386 Jogl opengl sgothel RESO FIXE Mesa 18.3.6 hardware renderer (Intel/AMD) freezes after native parenting 2019-12-08
1388 Jogl ios sgothel RESO FIXE JOGL: Add iOS Support for at least Aarch64 + x86_64 (Simulation) 2019-11-30
1390 Jogl opengl sgothel RESO FIXE GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) failed on unsupported GL data format/type 2019-09-05
1391 Jogl opengl sgothel RESO FIXE Add GLRendererQuirks.DontChooseFBConfigBestMatch avoiding ChooseFBConfig's BestMatch 2019-09-07
1392 Jogl opengl sgothel RESO FIXE Mesa >= 18: glXChooseFBConfig's BestMatch with 10bit Color-Comps fails on glXCreatePbuffer and glXCreateGLXPixmap 2019-09-07
1398 Jogl macosx sgothel RESO FIXE [NSOpenGLContext setView:] must be executed on the main thread 2023-01-24
1405 Jogl embedded sgothel RESO FIXE DRM/GBM Feezes on Raspberry Pi 3 Model B+ 2019-12-05
1406 Jogl embedded sgothel RESO FIXE DRM/GBM Instability on Raspberry Pi 4 Model B Rev 1.1 2019-12-05
1407 Jogl embedded sgothel RESO FIXE Re-enable Raspberry Pi armv6hf Broadcom DispmanX incl. its X11 Overlay 2019-12-04
1408 Jogl embedded sgothel RESO FIXE GNU/Linux DRM Freezes when manipulating the PointerIcon (setting & visibility) 2019-12-05
1409 Jogl embedded sgothel RESO FIXE GNU/Linux DRM Console: Clear stdin before exit and don't act on stdin in vsync-wait-loop 2019-12-05
1411 Jogl embedded sgothel RESO FIXE Complete Unit Test Subset for DRM/GBM JOGL(EGL) and NEWT 2019-12-24
1416 Jogl embedded sgothel RESO FIXE Allow EGLDrawableFactory re-creation after shutdown() - be functional 2019-12-09
1420 Jogl video sgothel RESO FIXE Enable FFmpeg 4, 5 and 6 in FFMPEGMediaPlayer and allow loading provided libs (option) 2023-02-25
1423 Jogl swt sgothel RESO FIXE Newt SWT GLWindow Fullscreen Wrong Coordinates in Embedded Layout 2023-01-24
1426 Jogl opengl sgothel RESO FIXE OpenGL intialization gives fatal error on some Linux distributions 2023-03-15
1429 Jogl swt sgothel RESO FIXE JOGL incompatible with SWT 4.20 2023-01-24
1430 Jogl awt sgothel RESO FIXE Background erase not disabled with AWT GLCanvas and NewtCanvasAWT 2023-09-29
1441 Jogl opengl sgothel RESO FIXE Fix ARB_multi_draw_indirect (GL4) 2023-08-07
1452 Jogl core sgothel RESO FIXE Decouple math functionality to 'com.jogamp.math' to be toolkit agnostic 2023-09-24
1455 Jogl video sgothel RESO FIXE GLMediaPlayer: Add isAutioMuted() query on volume and earmark audio-volume if not initialized and set it when AudioSink becomes available 2023-09-23
1461 Jogl graph sgothel RESO FIXE Graph Fonts: Add 'Material Icons Round-Regular' (APL-2 license) 2023-09-24
1462 Jogl graph sgothel RESO FIXE Graph Font: Add name + codepoint to ID and Glyph mapping plus traversing through all Glyphs 2023-09-24
1463 Jogl graph sgothel RESO FIXE Graph Font: Whitespace or undefined Glyphs shall not cover (any) height exceeding overall CharSequence 2023-09-26
1465 Jogl graph sgothel RESO FIXE Graph / GraphUI: Render a Region's ColorTexture in proper aspect-ratio, letter-boxed or zoomed (config) 2023-09-30
1466 Jogl graph sgothel RESO FIXE Graph / GraphUI: Fix color mixing in Region shader with texture, colorStatic and colorChannel 2023-09-30
1469 Jogl video sgothel RESO FIXE FFmpeg binding uses ReleaseStringChars instead of ReleaseStringUTFChars for GetStringUTFChars() acquired UTF 2023-10-02
1470 Jogl core sgothel RESO FIXE JNI: Perform exception check and rethrow for all Java Callbacks as recommended 2023-10-02
1471 Jogl core sgothel RESO FIXE Add a GLEventAdapter for GLEventListener similar to the other Adapter patterns 2023-10-02
1472 Jogl video sgothel RESO FIXE GLMediaPlayer Enhance AV Synchronization 2023-10-16
1485 Jogl graph sgothel RESO FIXE Graph: Support AABBox Clipping to [GL]Region 2024-01-20
1486 Jogl graph sgothel RESO FIXE Graph/GraphUI AA-Quality + SampleCount Params: Push 'em down to RegionRenderer's RenderState usually rarely set from top of user API, reducing complexity 2024-01-16
1487 Jogl graph sgothel RESO FIXE Graph: Use Frustum Clipping instead of AABBox + GraphUI Support 2024-01-20
1491 Jogl video sgothel RESO FIXE GLMediaPlayer: Remove resource restrictions and locking with shared GLContext (*GraphicsDevice) 2024-01-25
1492 Jogl video sgothel RESO FIXE GLMediaPlayer: Support Tracking, Showing and Switching of Audio & Subtitle Tracks 2024-02-05
1493 Jogl graph sgothel RESO FIXE GLMediaPlayer/GraphUI: Support Displaying Text/ASS Subtitles 2024-02-05
1494 Jogl graph sgothel RESO FIXE GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS ..) 2024-02-03
1497 Jogl graph sgothel RESO FIXE Merge Bernhard Haumacher's typecast work, providing documentation as well as Cmap table fix 2024-02-03
1500 Jogl macosx sgothel RESO FIXE Simple Hello World crashes on macOS 14.4 beta 2024-02-12
1294 Jogl opengl gouessej RESO FIXE Show all information on the default graphics device in JoglVersion 2019-03-27
588 Jogl core sgothel RESO FIXE Please provide a method getJoglVersion() 2013-07-10
729 Jogl macosx sgothel RESO FIXE OSX CALayer shall honor the Component's visibility state (was: Could not make OSX CALayer'ed GLCanvas invisible via CardLayout switching cards) 2013-11-16
862 Jogl core sgothel RESO FIXE NVidia GTX550 driver 331.13 - 64bit Linux - No compatibility GLProfile (GL2, >= GL3bc) 2013-10-19
810 Jogl core gouessej RESO FIXE JOGL should only try to load the native libraries supported by the operating system 2013-09-02
1042 Jogl core gouessej RESO FIXE Add autodetection of image type in TextureIO 2015-09-27
1193 Jogl opengl gouessej RESO FIXE com.jogamp.opengl.util.glsl.ShaderCode doesn't support compute shaders 2015-09-27
880 Jogl core org.jogamp RESO FIXE Add Math Utility to Support Converting Values to/from the 'binary16' format as specified in 'IEEE 754 2008' 2013-10-31
744 Jogl opengl petr.skramovsky RESO FIXE RLE encoded tga images support 2014-01-09
956 Jogl swt pjgl RESO FIXE NewtCanvasSWT ignore windowing offset on OSX using ViewForm 2019-03-30
1170 Jogl swt pjgl RESO FIXE Removal Of GTK_WIDGET_WINDOW In SWT 4.5 Causes A JOGL Runtime Error 2015-09-27
484 Jogl opengl sgothel RESO FIXE Create a native SWT binding 2012-09-18
528 Jogl macosx sgothel RESO FIXE UnsatisfiedLinkError with gluegen-rt native library on Mac OS 10.5.8 with 64-bit processor 2011-12-19
534 Jogl core sgothel RESO FIXE Disposing a GLJPanel causes a JVM crash 2011-12-22
536 Jogl macosx sgothel RESO FIXE JOGL 2.O RC4 crashs with GLCanvas on OSX Snow Leopard in a 32-bit VM 2011-12-18
540 Jogl macosx sgothel RESO FIXE Mac Os X Instability - Crashes when disposing NEWT Window (.. and after Applet shutdown) 2012-01-20
546 Jogl core sgothel RESO FIXE Provide more information about the system at build time 2012-01-09
555 Jogl macosx sgothel RESO FIXE Embedding NEWT canvas into Applet object doesn't allow to set framerate on OSX 2012-04-22
560 Jogl applet sgothel RESO FIXE Gears applet crashes if close button clicked on detached applet (messaging a dead object) 2012-05-01
561 Jogl x11 sgothel RESO FIXE UnsatisfiedLinkError in x11.X11Lib.XineramaEnabled for Intel GM965/GL960 on Linux 32-bit 2012-03-18
564 Jogl x11 sgothel RESO FIXE X11GLXDrawableFactory - Could not initialize shared resources for :0 due to NullPointerException 2012-03-24
569 Jogl macosx sgothel RESO FIXE Multisampling doesn't work with PBuffer on OSX Lion and AMD CPU 2014-04-15
572 Jogl core sgothel RESO FIXE Calling invoke(true,GLRunnable) on several GLCanvases in the same container causes a deadlock 2012-10-05
577 Jogl core sgothel RESO FIXE Please disable the debug message XInitThreads() called ... 2012-04-26
581 Jogl core sgothel RESO FIXE gluUnProject multiplies matrices in wrong order 2012-05-12
587 Jogl core sgothel RESO FIXE The temporary directory used by jogl to unpack native libraries may not be executable 2012-06-16
589 Jogl macosx sgothel RESO FIXE Resize GLCanvas broken on OSX and JDK7 2012-07-03
590 Jogl core sgothel RESO FIXE Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_half_float_vertex and GL_OES_texture_half_float extensions 2012-06-16
597 Jogl x11 sgothel RESO FIXE Segfault on GLDrawableFactory.getDesktopFactory() used in headless mode 2012-06-30
598 Jogl core sgothel RESO FIXE JOGL ALL JAR File Change incl. it's Native Jar URL Derivation 2012-07-05
599 Jogl core sgothel RESO FIXE Add support for API-transparent FBO offscreen GLDrawable creation (similar to pbuffer offscreen) via GLDrawableFactory 2015-09-27
603 Jogl opengl sgothel RESO FIXE Trouble running JOGL demo code on Ubuntu 12.04 Eclipse 3.7.2 2012-09-30
606 Jogl awt sgothel RESO FIXE New AWT threading implementation breaks OpenGL in Processing 2.0 (OSX) 2012-08-02
610 Jogl x11 sgothel RESO FIXE JOGL crash with ATI Mobility Radeon HD 4200 in libX11 XQueryExtension on application exit 2012-09-21
611 Jogl windows sgothel RESO FIXE java.awt.Desktop performance drops after JOGL initialization 2012-09-16
612 Jogl opengl sgothel RESO FIXE glVertexAttribIPointer(int, int, int, int, long) is missing 2012-09-20
614 Jogl opengl sgothel RESO FIXE GLProfile crashes on Mountain Lion 2012-09-16
615 Jogl x11 sgothel RESO FIXE PBuffer On Second X Screen Fails 2012-09-19
621 Jogl x11 sgothel RESO FIXE JVM Crashes During X11 Shutdown 2012-09-21
622 Jogl macosx sgothel RESO FIXE Changes required to build JOGL git master on Mac OS X 10.8 with Oracle JDK 2013-02-20
624 Jogl core sgothel RESO FIXE No android-specific classes in RC10 build 2012-10-04
630 Jogl macosx sgothel RESO FIXE packed depth stencil extension not properly detected 2012-10-25
636 Jogl graph sgothel RESO FIXE Quaternion multiplication unexpected behavior 2012-11-11
638 Jogl windows sgothel RESO FIXE Problem requesting non-hardware-accelerated capabilities on a device capable of hardware acceleration 2012-11-11
642 Jogl awt sgothel RESO FIXE Exception when adjusting JSplitPane containing GLCanvas in RC11. 2012-12-22
649 Jogl opengl sgothel RESO FIXE Clear FBO layer at creation 2015-10-04
652 Jogl embedded sgothel RESO FIXE DebugGL of a GL2ES2 context doesn't return true for isGLES 2012-12-19
653 Jogl util sgothel RESO FIXE PNGJ Update to support PNG Interlace 2012-12-31
654 Jogl opengl sgothel RESO FIXE Gears demo displays only a white screen 2012-12-30
657 Jogl util sgothel RESO FIXE PMVMatrix.glPushTransform shouldn't allocate a new float array per call 2012-12-31
658 Jogl core sgothel RESO FIXE 3.1 context on Mesa 9.0.1 is buggy 2012-12-29
660 Jogl core sgothel RESO FIXE Indexed color PNG does not render correctly 2013-03-20
663 Jogl core sgothel RESO FIXE JOGL display window is completely blank 2013-01-21
664 Jogl macosx sgothel RESO FIXE GLCanvas + GLJPanel Ignore Visibility (was OS X 10.8 + Java 7 + GLCanvas => Poor animation, lock ups, memory leak) 2013-02-16
665 Jogl core sgothel RESO FIXE Allow re-association of GLContext/GLEventListener to a GLDrawable, allowing GLContext/GLEventListener survival of GLDrawable/Surface Destruction 2013-03-22
666 Jogl core sgothel RESO FIXE JOGL Build Issue 2013-01-15
668 Jogl core sgothel RESO FIXE Android Newt KeyEvent.getKeyChar returns always uppercase character 2013-02-28
669 Jogl core sgothel RESO FIXE Recursive GLContext makeCurrent() doesn't work 2013-01-20
675 Jogl awt sgothel RESO FIXE GLCanvas NPE if true == Beans.isDesignTime() 2013-02-16
679 Jogl opengl sgothel RESO FIXE NullPointerException in some Mac OS X computers 2013-02-28
680 Jogl core sgothel RESO FIXE JOGL 10 Year Anniversary @ 2013-06-06 07:30:12 (UTC?) 2013-08-31
689 Jogl windows sgothel RESO FIXE App works from command line, but does not work from JNLP 2013-02-16
695 Jogl windows sgothel RESO FIXE Buffer underflow in WindowsWGLGraphicsConfiguration 2013-02-28
713 Jogl opengl sgothel RESO FIXE libEGL Warning: Could not open egl_softpipe.so 2013-04-05
714 Jogl opengl sgothel RESO FIXE GL Constants not defined 2013-04-06
715 Jogl core sgothel RESO FIXE glGetIntegerv Can Possibly Pass A Bad Pointer To ReleasePrimitiveArrayCritical 2013-04-14
718 Jogl windows sgothel RESO FIXE Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 2013-04-18
719 Jogl windows sgothel RESO FIXE Windows BITMAP Offscreen Orientation is not propagated through API (i.e. vertically flipped when read-out w/ OpenGL API via glReadPixels()) 2013-04-18
720 Jogl core sgothel RESO FIXE Unify all platform specific GLContextImpl specializations - Allowing to swap on- and offscreen GLDrawables w/ unique GLContext instance 2013-04-18
724 Jogl util sgothel RESO FIXE Loading transparent PNG without alpha channel into Texture 2013-07-03
725 Jogl core sgothel RESO FIXE FFMPEGMediaPlayer audio frame decode and playback 2013-08-31
728 Jogl macosx sgothel RESO FIXE Java Web Start: Exception "java.lang.IllegalStateException: zip file closed" 2013-06-13
731 Jogl awt sgothel RESO FIXE GLJPanel: Reduce JVM/CPU Heap Memory Usage - Share IntBuffer for readPixel/flip-vert 2013-05-09
735 Jogl macosx sgothel RESO FIXE Screen is not updated when using invoke() method on OSX 2013-06-17
736 Jogl opengl sgothel RESO FIXE GLArrayDataServer.createData with dataType=GL_UNSIGNED_INT causing exception 2013-05-17
737 Jogl core sgothel RESO FIXE GLSL Version [1.30 .. 1.50[ requires [default] precision at least for fragment Shader float values 2013-05-17
This result was limited to 500 bugs. See all search results for this query.

as

File a new bug in the "Jogl" product