Sun May 19 2024 03:43:48 CEST
You have the right to remain silent, now answer the question!
Hide Search Description
58 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
1471 Jogl core sgothel RESO FIXE Add a GLEventAdapter for GLEventListener similar to the other Adapter patterns 2023-10-02
1473 Joal core sgothel RESO FIXE ALAudioSink: AV Synchronization Broken, Regression in-between JogAmp Version [2.4.0 - 2.5.0] 2023-10-16
1475 Joal core mfery RESO FIXE Allow to retrieve devices specifiers with ALC_ENUMERATE_ALL_EXT 2023-11-28
1430 Jogl awt sgothel RESO FIXE Background erase not disabled with AWT GLCanvas and NewtCanvasAWT 2023-09-29
805 GraphUI Core sgothel IN_P --- Basic Graph-UI Widgets - I 2024-02-14
1480 Joal core sgothel RESO FIXE Bump OpenAL-Soft to latest git master tip (pre-release) 2024-01-06
1444 Jogl opengl sgothel UNCO --- Complete OpenGL 4.6 and ES 3.2 mapping including current Extensions 2023-08-07
1452 Jogl core sgothel RESO FIXE Decouple math functionality to 'com.jogamp.math' to be toolkit agnostic 2023-09-24
1484 Jogl windows sgothel IN_P --- EXCEPTION_ACCESS_VIOLATION during call of GDI.DescribePixelFormat 2024-01-16
1469 Jogl video sgothel RESO FIXE FFmpeg binding uses ReleaseStringChars instead of ReleaseStringUTFChars for GetStringUTFChars() acquired UTF 2023-10-02
1474 Gluegen core sgothel RESO FIXE Finding Temp folder fails when username contains parenthesis 2023-11-28
1453 Jogl core sgothel RESO INVA glCreateShader crashes on MacOS, works on windows 2023-09-27
1472 Jogl video sgothel RESO FIXE GLMediaPlayer Enhance AV Synchronization 2023-10-16
1494 Jogl graph sgothel RESO FIXE GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS ..) 2024-02-03
1493 Jogl graph sgothel RESO FIXE GLMediaPlayer/GraphUI: Support Displaying Text/ASS Subtitles 2024-02-05
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
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
1041 Jogl graph sgothel RESO FIXE GPU Font rendering bugs on bold fonts 2024-02-14
1466 Jogl graph sgothel RESO FIXE Graph / GraphUI: Fix color mixing in Region shader with texture, colorStatic and colorChannel 2023-09-30
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
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
1461 Jogl graph sgothel RESO FIXE Graph Fonts: Add 'Material Icons Round-Regular' (APL-2 license) 2023-09-24
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
1502 Jogl graph sgothel IN_P --- Graph: Improve Performance of Non-Convex/Intersection Classification and/or Intersection-Test itself (Bug 1501) 2024-02-14
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
1503 Jogl graph sgothel IN_P --- Graph: Resolve Tessellation Bugs (Delaunay Triangulation) - Part II 2024-02-14
1485 Jogl graph sgothel RESO FIXE Graph: Support AABBox Clipping to [GL]Region 2024-01-20
1487 Jogl graph sgothel RESO FIXE Graph: Use Frustum Clipping instead of AABBox + GraphUI Support 2024-01-20
1490 GraphUI Core sgothel RESO FIXE GraphUI Group: Resolve Performance Issues with Shape Mv Transform -> PMVMatrix4f; Group/Scene's temp sorted arrays 2024-01-31
1489 GraphUI Core sgothel RESO FIXE GraphUI Group: Resolve Performance Regression in Scene.pickShape(): Drop invisible and clipped shapes 2024-02-21
1499 GraphUI Core sgothel RESO FIXE GraphUI MediaPlayer: Add Time-Code & optional Still-Images as mouse-over on time RangeSlider 2024-02-07
1454 GraphUI Core sgothel RESO FIXE GraphUI Scene: Elevate active (selected) shape (add z-offset) and select (pick) in Z descending order 2023-09-30
1464 GraphUI Core sgothel RESO FIXE GraphUI Scene: Resolve Data Race Modding Z Position activating a shape and Arrays.sort(..) 2024-02-07
1459 GraphUI Core sgothel RESO FIXE GraphUI Shape: Add active (pointer over/left) state and callback Listener 2023-09-24
1460 GraphUI Core sgothel RESO FIXE GraphUI Shape: Allow keeping aspect-ratio at resize 2023-09-24
1496 GraphUI Core sgothel RESO FIXE GraphUI Shape: Allow markShapeDirty() and markStateDirty() to be lock free 2024-01-31
1495 GraphUI Core sgothel RESO FIXE GraphUI Shape: Only updateMat() if marked dirty once in applyMatToMv() and getMat(*) 2024-01-31
1458 GraphUI Core sgothel RESO FIXE GraphUI Z-Epsilon Support: Expose Z-Epsilon API in Scene and utilization in Button 2023-09-24
1457 GraphUI Core sgothel RESO FIXE GraphUI: Add AnimGroup, providing sets of custom animated Shapes 2023-09-24
1456 GraphUI Core sgothel RESO FIXE GraphUI: Add CSS alike Layout for Group: GridLayout and BoxLayout 2023-09-24
1467 GraphUI Core sgothel RESO FIXE GraphUI: Don't de-activate a Shape if became active via 'mouseOver' (mouseDragged) 2023-09-30
1498 GraphUI Core sgothel RESO FIXE GraphUI: Fix Picking Traversal throughout Groups in Z-Descending Order, testing Children and fallback to Group if positive 2024-02-05
1481 Gluegen core sgothel RESO FIXE Hide [ArgumentIs]PascalString argument's length 2023-12-02
1482 Gluegen core mfery RESO FIXE JavaCallback can throw NPE during invocation 2024-01-06
1470 Jogl core sgothel RESO FIXE JNI: Perform exception check and rethrow for all Java Callbacks as recommended 2023-10-02
1431 Newt x11 sgothel RESO FIXE JOGL 2.4 + X11: NewtCanvasAWT resize is completely broken 2023-09-29
1478 Jogl awt sgothel UNCO --- macOS 14.0 JOGL freezes when opening other JFrame before JOGL frame 2024-04-24
1497 Jogl graph sgothel RESO FIXE Merge Bernhard Haumacher's typecast work, providing documentation as well as Cmap table fix 2024-02-03
1479 Gluegen core sgothel RESO FIXE NativeLibrary: Add getNativeLibraryPath() returning actual native library path, support throughout DynamicLibraryBundle[Info] 2023-11-26
1477 Joal core mfery RESO FIXE Remove EAX headers 2023-11-28
1505 General generic sgothel CONF --- Seamless support of OpenJDK 2x; Mitigating its Constraints and support its Features 2024-03-12
1468 Newt core sgothel RESO FIXE SIGSEGV on use after free when destroying NEWT Window/Display via a native dispatch'ed event like key/mouse/touch input 2023-10-02
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
1476 Joal core mfery RESO FIXE Update OpenAL Headers 2023-11-28
58 bugs found.

as