Sun May 26 2024 00:45:05 CEST
Any man whose errors take ten years to correct is quite a man.
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
1507 Jogl awt sgothel UNCO --- Some pixels are chipping when drawing GLJPanel in high-resolution environments 2024-05-14
1478 Jogl awt sgothel UNCO --- macOS 14.0 JOGL freezes when opening other JFrame before JOGL frame 2024-04-24
1501 Jogl graph sgothel RESO FIXE Graph: Resolve Tessellation Bugs (Delaunay Triangulation) 2024-02-14
1355 Jogl graph sgothel RESO FIXE buggy text rendering in GPUTextNewtDemo 2024-02-14
1162 Jogl graph sgothel RESO INVA Using TextRegionUtil (RegionRenderer and RenderState) with user GL code 2024-02-14
1064 Jogl graph sgothel IN_P --- Fix Graph Font Rendering (group for related bugs) 2024-02-14
1502 Jogl graph sgothel IN_P --- Graph: Improve Performance of Non-Convex/Intersection Classification and/or Intersection-Test itself (Bug 1501) 2024-02-14
1503 Jogl graph sgothel IN_P --- Graph: Resolve Tessellation Bugs (Delaunay Triangulation) - Part II 2024-02-14
1272 Jogl graph sgothel RESO FIXE Two-pass TextRenderer color changing during runtime doesn't work if glyph caching is enabled 2024-02-14
1262 Jogl graph sgothel RESO WONT Allow multi-pass font rendering to choose FBO to render to 2024-02-14
1230 Jogl graph sgothel RESO WONT Two-pass TextRenderer doesn't work if culling is enabled 2024-02-14
1228 Jogl graph sgothel RESO WONT Allow setting other glBlendFunc in GLRegion renderer 2024-02-14
1061 Jogl graph sgothel RESO WONT Make possibility to draw antialiased text to different frame buffer 2024-02-14
1229 Jogl graph sgothel RESO FIXE Some TextRenderer tests not giving expected results 2024-02-14
1133 Jogl graph sgothel RESO FIXE Some TTF fonts producing squares instead of characters 2024-02-14
1041 Jogl graph sgothel RESO FIXE GPU Font rendering bugs on bold fonts 2024-02-14
1500 Jogl macosx sgothel RESO FIXE Simple Hello World crashes on macOS 14.4 beta 2024-02-12
1131 Jogl graph sgothel RESO FIXE Some TTF fonts not working in the new Graph API renderer 2024-02-10
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
1497 Jogl graph sgothel RESO FIXE Merge Bernhard Haumacher's typecast work, providing documentation as well as Cmap table fix 2024-02-03
1494 Jogl graph sgothel RESO FIXE GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS ..) 2024-02-03
1491 Jogl video sgothel RESO FIXE GLMediaPlayer: Remove resource restrictions and locking with shared GLContext (*GraphicsDevice) 2024-01-25
1488 Jogl graph sgothel RESO FIXE Graph: Resolve Performance Regression in RegionRenderer's ShaderKey Utilization 2024-01-25
1487 Jogl graph sgothel RESO FIXE Graph: Use Frustum Clipping instead of AABBox + GraphUI Support 2024-01-20
1485 Jogl graph sgothel RESO FIXE Graph: Support AABBox Clipping to [GL]Region 2024-01-20
1484 Jogl windows sgothel IN_P --- EXCEPTION_ACCESS_VIOLATION during call of GDI.DescribePixelFormat 2024-01-16
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
1428 Jogl opengl sgothel RESO WORK Performance regression in context makeCurrent() logic from 2.3.2 to 2.4.0 2023-11-02
1472 Jogl video sgothel RESO FIXE GLMediaPlayer Enhance AV Synchronization 2023-10-16
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
1469 Jogl video sgothel RESO FIXE FFmpeg binding uses ReleaseStringChars instead of ReleaseStringUTFChars for GetStringUTFChars() acquired UTF 2023-10-02
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
1395 Jogl swt sgothel RESO WORK Resizing GLCanvas does not redraw immediately 2023-09-29
1430 Jogl awt sgothel RESO FIXE Background erase not disabled with AWT GLCanvas and NewtCanvasAWT 2023-09-29
1453 Jogl core sgothel RESO INVA glCreateShader crashes on MacOS, works on windows 2023-09-27
1463 Jogl graph sgothel RESO FIXE Graph Font: Whitespace or undefined Glyphs shall not cover (any) height exceeding overall CharSequence 2023-09-26
1462 Jogl graph sgothel RESO FIXE Graph Font: Add name + codepoint to ID and Glyph mapping plus traversing through all Glyphs 2023-09-24
1461 Jogl graph sgothel RESO FIXE Graph Fonts: Add 'Material Icons Round-Regular' (APL-2 license) 2023-09-24
1132 Jogl graph sgothel RESO WONT OTF fonts can't be loaded in Graph API renderer 2023-09-24
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
1310 Jogl awt sgothel RESO FIXE Removing and re-adding a GLJPanel results in small image being rendered 2023-08-18
1444 Jogl opengl sgothel UNCO --- Complete OpenGL 4.6 and ES 3.2 mapping including current Extensions 2023-08-07
1441 Jogl opengl sgothel RESO FIXE Fix ARB_multi_draw_indirect (GL4) 2023-08-07
852 Jogl core sgothel RESO FIXE Properly reflect OpenGL-core >= 3.1 and ES >= 3.0 API functions restricted to Buffer Objects 2023-08-06
974 Jogl opengl sgothel RESO FIXE Add missing [GL4] glMultiDrawArraysIndirect(int mode, int type, long indirect_offset, int drawcount, int stride) 2023-08-06
1432 Jogl core sgothel CONF --- glMultTransposeMatrixd and glLoadTransposeMatrixd buggy in AMD Adrenalin drivers 2023-07-17
1040 Jogl graph sgothel RESO FIXE Font space character width problem (GPU renderer) 2023-07-12
1242 Jogl util sgothel CONF --- Fix 'Texture.updateImage(...)' API and Implementation 2023-07-12
953 Jogl awt gouessej CONF --- Allow the creation of a BufferedImage from a TextureData 2023-07-12
1059 Jogl core harvey.harrison IN_P --- AUDIT use of intern for String constants and reference comparisons 2023-07-12
674 Jogl swt sgothel IN_P --- JOGL/SWT Windowing/Surface Interoperability 2023-07-12
1324 Jogl macosx sgothel UNCO --- GLCanvas is always on top when using JInternalFrame 2023-07-12
1255 Jogl opengl sgothel IN_P --- Newt canvas in Miglayout fail to resize OR occupy complete JFrame instead of its target layout cell 2023-07-12
933 Jogl video sgothel CONF --- Force GLMediaPlayer not to depend on machine time 2023-07-12
1260 Jogl video sgothel CONF --- Allow the change of MAXIMUM_VIDEO_ASYNC of GLMediaPlayer 2023-07-12
1298 Jogl macosx sgothel UNCO --- regression: Canvas in CardLayout always visible after showing once 2023-07-12
1297 Jogl video sgothel RESO FIXE Native crash while destroying GLMediaPlayer 2023-07-12
1216 Jogl video sgothel RESO FIXE GLMediaPlayer: MP3 Playback Issues (duration and EOS) 2023-07-12
1173 Jogl video sgothel RESO FIXE GLMediaPlayer: EOS not reported for FFMPEG video 2023-07-12
1286 Jogl video sgothel RESO FIXE Multiple GLMediaPlayers init stream deadlock 2023-07-12
712 Jogl awt pjgl UNCO --- Using GLCanvas and the SWT_AWT bridge reveals a JavaEmbeddedFrame when ran with Java 7 2023-07-12
647 Jogl macosx pjgl CONF --- SWT scrolling of GLCanvas doesn't work under Mac OS Mountain Lion 2023-07-12
1322 Jogl macosx sgothel RESO FIXE JOGL sets pixel scale to 2 for GLJPanel not on Retina display 2023-07-12
1374 Jogl awt sgothel RESO FIXE Support High-DPI for JRE>8 AWT on Windows, MacOSX and Linux 2023-07-12
1137 Jogl vulkan sgothel CONF --- Add Support for Vulkan (group) 2023-04-10
1426 Jogl opengl sgothel RESO FIXE OpenGL intialization gives fatal error on some Linux distributions 2023-03-15
1381 Jogl core sgothel RESO FIXE GLReadBufferUtil/AWTReadBufferUtil: 'hasAlpha' usage is not functional 2023-02-25
1305 Jogl opengl sgothel IN_P --- GLCanvas failed to initialize GL3(bc), GL4(bc) in SWING JFrame. GLJPanel succeed. 2023-02-25
1379 Jogl macosx sgothel CONF --- NewtCanvasAWT in JSplitPane on macOS 2023-02-25
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
1398 Jogl macosx sgothel RESO FIXE [NSOpenGLContext setView:] must be executed on the main thread 2023-01-24
1429 Jogl swt sgothel RESO FIXE JOGL incompatible with SWT 4.20 2023-01-24
1358 Jogl swt sgothel VERI FIXE Incorrect OpenGL surface size on SWT GLCanvas and NewtCanvasSWT w/ High-DPI scaling 2020-05-27
739 Jogl x11 pjgl RESO WORK NativeWindowException with SWT/Ubuntu 2020-01-13
1356 Jogl video sgothel RESO DUPL "Future proof" ffmpeg libraries loading prevents using legit libraries 2020-01-03
1380 Jogl core sgothel RESO INVA Dynamic loading of "OpenGL32.dll" fails on Citrix VDI 2020-01-01
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
1403 Jogl core sgothel RESO WORK Could not initialize shared resources for EGLGraphicsDevice 2020-01-01
1312 Jogl opengl sgothel RESO FIXE GLContextShareSet memory leak when repeatedly creating and removing GLDrawables 2019-12-31
1287 Jogl opengl elect86 RESO FIXE Complete immutable glNamedBufferStorage support in GLBufferObjectTracker 2019-12-29
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
942 Jogl core sgothel RESO FIXE Track GLBufferObject's Data-Store and it's NIO mapped buffers accurately, synchronized and secure. 2019-12-27
1156 Jogl embedded sgothel RESO FIXE Implement DRM/GBM Support for JOGL(EGL) and NEWT 2019-12-25
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
1415 Jogl macosx sgothel RESO WORK MacOS 10.14.6 + OpenJDK11U occasional freezes having multiple Windows created on a ExclusiveContextThread 2019-12-08
1386 Jogl opengl sgothel RESO FIXE Mesa 18.3.6 hardware renderer (Intel/AMD) freezes after native parenting 2019-12-08
1200 Jogl core sgothel RESO FIXE JOGL crashes on Debian8 GNU/Linux x86_64 'NVidia beta driver 355.06' @ probeSurfacelessCtx 2019-12-08
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
1406 Jogl embedded sgothel RESO FIXE DRM/GBM Instability on Raspberry Pi 4 Model B Rev 1.1 2019-12-05
1405 Jogl embedded sgothel RESO FIXE DRM/GBM Feezes on Raspberry Pi 3 Model B+ 2019-12-05
1408 Jogl embedded sgothel RESO FIXE GNU/Linux DRM Freezes when manipulating the PointerIcon (setting & visibility) 2019-12-05
1407 Jogl embedded sgothel RESO FIXE Re-enable Raspberry Pi armv6hf Broadcom DispmanX incl. its X11 Overlay 2019-12-04
1401 Jogl embedded sgothel RESO WONT Mesa 18.3.6 issues using EGL_PLATFORM_GBM_KHR and OpenGL Desktop Profile 2019-11-30
1388 Jogl ios sgothel RESO FIXE JOGL: Add iOS Support for at least Aarch64 + x86_64 (Simulation) 2019-11-30
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
607 Jogl javafx sgothel IN_P --- JavaFX 2+ and JOGL should work together 2019-11-19
1045 Jogl opengl sgothel UNCO --- Implement GLUgles2 2019-10-01
1389 Jogl macosx sgothel RESO FIXE MacOS 10.14.6 + OpenJDK11U 11.0.3.7 SIGSEGV on [NSApplicationAWT sendEvent:] 2019-09-08
1392 Jogl opengl sgothel RESO FIXE Mesa >= 18: glXChooseFBConfig's BestMatch with 10bit Color-Comps fails on glXCreatePbuffer and glXCreateGLXPixmap 2019-09-07
1391 Jogl opengl sgothel RESO FIXE Add GLRendererQuirks.DontChooseFBConfigBestMatch avoiding ChooseFBConfig's BestMatch 2019-09-07
817 Jogl core sgothel RESO FIXE GLContextImpl's getDefaultPixelDataType()/getDefaultPixelDataFormat() returns 0 2019-09-05
1390 Jogl opengl sgothel RESO FIXE GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) failed on unsupported GL data format/type 2019-09-05
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
1384 Jogl opengl sgothel RESO FIXE Allow GLRendererQuirks to be overridden by user properties 2019-08-23
1382 Jogl opengl sgothel RESO INVA GNU/Linux AMD/Mesa Regression 2019-08-20
1101 Jogl opengl sgothel RESO FIXE Memory leak on TextRenderer 2019-08-20
1350 Jogl macosx sgothel RESO WORK CGSUpdateManager warning during createContext on OS X 10.11.6 2019-04-10
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
1120 Jogl core sgothel RESO FIXE Refine HiDPI Support 2019-04-04
741 Jogl macosx sgothel RESO FIXE Enable Hi-Dpi Mode on OSX (Retina) 2019-04-04
686 Jogl video sgothel CONF --- Add native Libraries for GLMediaPlayer fallback w/ patent free Codecs like WebM or AV1 2019-03-30
1301 Jogl core sgothel RESO INVA OpenGL profile init takes up to one minute ( win 10 + nvidia 7xx ) 2019-03-30
1169 Jogl awt gouessej RESO WORK ScreenResSelector doesn't use the right mean of detecting multi bit depth 2019-03-30
673 Jogl swt pjgl RESO FIXE JOGAMP SWT GLCanvas don't generate reshape events on OSX and Linux. 2019-03-30
1353 Jogl util sgothel RESO FIXE java.lang.UnsatisfiedLinkError for gluegen-rt.dll due to localized tempdir name 2019-03-30
1307 Jogl awt sgothel RESO FIXE GLCanvas is always drawn on top when using a JTabbedPane 2019-03-30
1306 Jogl macosx sgothel RESO FIXE Medium-weight tooltips are painted behind the GLCanvas 2019-03-30
1285 Jogl awt sgothel RESO WORK REGRESSION in v2.3.2 - AWT GLCanvas freezes after screen change 2019-03-30
956 Jogl swt pjgl RESO FIXE NewtCanvasSWT ignore windowing offset on OSX using ViewForm 2019-03-30
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
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
1085 Jogl awt sgothel RESO FIXE GLJPanel regression while printing w/ invisible GLJPanel: Zero size panel size 2019-03-29
1069 Jogl core sgothel RESO INVA Provide some information about the OpenGL renderer early without requiring the creation of a drawable 2019-03-29
1074 Jogl core sgothel RESO FIXE Add GLRendererQuirks Entry for Mesa 7.2 software, FBO color renderbuffer crash 2019-03-29
1076 Jogl core sgothel RESO FIXE Fix race conditions in GLDrawableHelper glRunnable and Animator* for unhandled exceptions 2019-03-29
1088 Jogl macosx sgothel RESO FIXE OSX 10.9.5: Crash using master GLContext with multiple threads using GLContext sharing with master 2019-03-29
1135 Jogl opengl sgothel RESO FIXE Support EGL 1.5 , ES 3.1 and GL 4.5 (Update to latest version) 2019-03-29
936 Jogl core sgothel RESO WORK Nearer objects show up behind closer objects 2019-03-29
1068 Jogl core sgothel RESO FIXE Allow GLContext creation and makeCurrent without default framebuffer for OpenGL >= 3.0 (for offscreen / GLFBODrawable usage) 2019-03-29
1070 Jogl core sgothel RESO FIXE Fix glPixelStorei issues w/ ES3 and OpenGL 1.1 2019-03-29
1077 Jogl core sgothel RESO FIXE Fix GLContextImpl.setRendererQuirks(..) CTX_IMPL_ACCEL_SOFT profile state 2019-03-29
1079 Jogl core sgothel RESO FIXE symbolic link in jogl/doc/bouml causes problems 2019-03-29
1082 Jogl core sgothel RESO FIXE Incr. Robustness of GLDrawableFactoryImpl.createOffscreenDrawable(..) and AWTPrintLifecycle.setupPrint() 2019-03-29
1083 Jogl core sgothel RESO FIXE Fix all backward compatibility issues w/ 2.2.0 and 2.2.1 2019-03-29
1084 Jogl core sgothel RESO FIXE Mapped GLProfile's (e.g. GL2ES2, GL2GL3) select software renderer GL4 instead of hardware renderer GL3 2019-03-29
1102 Jogl core sgothel RESO FIXE Allow ScalableSurface.setSurfaceScale(..) of GLJPanel to happen in-between addNotify() and 1st display/initialization 2019-03-29
1103 Jogl core sgothel RESO DUPL UnsatisfiedLinkError caused by Process.exitValue() from testDirExec() returning 1 2019-03-29
1119 Jogl core sgothel RESO FIXE GL* Efficiency: Keep ProcAddressTable instance within GL* instances 2019-03-29
1110 Jogl embedded sgothel RESO FIXE Missing native function on jogl_mobile.dll 2019-03-29
1047 Jogl opengl sgothel RESO FIXE jogamp.opengl.glu.mipmap.Mipmap badly parses the GL version when using Mesa OpenGL ES 2019-03-29
1078 Jogl opengl sgothel RESO FIXE No rendering on Intel Q35 Express under Windows 7 2019-03-29
1094 Jogl applet sgothel RESO DUPL 2.2.1 Regression: temporary directory now crashes in applet 2019-03-29
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
1066 Jogl core sgothel RESO FIXE Evaluate high-frequency usage of synchronizing glGetError(), e.g. GLBufferObjectTracker and GLBufferStateTracker 2019-03-29
1071 Jogl core sgothel RESO FIXE Fix AnimatorBase.finishLifecycleAction(): Non blocking call shall return true, success. 2019-03-29
1072 Jogl core sgothel RESO FIXE GLJPanel: Allow reconfiguration of offscreen's GLCapabilitiesImmutable 2019-03-29
1073 Jogl core sgothel RESO FIXE Fix FBObject/GLFBODrawable: Redundancies, bind/unbind, renderbuffer depth/stencil bits 2019-03-29
1081 Jogl core sgothel RESO FIXE Fix GLJPanel Regression: Honor pre-init reshape-size at initializeBackendImpl() 2019-03-29
1107 Jogl core sgothel RESO FIXE Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/BufferedImageInt 2019-03-29
1096 Jogl embedded sgothel RESO FIXE EGL cleanup and accessibility 2019-03-29
1091 Jogl graph sgothel RESO FIXE Graph FontFactory: Add method allowing Font loading via InputStream 2019-03-29
648 Jogl macosx sgothel RESO FIXE app on OSX when moving window between displays 2019-03-29
1087 Jogl macosx sgothel RESO FIXE OSX 10.9.5 - default framebuffer write causes GL_INVALID_FRAMEBUFFER_OPERATION on dummy drawable 2019-03-29
1086 Jogl opengl sgothel RESO INVA JOGL crashes with VirtualGL since version 2.1.4 2019-03-29
1357 Jogl opengl sgothel RESO FIXE Support Mesa 18.2.2 (java.lang.InternalError: profile[1]: GL3bc -> profileImpl GL4bc not mapped) 2019-03-29
1321 Jogl util sgothel UNCO --- JPEG encoder 2019-03-29
1282 Jogl awt sgothel RESO INVA "'gl_FragColor' : undeclared identifier" thrown during fragment shader compilation with GL2ES2 2019-03-29
1278 Jogl opengl sgothel RESO WONT Windows 10 returns software Profile 2019-03-29
1062 Jogl embedded sgothel IN_P --- GNU/Linux armhf / i.mx6 (Vivante GC2000 blob) test crash in libGL's glGetString at EGL/ES probing/init 2019-03-29
421 Jogl util sgothel CONF --- DDSImage methode getDepth is wrong 2019-03-29
794 Jogl wayland sgothel CONF --- Add Wayland Windowing/Surface Interoperability 2019-03-29
973 Jogl core sgothel UNCO --- NativeWindowFactory: Needs service provider interface (SPI) for TK specific implementations (Scaling) 2019-03-29
1115 Jogl core sgothel UNCO --- SRGB implementation 2019-03-29
1360 Jogl util sgothel UNCO --- TextRenderer doesn't flush drawn text to GPU when backing texture fills up, ends up drawing incorrect text later 2019-03-29
1264 Jogl util gouessej UNCO --- Methods to access (read, write) to pixels in TextureData 2019-03-29
811 Jogl util sgothel UNCO --- The legacy text renderer doesn't support GL3 2019-03-29
1197 Jogl util sgothel UNCO --- Texture and image API revamping 2019-03-29
1291 Jogl opengl sgothel UNCO --- params of glGetQueryObjectuiv has to be interpreted as an offset in case GL_QUERY_BUFFER is bound 2019-03-29
1275 Jogl swt pjgl UNCO --- Jogl-2.3.2 - FreeBSD - Building from source : swt.jar version mismatch 2019-03-29
1313 Jogl util sgothel UNCO --- IOUtil.testDirExec taking 30 seconds to execute or timeout (Windows 10) 2019-03-29
1359 Jogl util sgothel UNCO --- TextRenderer glyphs sometimes become garbled because LevelSet.compactAndAdd doesn't tell GlyphCache to update texcoords 2019-03-29
1259 Jogl windows sgothel UNCO --- NativeWindowException on attempting to destroy a drawable with a current context 2019-03-29
1266 Jogl awt sgothel UNCO --- Per canvas GLSL vertical flip skip method 2019-03-29
1284 Jogl opengl sgothel UNCO --- glGetVertexAttribPointerv is missing 2019-03-29
1292 Jogl opengl sgothel UNCO --- Implementing GL_NV_sample_locations 2019-03-29
1304 Jogl opengl sgothel UNCO --- Android Marshmallow 6.0 jogamp.opengl.es3.GLES3Impl.dispatch_glGetUniformIndices1 throws a fatal error 2019-03-29
1152 Jogl util sgothel UNCO --- StereoDevice: Add HSW Display (Health and Safety Warning) at least in combination w/ OculusVR 2019-03-29
1323 Jogl opengl sgothel UNCO --- Enhance the math utilities to support more operations on vectors, matrices and quaternions 2019-03-29
1138 Jogl vulkan sgothel UNCO --- Common Subset of OpenCL >= 2.1 / Vulkan Command API (Queue, Buffer) and Context 2019-03-29
1139 Jogl vulkan sgothel UNCO --- Generalize high-level API GLContext, GLDrawable, GLAutoDrawable for Vulkan and OpenGL 2019-03-29
1140 Jogl vulkan sgothel UNCO --- Add Support for SPIR-V >= 2.0 (group) 2019-03-29
1175 Jogl core sgothel RESO WORK gamma.reresetDisplayGamma() 2019-03-27
1289 Jogl opengl sgothel RESO INVA Glsl compiler bug on interpolateAtSample 2019-03-27
1290 Jogl opengl sgothel RESO FIXE Raspberry Pi Raspbian now ship with two incompatible implementations of OpenGL ES 2019-03-27
1294 Jogl opengl gouessej RESO FIXE Show all information on the default graphics device in JoglVersion 2019-03-27
1167 Jogl core sgothel RESO WORK Heavy performance issue 2019-03-27
1315 Jogl embedded sgothel RESO FIXE Broadcom VC IV overlay when windowed does not take HDMI overscan setting into account 2019-03-27
1288 Jogl opengl sgothel RESO FIXE GL_PARAMETER_BUFFER_ARB is perceived as invalid binding target 2019-03-26
1254 Jogl core sgothel RESO FIXE MonitorDevice.getViewportInWindowUnits().getHeight() returns the display's width on Broadcom VC IV 2019-03-26
1283 Jogl opengl elect86 RESO FIXE Jogl can't find #include shader relative files 2019-03-26
1354 Jogl opengl sgothel UNCO --- Parametrize the usage of glGetError() 2017-04-02
1352 Jogl util sgothel UNCO --- Identify if the pressed CTRL button was the right or left 2017-03-18
535 Jogl core gouessej RESO INVA Provide Java Web Start demos and tests for those currently runnable only as applets 2017-01-17
954 Jogl swt sgothel UNCO --- Allow the creation of an ImageData (org.eclipse.swt.graphics.ImageData) from a TextureData 2017-01-17
1277 Jogl awt sgothel UNCO --- GLCanvas content draws in wrong position when canvas moves after JFrame containing it is setVisible(true) on EDT 2016-05-17
25 Jogl core sgothel VERI FIXE Expose swapBuffers(), please 2016-03-08
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
1279 Jogl opengl sgothel UNCO --- rgb10a2u texture unsupported 2016-01-06
732 Jogl embedded gouessej RESO WONT Add some support of Android 2.0 into JOGL/NEWT 2015-11-22
1265 Jogl opengl sgothel UNCO --- Segmentation fault using fglrx on Ubuntu 15.10 2015-11-06
1263 Jogl core sgothel UNCO --- glDrawElements missing a Buffer param in GL.java 2015-11-04
1261 Jogl opengl sgothel UNCO --- Allow changing of texture sampler type for multisampled FBO 2015-10-31
1179 Jogl windows sgothel UNCO --- Provide fallback OpenGL ES 2 & 3 implementation using lib ANGLE on Windows 2015-10-09
1217 Jogl x11 sgothel UNCO --- SIGSEGV in glXMakeCurrentReadSGI during NativeWindowFactory_ShutdownHook seen on Asus EEEPC 700 "the first netbook" 2015-10-09
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
1189 Jogl opengl sgothel VERI FIXE Add OpenGL ES 3.2 and new GL 4.5 Extensions support 2015-10-08
1198 Jogl awt sgothel RESO WORK Problem with java 8 + gnome + JOGL + dual screen 2015-10-06
1239 Jogl util sgothel RESO FIXE GLMediaPlayer cannot open camera on OSX 2015-10-05
977 Jogl macosx sgothel RESO DUPL NEWT OSX MouseListener does not receive move events if windows is maximized 2015-10-05
1206 Jogl core sgothel RESO FIXE Security: Clear exposed framebuffer after creation and before visibility 2015-10-05
1020 Jogl macosx sgothel RESO FIXE First MSAA FBO frame on a mac osx nvidia card not antialiased 2015-10-04
649 Jogl opengl sgothel RESO FIXE Clear FBO layer at creation 2015-10-04
1244 Jogl core sgothel RESO FIXE MovieSimple: String format %d implicit conversion from boolean to int fails using OpenJDK 1.8 2015-10-03
1241 Jogl util sgothel RESO FIXE Util's Texture.coords (image coordinates) not updated properly 2015-10-03
1218 Jogl macosx sgothel VERI INVA NPOT textures don't work 2015-10-02
1226 Jogl core sgothel RESO FIXE GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle glDataType GL_UNSIGNED_INT_8_8_8_8_REV 2015-09-29
1225 Jogl awt sgothel RESO FIXE Nothing is drawn after AWT-Eventqueue thread is interrupted. 2015-09-28
1234 Jogl util sgothel RESO FIXE GLReadBufferUtil.readPixelsImpl(..) not using [xy] offset in readTexture.updateSubImage(..) 2015-09-28
1233 Jogl core sgothel RESO FIXE Add missing range- and pbo-bound checks on glTexture[Sub]Image[123]D* 2015-09-28
1121 Jogl opengl sgothel RESO DUPL Wandboard IMX-6 not supported 2015-09-27
1113 Jogl opengl sgothel RESO INVA Force high performance GPU for Nvidia Optimus systems 2015-09-27
1151 Jogl util sgothel RESO FIXE Add OculusVR SDK 0.5.* Support 2015-09-27
29 Jogl core sgothel VERI WORK glXMakeCurrent call fails in gears demo 2015-09-27
599 Jogl core sgothel RESO FIXE Add support for API-transparent FBO offscreen GLDrawable creation (similar to pbuffer offscreen) via GLDrawableFactory 2015-09-27
164 Jogl core sgothel RESO WONT Expose render-to-texture target 2015-09-27
85 Jogl core sgothel VERI FIXE Weekly builds / source 2015-09-27
27 Jogl core sgothel VERI WONT convenient usage of jogl from a jdk perspective 2015-09-27
31 Jogl core sgothel VERI FIXE Make it safe to remove listeners from a GLDrawable while handling an event 2015-09-27
38 Jogl core sgothel VERI DUPL swapBuffers switch 2015-09-27
51 Jogl core sgothel VERI FIXE platform independent jogl.jar needed 2015-09-27
136 Jogl core sgothel VERI FIXE Return correct pbuffer support for ATI cards 2015-09-27
171 Jogl core sgothel VERI WONT Dynamically loading the jogl libs 2015-09-27
173 Jogl core sgothel VERI FIXE Adjust gamma, brightness and contrast 2015-09-27
190 Jogl core sgothel VERI FIXE Add TetxtureIO features 2015-09-27
199 Jogl core sgothel VERI FIXE Incorporate tile rendering library 2015-09-27
205 Jogl core sgothel VERI FIXE FPSAnimator flag for fixed-rate scheduling 2015-09-27
219 Jogl core sgothel VERI INVA Allow setting of texture wrap mode in Texture 2015-09-27
229 Jogl core sgothel VERI WONT GLJFrame Utility Class 2015-09-27
272 Jogl core sgothel VERI FIXE Move setColor method from TextRenderer up to TextureRenderer 2015-09-27
299 Jogl core sgothel VERI WORK Parameter passing to subapplets of JoglAppletLauncher 2015-09-27
349 Jogl core sgothel VERI INVA Enable multisampling on GLJPanel with Java2D pipeline enabled 2015-09-27
1193 Jogl opengl gouessej RESO FIXE com.jogamp.opengl.util.glsl.ShaderCode doesn't support compute shaders 2015-09-27
828 Jogl core sgothel RESO FIXE Enhance TileRenderer (Fixed tile-size, arbitrary tile-size, custom PMV matrix, GLAutoDrawable support, ..) 2015-09-27
121 Jogl core sgothel VERI FIXE release files are unversioned 2015-09-27
207 Jogl core sgothel VERI FIXE Add more documentation to TextureIO 2015-09-27
212 Jogl core sgothel VERI FIXE Incorporate patch to add URL links to GL javadoc 2015-09-27
224 Jogl core sgothel VERI FIXE Extarnal context dosen't work with GLCanvas 2015-09-27
423 Jogl opengl mmce IN_P --- DDSImage class should provide the correct OpenGL enums and values 2015-09-27
1042 Jogl core gouessej RESO FIXE Add autodetection of image type in TextureIO 2015-09-27
268 Jogl core sgothel VERI FIXE Add API for querying graphics card and driver information 2015-09-27
321 Jogl core bienator VERI FIXE GL doc could be improved 2015-09-27
253 Jogl core sgothel VERI FIXE Provide binaries for Windows Vista x64 2015-09-27
211 Jogl core sgothel VERI FIXE Screenshot should read any screen rectangle 2015-09-27
259 Jogl core sgothel VERI FIXE need a copy context 2015-09-27
273 Jogl core sgothel VERI FIXE class DDSImage don't support cubemap textures 2015-09-27
802 Jogl graph sgothel RESO FIXE Enhance Graph Performance w/ Text Rendering 2015-09-27
327 Jogl awt sgothel RESO WONT Add ability to draw bounding rectangle to TextRenderer 2015-09-27
320 Jogl core bienator RESO WONT improving DebugGL 2015-09-27
9 Jogl core sgothel VERI DUPL ANT script for compile sources 2015-09-27
246 Jogl core sgothel VERI WORK Please install new JOGL webstart descriptors 2015-09-27
107 Jogl core sgothel VERI DUPL Include version information in release file names 2015-09-27
153 Jogl core sgothel VERI FIXE API method in SingleThreadedWorkaround class to change to old rendering model. 2015-09-27
170 Jogl core sgothel VERI FIXE Upgrade Cg binding to 1.4 2015-09-27
215 Jogl core sgothel VERI FIXE Enhancement for NativeLibLoader 2015-09-27
255 Jogl core sgothel VERI FIXE Add utility class for using Java2D fonts in JOGL 2015-09-27
261 Jogl core sgothel VERI FIXE Throttle shrinking of backing store texture for TextRenderer 2015-09-27
277 Jogl core sgothel VERI FIXE Documentation enhancement 2015-09-27
92 Jogl core sgothel VERI FIXE Platform Independent VSync functionality 2015-09-27
26 Jogl core sgothel VERI FIXE tesselation functionality missing 2015-09-27
46 Jogl core sgothel VERI WONT Compiling JOGL under IBM JDK on x86 or ppc 2015-09-27
117 Jogl core sgothel VERI FIXE Adding glGetUniformLocationARB to gl-common.cfg 2015-09-27
131 Jogl core sgothel VERI FIXE Incorporate texture loading and screen grabbing utilities 2015-09-27
132 Jogl core sgothel VERI WONT wglUseFontBitmaps & wglUseFontOutlines for JOGL 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
189 Jogl core sgothel VERI FIXE support pack200 format 2015-09-27
213 Jogl core sgothel VERI FIXE Expose GLCaps from GLDrawable 2015-09-27
312 Jogl core sgothel VERI WONT Investigate dynamic downloading of JOGL 2015-09-27
281 Jogl core sgothel VERI FIXE FileUtil doc enhancement 2015-09-27
310 Jogl util sgothel CONF --- Enhance TextureWriter to support decompression 2015-09-27
63 Jogl core sgothel VERI WORK NoAutoRedraw paint behavior 2015-09-27
61 Jogl core sgothel VERI FIXE Make debug variables load from system properties 2015-09-27
180 Jogl core sgothel VERI FIXE Improve garbage generation 2015-09-27
198 Jogl core sgothel VERI FIXE Add GLCapsTableDemo 2015-09-27
257 Jogl core sgothel VERI FIXE RFE: Texture.updateSubImage(x,y,w,h) 2015-09-27
286 Jogl core sgothel VERI INVA Ask site owners to revise documentation 2015-09-27
291 Jogl core sgothel VERI FIXE native-taglet.properties with links changed to OpenGL SDK 2015-09-27
355 Jogl core sgothel VERI FIXE Need a way to get a list of GLCapabilities without a drawing surface. 2015-09-27
829 Jogl awt sgothel RESO FIXE Add AWT Printing Support 2015-09-27
254 Jogl core bienator VERI DUPL Provide JOGL JPanel bean for NetBeans 2015-09-27
2 Jogl core sgothel VERI FIXE ANT preferable to Make? 2015-09-27
93 Jogl core sgothel VERI WORK Cannot grab alpha channel 2015-09-27
306 Jogl core sgothel VERI FIXE Split JARs for JOGLAppletLauncher 2015-09-27
228 Jogl core sgothel VERI WONT Add (...,array) family of methods to GL 2015-09-27
801 Jogl graph sgothel RESO FIXE Cleanup Graph API, Remove Redundancies. 2015-09-27
348 Jogl awt sgothel RESO WONT Add a method to change font in TextRender 2015-09-27
7 Jogl core sgothel VERI INVA Remove prefixes from jogl 2015-09-27
83 Jogl core sgothel VERI DUPL RFE: sourcecode packages 2015-09-27
179 Jogl core sgothel VERI FIXE Add documentation on importance of byte ordering 2015-09-27
227 Jogl core sgothel VERI FIXE Distinct naming for different versions of jogl 2015-09-27
333 Jogl core sgothel VERI WORK Make it possible to specify the name of native libraries 2015-09-27
336 Jogl core sgothel VERI FIXE Add Mac OS X 64-bit support 2015-09-27
345 Jogl core sgothel VERI INVA Improve handling of pbuffers with non-power-of-2 sizes 2015-09-27
363 Jogl core sgothel VERI FIXE Upgrade SGI FreeB license headers 2015-09-27
418 Jogl opengl mmce RESO WONT Better error reporting for DebugGL 2015-09-27
52 Jogl core sgothel VERI FIXE Current GLU semantics need to be properly encapsulated 2015-09-27
191 Jogl core sgothel VERI FIXE Add new opengl.1thread=new or similar 2015-09-27
194 Jogl core sgothel VERI FIXE Version string should include nightly build date 2015-09-27
225 Jogl core sgothel VERI WONT Inclusion of linear algebra in JOGL 2015-09-27
337 Jogl core sgothel VERI FIXE Compile linux amd64 version without dependency to glibc 2.4 2015-09-27
358 Jogl applet sgothel RESO DUPL Rendering on the browser.... 2015-09-27
197 Jogl core sgothel VERI FIXE Create projects page 2015-09-27
103 Jogl core sgothel VERI DUPL Support form Amd64 2015-09-27
110 Jogl core sgothel VERI FIXE NativeLibLoader should have a flag for loading the library 2015-09-27
138 Jogl core sgothel VERI WONT applications should be abled to decide whether ATI workaround is used 2015-09-27
141 Jogl core sgothel VERI FIXE No NIO support in CgGL 2015-09-27
288 Jogl core sgothel VERI FIXE Optionally create the TextRenderer's Texture with Mipmaps 2015-09-27
339 Jogl core sgothel VERI FIXE Add system properties to turn off VAs/VBOs in TextRenderer 2015-09-27
44 Jogl core sgothel VERI FIXE Add pbuffer-based GLJPanel implementation 2015-09-27
252 Jogl core sgothel VERI INVA Add TextureIO Section to User's Guide 2015-09-27
419 Jogl x11 gouessej VERI WONT Provide RPM & DEB packages to install JOGL 2 under Linux 2015-09-27
420 Jogl core sgothel VERI INVA Missing Constants in javax.media.opengl.GL 2015-09-27
154 Jogl core sgothel VERI FIXE Patches for build problems 2015-09-27
317 Jogl core sgothel VERI FIXE GLJPanel handleReshape bug 2015-09-27
45 Jogl core sgothel VERI FIXE JOGL multihead fix for linux 2015-09-27
49 Jogl core sgothel VERI FIXE Patch for busted build.xml in 10.3 for OSX 2015-09-27
116 Jogl core sgothel VERI FIXE CG Shader for OSX 2015-09-27
156 Jogl core sgothel VERI FIXE Patch to add linux.ia64 target 2015-09-27
165 Jogl core sgothel VERI FIXE GLUT 3.8 fixes bugs in glutStrokeLength and adds glutStrokeLengthf 2015-09-27
187 Jogl core sgothel VERI FIXE Add 64 bit Solaris targets 2015-09-27
192 Jogl core sgothel VERI FIXE Add Alpha to com.sun.opengl.utils.Screenshot.java 2015-09-27
221 Jogl core sgothel VERI FIXE Fixing stereo capability in WindowsGLDrawable 2015-09-27
350 Jogl core sgothel VERI FIXE build: Use system antlr automatically if jpackage-compatible system 2015-09-27
362 Jogl util sgothel RESO FIXE calculated dimensions for MipMaps smaller than 16x16 2015-09-27
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
12 Jogl core sgothel VERI FIXE Better tracing output 2015-09-27
13 Jogl core sgothel VERI FIXE Readable names for function arguments 2015-09-27
53 Jogl core sgothel VERI FIXE PBuffer render to texture support under X11 2015-09-27
81 Jogl core sgothel VERI WONT Incorporate Mojang's ScoreCapabilitiesChooser 2015-09-27
88 Jogl core sgothel VERI FIXE Add Linux amd64 support to JOGL 2015-09-27
126 Jogl core sgothel VERI FIXE Patch to allow building native driver on BSD 2015-09-27
196 Jogl core sgothel VERI FIXE Utility method to create thumbnails 2015-09-27
238 Jogl core sgothel VERI FIXE BufferedImage flips on call to ImageIO.newTexture 2015-09-27
95 Jogl core sgothel VERI FIXE incorrect bsh env fu in docs/HowToBuild.html 2015-09-27
163 Jogl core sgothel RESO WONT Extend Render-to-Texture functionality to include Render-to-Depth-Texture 2015-09-27
59 Jogl core sgothel VERI WORK GLContext Leak 2015-09-27
1157 Jogl awt sgothel RESO DUPL AWTTextureIO does not create a Texture from a device-compatible BufferedImage 2015-09-27
896 Jogl core sgothel RESO FIXE Use EGL_KHR_create_context allowing EGLContext to create OpenGL Destop Contex and using Debug profiles (for desktop and mobile) 2015-09-27
1146 Jogl awt sgothel RESO WORK Swing Tool Tip Causes Incorrect GLContext 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
1158 Jogl core sgothel RESO DUPL WindowsGLContecxt.createimpl returns wrong Profile (1.1) after several iteration 2015-09-27
1154 Jogl applet sgothel RESO FIXE Make compilation of JOGLNewtApplet3Run VersionApplet3 optional if plugin3-public.jar is missing 2015-09-27
1155 Jogl opengl sgothel RESO WORK Bindless vertices rendering 2015-09-27
1202 Jogl core sgothel RESO FIXE Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear 2015-09-27
1182 Jogl awt sgothel RESO INVA AWT Toolkit disableBackgroundErase() ineffective since Java 7, flickering visible at resize of GLCanvas 2015-09-27
1203 Jogl core sgothel RESO FIXE Fix EGL Backend (EGLDrawableFactory) for general Desktop OpenGL Context 2015-09-27
1207 Jogl core sgothel RESO FIXE GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES profile 2015-09-27
1161 Jogl awt sgothel RESO FIXE Canvas resize stops the rendering in Mac OS X 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
1184 Jogl awt sgothel RESO FIXE JOGL AWT Canvas Components don't update AWTGraphicsConfiguration when reconfigured. 2015-09-27
1185 Jogl core sgothel RESO INVA jvm crashes in [libc.so.6+0x31334] getenv+0xc4 on armv6hf w/ NEWT 2015-09-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
1116 Jogl core sgothel RESO FIXE Add OculusVR DK2 Support 2015-09-27
1170 Jogl swt pjgl RESO FIXE Removal Of GTK_WIDGET_WINDOW In SWT 4.5 Causes A JOGL Runtime Error 2015-09-27
1215 Jogl opengl sgothel RESO INVA Add ability to create multiple shared dummy AutoDrawable in GLDrawableFactory 2015-09-27
1150 Jogl core sgothel RESO FIXE Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >= 3.1' issues 2015-09-27
517 Jogl core sgothel VERI FIXE Support Translucent Windows On Compositing Window Manager 2015-09-26
145 Jogl core sgothel VERI WORK Clipping panes cause garbage display 2015-08-28
1104 Jogl opengl sgothel RESO FIXE GLMediaPlayer not compatible with FFMPEG/LibAv 2.4.x 2015-08-28
1097 Jogl core sgothel UNCO --- AWTGLReadBufferUtil.readPixelsToBufferedImage() causes exception on SWT 2015-06-09
1128 Jogl core sgothel UNCO --- javax.media.opengl.GLException: Intialization of GL renderer strings failed 2015-03-14
1038 Jogl core sgothel RESO FIXE Allow skipping detection of certain GLProfiles, i.e. core profiles, >= 4.0, EGL, etc 2015-01-23
1021 Jogl util sgothel RESO FIXE Add generic support for stereoscopic renderer, demo w/ OculusVR 2015-01-08
873 Jogl opengl sgothel CONF --- Shared GLContext Usage Causes: 'intel_do_flush_locked: No such file or directory' with Intel's Mesa 9.2.1 Backend for [Sandybridge/Ivybridge] on GNU/Linux 2014-12-05
874 Jogl opengl sgothel UNCO --- GLJPanel does not respect glEnable(GL_FRAMEBUFFER_SRGB) 2014-10-23
1092 Jogl core sgothel UNCO --- Strange behaviour with keyPressed and keyReleased 2014-10-16
1044 Jogl opengl sgothel RESO INVA Offscreen drawable AWT/ImageIO results in black image on OSX/[Java7-Java8] 2014-09-23
1060 Jogl opengl sgothel RESO FIXE provide a method to know whether JOGL (GLProfile) has been initialized, without initializing 2014-09-03
1048 Jogl macosx sgothel RESO INVA Multiple windows not rendering on Java 7 on OSX with NewtCanvasAWT 2014-09-03
1058 Jogl core sgothel RESO FIXE Fix GLContext.getGLSLVersionString(): Add 'profile' after version for GLSL >= 150 allowing GLSL compatibility profile 2014-09-02
1043 Jogl opengl sgothel RESO FIXE Add Tessellation Control and Evaluation Shader Support 2014-09-02
1052 Jogl opengl sgothel RESO FIXE Wrong GLProfile mapping: GL4ES3 -> GL3, allowed are only [GL4bc, GL4 and GLES3] 2014-09-02
1046 Jogl core sgothel RESO INVA Crash (jvm segfault) when using a one-jar 2014-09-01
1017 Jogl util sgothel RESO FIXE TextureIO.write(Texture, File) throws GLException Not a GL2 implementation on GL3 contexts 2014-09-01
841 Jogl awt sgothel RESO WORK GLJPanel "lagging" by one frame. 2014-08-30
975 Jogl awt sgothel RESO FIXE GLJPanel's OffscreenDrawable shall not double swap (custom swap by GLEventListener using [AWT]GLReadBufferUtil) 2014-08-30
1054 Jogl core sgothel RESO FIXE GLContext: makeCurrent() needs a null-check of [mutable] drawable; Review null checks and synchronization/locking. 2014-08-30
1055 Jogl core sgothel RESO FIXE Access and query shared master GLContext in a deterministic fashion ; Don't use arbitrary shared context as 'master'. 2014-08-30
1049 Jogl opengl sgothel UNCO --- Application Crashes when System.exit() is Called within JOGL callbacks. 2014-08-22
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
1039 Jogl core sgothel RESO FIXE Specify behavior of GLEventListener Exceptions occurring while GLAutoDrawable processing 2014-08-06
982 Jogl util sgothel RESO INVA TextureIO fails to load some Targa image files 2014-08-04
1036 Jogl windows sgothel RESO FIXE Fix NVidia's Windows Driver Threaded optimization bug workaround 2014-08-04
830 Jogl core sgothel RESO FIXE GLDrawableUtil.swapGLContextAndAllGLEventListener: Doesn't work w/ MSAA or AccumBuffer and on- offscreen swap 2014-07-31
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
1029 Jogl opengl sgothel RESO FIXE Memory leak in GLDrawableHelper: 'perThreadInitAction' shall use a WeakReference 2014-07-29
1016 Jogl awt sgothel RESO FIXE GLJPanel Offscreen FBO size may exceed GL MAX TEXTURE SIZE, only use an FBO TextureAttachment if required 2014-07-28
1037 Jogl core sgothel RESO FIXE FBObject/GLFBODrawable: Do not assume using a TextureAttachment for a Colorbuffer, also make DEPTH optional. 2014-07-28
1035 Jogl core sgothel RESO FIXE Allow Gamma [Brightness, Contrast] settings to be performed on display/screen of a NativeSurface 2014-07-27
1033 Jogl core sgothel RESO FIXE Guarantee atomicity of high-level GLAutoDrawable operations, avoiding race conditions. 2014-07-27
993 Jogl opengl sgothel RESO WORK Make JOGL's tracking information public 2014-07-10
976 Jogl windows sgothel RESO WORK JVM crash jogl 2.1.4 wglCreateContextAttribsARB webstart 2014-07-10
966 Jogl opengl sgothel RESO WORK Shader class 2014-07-10
854 Jogl core sgothel RESO WORK Jogl crash with mesa driver under linux 2014-07-10
1031 Jogl core sgothel RESO FIXE Remove Deprecated Classes and Methods (JOGL) 2014-07-10
826 Jogl awt sgothel RESO FIXE GLJPanel not unbinding the texture 2014-06-13
1019 Jogl macosx sgothel RESO FIXE Remedy of Bug 691 causes 'access/modify after free' and crashes the app on OSX 2014-06-12
691 Jogl macosx sgothel RESO FIXE OSX (Offscreen CALayer): Layers and native GL-Context are _not_ Released 2014-06-12
1011 Jogl util sgothel RESO FIXE GLMediaPlayer: Sound and video stutter w/ JOAL ALAudioSink using OSX OpenAL impl 2014-06-11
995 Jogl x11 sgothel UNCO --- Linux + Java 7 + Dual screen issue 2014-06-03
1010 Jogl core sgothel RESO FIXE ES3.glPixelStorei: Revalidate GLPixelStorageModes / glPixelStorei must allow pname's other than GL_PACK_ALIGNMENT & GL_UNPACK_ALIGNMENT 2014-05-26
1009 Jogl core sgothel RESO FIXE FBObject's chooses incompatible format for sampling sink according to ES3 spec. 2014-05-26
1004 Jogl applet sgothel VERI FIXE GLCanvas displays an empty rectangle in Applets on Mac OS X 2014-05-23
1007 Jogl x11 sgothel UNCO --- patch: fix build on FreeBSD i386 2014-05-12
569 Jogl macosx sgothel RESO FIXE Multisampling doesn't work with PBuffer on OSX Lion and AMD CPU 2014-04-15
986 Jogl x11 sgothel UNCO --- Crash using MESA drivers on VirtualBox OpenSuse 2014-03-11
961 Jogl opengl sgothel RESO FIXE Add workaround(s) for 'Mesa 8.0.5 X11 SWRAST' issues (glXGetFBConfigAttrib, glXMakeContextCurrent) 2014-03-11
997 Jogl core sgothel RESO INVA Error on dispose 2014-03-10
984 Jogl opengl sgothel RESO FIXE GLBufferObjectTracker.mapBuffer() calls mapBufferImpl() with incorrect parameters 2014-02-26
927 Jogl util sgothel RESO FIXE Multithreading (MT) issues with ALAudioSink (openal-soft) and minor MT issues w/ libav/ffmpeg 2014-02-26
867 Jogl macosx sgothel RESO FIXE OSX: Recognize OpenGL Core Profile > 3.0 (OSX 10.9 supports 4.1 core) 2014-02-20
962 Jogl awt sgothel RESO FIXE AWTGLReadBufferUtil should use aligned BufferedImage [for resized images]; Fix GLReadBufferUtil GL_PACK_ROW_LENGTH 2014-02-13
972 Jogl core sgothel RESO FIXE Reduce ClassLoader Lookup, i.e. Class.forName(..) 2014-02-13
821 Jogl core xerxes RESO FIXE GL2ES2 backward compatibility broken using OpenGL 4.3.0 NVIDIA drivers 2014-02-03
952 Jogl awt sgothel RESO FIXE JAWTWindow's JAWTComponentListener may deadlock due to AWTTreeLock acquisition 2014-01-27
842 Jogl awt sgothel RESO WONT GLJPanel's GLSL Image flip method requires glFrontFace to be GL_CCW 2014-01-25
948 Jogl opengl sgothel RESO FIXE NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display via eglGetDisplay(..) 2014-01-24
949 Jogl opengl sgothel RESO INVA removeGLEventListener method apparently missing from GLAutoDrawable in 2.1.3 2014-01-24
911 Jogl awt sgothel RESO WONT Swing paint too late after switch from GLCanvas 2014-01-22
931 Jogl macosx sgothel RESO WORK OSX: v2.0.2-rc12 causes a SIGABRT with Applets (Safari, Firefox, .. and JVM 7u45) 2014-01-22
946 Jogl macosx sgothel RESO DUPL AWT frame resize doesn't properly resize/reposition GLCanvas in 2.1.3 2014-01-21
937 Jogl macosx sgothel RESO FIXE JAWTWindow: Unsatisfying Visibility Computation (was: Canvas in CardLayout always visible) 2014-01-21
943 Jogl core sgothel RESO FIXE GLBufferStateTracker shall support tracking all possible buffer targets .. 2014-01-21
938 Jogl opengl sgothel RESO FIXE MemoryObject.java has no more equals() method 2014-01-14
939 Jogl awt sgothel RESO INVA 2.1.3 Problem on Linux 2014-01-13
849 Jogl awt sgothel RESO FIXE AWT GLAutoDrawables (JAWTWindow) shall honor it's parent visibility state 2014-01-12
889 Jogl awt sgothel RESO FIXE GLCanvas disappear when moves between two JFrame 2014-01-12
906 Jogl awt sgothel RESO FIXE JAWTWindow Component- and HierarchyListener must be detached at JAWTWindow.destroy() - GLCanvas Recreation Case 2014-01-12
928 Jogl awt sgothel RESO FIXE JAWTWindow's JAWTComponentListener _not_ attached and original visibility state not restored @ detach. 2014-01-12
816 Jogl macosx sgothel RESO FIXE GLCanvas and NewtCanvasAWT Positioned permanently on lower left corner 2014-01-12
744 Jogl opengl petr.skramovsky RESO FIXE RLE encoded tga images support 2014-01-09
692 Jogl opengl sgothel UNCO --- Spurious exception thrown when using Vertex Array Objects (VAO) and glDrawElements 2014-01-03
917 Jogl opengl sgothel RESO INVA Improved Buffer Object Extension Checks Can Break Custom GL Subclasses 2013-12-28
930 Jogl macosx sgothel RESO FIXE OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4NeedsGL3Request not set 2013-12-23
929 Jogl core sgothel RESO FIXE Reflect ES3 Compatibility with ES2 2013-12-22
925 Jogl core sgothel RESO FIXE Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OPENGL_ES3_BIT_KHR 2013-12-21
918 Jogl util sgothel RESO FIXE FFMPEGMediaPlayer -vid -2 fail to decode and queue audio packets 2013-12-11
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
904 Jogl awt sgothel RESO FIXE GLJPanel: Allow user to skip isGLOriented() based vertical flip of offscreen backend 2013-12-10
907 Jogl windows sgothel RESO FIXE Add Dispatch Thread for Windows DummyWindow's allowing 3rd party applications to retrieve window names (send events) 2013-11-29
902 Jogl util sgothel RESO FIXE GLMediaPlayer issue when using a File.toURI generated URI ( windows only ) 2013-11-28
905 Jogl macosx sgothel RESO FIXE GLJPanel and GLOffscreenDrawable Performance 2013-11-28
909 Jogl awt sgothel RESO FIXE GLJPanel's singleton AWTGLPixelBuffer derived BufferedImage not re-created when required 2013-11-21
899 Jogl windows sgothel RESO DUPL Jogl blocks other applications that try to retrieve window names 2013-11-20
890 Jogl embedded sgothel RESO FIXE Jogl 2.1.2 doesn't recognize GL2ES2 profile on GLES3 capable hardware 2013-11-18
891 Jogl core sgothel RESO FIXE Enhance GLCapabilities-Query from native Configuration (EGL, GLX, WGL) / General Performance 2013-11-17
894 Jogl core sgothel RESO FIXE Validate [offscreen|dummy] Surface Locking and Multithreaded GLOffscreenDrawable Usage 2013-11-17
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
898 Jogl core sgothel RESO FIXE Can't control Animator from EDT/Animator thread - notifyAll() not always called in AnimatorBase.finishLifecycleAction(..) 2013-11-07
886 Jogl core sgothel RESO INVA jogl-all-natives-linux-amd64.jar content has not changed in new release 2013-11-05
885 Jogl core sgothel RESO FIXE GLMediaPlayer: Allow single threaded mode - Especially where multiple media textures (Android) or shared GL context are not usable. 2013-11-01
882 Jogl macosx sgothel RESO FIXE Jogl 2.1.2-rc-20131031 crash on OSX when closing NEWT window 2013-11-01
754 Jogl graph sgothel RESO FIXE Remove Ubuntu fonts from jogl-all.jar, provide it separately to reduce footprint for the masses. 2013-10-31
878 Jogl awt sgothel RESO FIXE JAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)' - GLCanvas in JtabbedPane disappear 2013-10-31
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
776 Jogl macosx sgothel RESO FIXE Allow sharing a GLContext w/ GLAutoDrawable more conveniently 2013-10-31
875 Jogl embedded sgothel RESO FIXE Regression of Bug 862 fix: InternalError GLES1ProcAddressTable not matching jogamp.opengl.es3.GLES3 2013-10-30
877 Jogl core sgothel IN_P --- Concurrency Discussion: Synchronization, Locking and Non-Blocking Access 2013-10-29
876 Jogl core sgothel RESO FIXE BuildComposablePipeline: getGL*() shall not return downstream.getGL*() [TraceGL* / DebugGL*] 2013-10-29
872 Jogl core sgothel RESO FIXE ES3 and ES3-GLSL Version not properly Handled 2013-10-25
868 Jogl core sgothel RESO FIXE Reduce amount of garbage generated in Debug pipeline wrappers 2013-10-25
870 Jogl core sgothel RESO FIXE Tracing GL pipelines do not increase the indent when hitting glBegin 2013-10-25
869 Jogl macosx sgothel RESO DUPL GLEventListener#init not called from GLWindow OSX 10.9 2013-10-23
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
866 Jogl embedded sgothel RESO FIXE Frequent IndexOutOfBoundsException in jogamp.opengl.egl.EGLGraphicsConfigurationFactory 2013-10-23
850 Jogl opengl sgothel RESO WORK FFMPEGMediaPlayer is not able to load native avformat DLL 2013-10-21
836 Jogl x11 sgothel RESO FIXE Exiting full screen issues a reshape back to the full screen resolution. 2013-10-19
827 Jogl util sgothel RESO FIXE ShaderProgam helper class reports errors incorrectly 2013-10-19
838 Jogl awt sgothel RESO WORK glReadPixels is receiving data in the wrong order with certain display drivers 2013-10-19
862 Jogl core sgothel RESO FIXE NVidia GTX550 driver 331.13 - 64bit Linux - No compatibility GLProfile (GL2, >= GL3bc) 2013-10-19
365 Jogl util michael.esemplare RESO FIXE Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmaps 2013-10-13
860 Jogl awt sgothel RESO FIXE AWT Printing (AWTTilePainter): Shall use the enclosing integer rectangle of the scaled double precision clipping rect 2013-10-12
859 Jogl core sgothel RESO FIXE TileRenderer shall detect zero columns and rows in eot() where beginTile() shall throw an EOT IllegalStateException to avoid division by zero 2013-10-12
847 Jogl macosx sgothel RESO WORK Overlaying Swing components atop GLJPanel not working on Mac OS Java 7 2013-10-10
851 Jogl embedded sgothel RESO INVA Jogl 2.0.2 doesn't find any GLProfile on Android 2013-10-10
764 Jogl opengl sgothel RESO FIXE glDrawElementBaseVertex cannot be used with ELEMENT_ARRAY_BUFFER objects 2013-10-09
765 Jogl opengl sgothel RESO FIXE glMultiDrawElementsBaseVertex is missing 2013-10-09
789 Jogl opengl sgothel RESO FIXE Require entry points GL4.glDrawArraysIndirect(int, long) and GL4.glDrawElementsIndirect(int, int, long) 2013-10-09
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
818 Jogl macosx sgothel RESO FIXE JOGL 2.0.2 crash on Mac OS X 10.6.8 with GLJPanel 2013-10-04
548 Jogl macosx sgothel RESO FIXE Some MacOS X Machines freeze at JOGL initialization, some even crash 2013-10-03
834 Jogl opengl sgothel UNCO --- AMD gles_sdk native dlls are classified as ANGLE implementation 2013-10-01
This result was limited to 500 bugs. See all search results for this query.

as

File a new bug in the "Jogl" product