Sun May 19 2024 09:44:52 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
626 Jogl applet sgothel CONF --- Support X11/EGL-blit on Rasp.Pi allowing use of AWT and Applets (was: NApplet fail using newt bcm.vc.iv driver) 2013-09-27
788 Jogl awt sgothel CONF --- Add Better ability to control AWT focus when using NewtCanvasAWT 2013-08-03
823 Jogl awt sgothel UNCO --- AWTTextureIO does not properly interpret a BufferedImage created with BufferedImage.getSubImage() 2013-09-29
897 Newt awt sgothel UNCO --- Missing NEWT input event when focus is lost on canvas while holding a button down 2013-11-17
1127 Newt awt sgothel UNCO --- JPopupMenu unusable over NewtCanvasAWT on Linux (even with lightweight-popups disabled) 2015-02-06
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
1276 Newt awt sgothel UNCO --- NewtCanvasAWT + key bindings 2019-03-29
1266 Jogl awt sgothel UNCO --- Per canvas GLSL vertical flip skip method 2019-03-29
712 Jogl awt pjgl UNCO --- Using GLCanvas and the SWT_AWT bridge reveals a JavaEmbeddedFrame when ran with Java 7 2023-07-12
953 Jogl awt gouessej CONF --- Allow the creation of a BufferedImage from a TextureData 2023-07-12
1478 Jogl awt sgothel UNCO --- macOS 14.0 JOGL freezes when opening other JFrame before JOGL frame 2024-04-24
1507 Jogl awt sgothel UNCO --- Some pixels are chipping when drawing GLJPanel in high-resolution environments Tue 12:14
967 General builds sgothel UNCO --- Runtime debug test etc/test_dbg.sh crashes on OSX 10.9.1 2014-02-10
855 General builds sgothel CONF --- Add Android intel-x86 (i686) 32bit [and maybe 64bit] builds 2014-03-13
1281 General builds sgothel UNCO --- jogl-demos pom.xml points to incorrect artifactId 2.0-rc11post03 2016-02-16
1008 General builds sgothel IN_P --- Adopt Automated Validation of Version Semantics 2019-03-30
1368 General builds sgothel IN_P --- Source Certification Contract (SCC) 2019-04-03
373 Jogl cg sgothel CONF --- cgSetCompilerIncludeCallback is missing 2010-11-19
594 Jinput core sgothel CONF --- Jinput add GlueGen's native JAR libloading 2013-03-27
488 Gluegen core sgothel IN_P --- Enable others architectures under GNU/Linux 2013-03-27
547 Jogl core sgothel IN_P --- Enable other architectures under GNU/Linux 2013-03-27
746 Jogl core sgothel UNCO --- Shapes not displayed using Fedora 18 and open source driver 2013-06-06
632 Newt core sgothel CONF --- Nested GLWindows don't resize or honor GLCapabilities setBackgroundOpaque 2013-06-16
772 Gluegen core sgothel UNCO --- gluegen is doing a wrong assumption in term of path 2013-07-01
398 Jogl core sgothel CONF --- Provide OSGi Metadata In Builds 2013-07-16
877 Jogl core sgothel IN_P --- Concurrency Discussion: Synchronization, Locking and Non-Blocking Access 2013-10-29
913 Newt core sgothel UNCO --- NEWT: Support 'Continue Drag over on JComponent' 2013-11-29
940 Newt core sgothel CONF --- Do not show frame in desktop bar, constructor argument or property 2014-01-10
988 Jocl core wwalker3 IN_P --- Various warnings in JOCL build 2014-03-05
1002 Joal core xerxes UNCO --- Add support for OpenAL-soft MIDI extensions 2014-06-11
1026 Newt core sgothel UNCO --- NEWT KeyEvent VK mapping for left and right sided keys 2014-06-26
941 Newt core sgothel CONF --- add a GLWindow#setIgnoreRepaint() method 2014-07-10
1034 Gluegen core sgothel UNCO --- example scripts in "doc" area do not run from source in mingw environment 2014-07-21
955 Newt core sgothel UNCO --- Implement the ability to use/list resolutions not listed by the nvidia driver 2014-09-02
1092 Jogl core sgothel UNCO --- Strange behaviour with keyPressed and keyReleased 2014-10-16
1100 Newt core sgothel IN_P --- Documentation of lifecycle-heavy methods 2014-11-07
1128 Jogl core sgothel UNCO --- javax.media.opengl.GLException: Intialization of GL renderer strings failed 2015-03-14
1097 Jogl core sgothel UNCO --- AWTGLReadBufferUtil.readPixelsToBufferedImage() causes exception on SWT 2015-06-09
1165 Newt core sgothel UNCO --- Trailing bar icon 2015-06-13
1163 Newt core sgothel UNCO --- frame by frame icon 2015-08-26
1263 Jogl core sgothel UNCO --- glDrawElements missing a Buffer param in GL.java 2015-11-04
1098 Newt core sgothel CONF --- setTitle in display() of GLEventListener causes exception when window closes 2015-12-05
1164 Newt core sgothel UNCO --- Drag and Drop integration 2016-10-12
1331 Java3D core p.j.nz UNCO --- Shared nodes under switch nodes, the link doesn’t work properly 2016-10-20
1332 Java3D core p.j.nz UNCO --- Texture Mip Map count checking incorrect 2016-10-20
1328 Java3D core p.j.nz UNCO --- Support for Compressed Texture formats DDS, ASTC, ETC2(container KTX) 2016-10-20
1201 Java3D core p.j.nz CONF --- Crash with option "sun.java2d.d3d=false" 2016-11-01
1340 Java3D core p.j.nz UNCO --- Vecmath uses import java.awt.Color which is poor design 2016-11-05
1341 Java3D core p.j.nz UNCO --- MasterControl.stencilClear defaults to false, however true would be simpler 2016-11-05
1342 Java3D core p.j.nz UNCO --- Add a SparseArray into Java3D for performance 2016-11-05
1344 Java3D core p.j.nz UNCO --- GL2ES2Pipeline fix texturemapping and inittexturemapping 2016-11-05
1345 Java3D core p.j.nz UNCO --- GL2ES2Pipeline fix textureFillBackground 2016-11-05
1346 Java3D core p.j.nz UNCO --- GL2ES2Pipeline fix decalling methods 2016-11-05
1349 Java3D core p.j.nz UNCO --- Remove deprecated methods, use try with resource, generics and return type refinement in Java3D 1.7 2016-11-23
807 Newt core sgothel UNCO --- NEWT Input: Add support for more devices a.k.a (Accelerometer, GPS, Compass, Joystick ..) 2019-03-29
808 Newt core sgothel UNCO --- NEWT Input: Add support for Gyroscope / Accelerometer Devices 2019-03-29
809 Newt core sgothel UNCO --- NEWT Input: Add support for Compass Devices 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
1195 Newt core sgothel UNCO --- GLWindow.warpPointer is off by one in X-Dimension when on secondary monitor 2019-03-29
595 Newt core sgothel CONF --- NEWT event propagation to Jinput 2019-03-29
813 Newt core sgothel CONF --- Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse/Keyboard) 2019-03-29
812 Newt core xerxes CONF --- Add USB Topology / Graph to query device location etc. 2019-03-29
592 Jinput core sgothel IN_P --- Migrate Jinput to JogAmp 2019-03-29
1258 Gluegen core sgothel CONF --- Add Multiple JNI/Native to Java Callback Generation Techniques 2019-03-30
1256 Gluegen core sgothel IN_P --- Provide General GlueGen Annotation Processor (Replacing specialized CStruct) 2019-03-30
1396 Ardor3D core gouessej UNCO --- The MD2 import generates some triangles that don't belong to the real geometry of the mesh instead of creating separate mesh groups 2019-09-29
1400 Ardor3D core gouessej UNCO --- Support OpenJFX/JavaFX 2019-12-02
1311 Newt core sgothel CONF --- Multi touch drag events being discarded incorrectly in WindowImpl 2020-01-05
1248 Java3D core p.j.nz UNCO --- glXCreateContextAttribsARB crashes w/ Java3D on JTabbedPane (OpenSUSE 13.2, Mesa 10.3.7, Intel Haswell Desktop) 2020-02-02
1335 Java3D core p.j.nz UNCO --- Requesting a 24 depth bit cap can return an 8bit depth buffer if 16bit is the max 2020-02-02
1336 Java3D core p.j.nz UNCO --- New property to default disable picking and collision testing 2020-02-02
1343 Java3D core p.j.nz UNCO --- New property j3d.autocompile 2020-02-02
644 Java3D core p.j.nz UNCO --- Integrate z-buffer read testcase from Kenji Saito as a unit test 2020-02-02
996 Java3D core p.j.nz UNCO --- Stereo not working on Java 7 2020-02-02
1377 Jinput core sgothel UNCO --- link in repo description broken 2020-04-11
814 Newt core gouessej CONF --- Enhance PointerEvent / Deprecate MouseEvent 2023-04-20
1059 Jogl core harvey.harrison IN_P --- AUDIT use of intern for String constants and reference comparisons 2023-07-12
1361 Newt core sgothel CONF --- Remove Flickering when resizing a Newt Window 2023-07-12
544 GraphUI Core sgothel UNCO --- RFE for UI part of the graph package 2023-07-12
1432 Jogl core sgothel CONF --- glMultTransposeMatrixd and glLoadTransposeMatrixd buggy in AMD Adrenalin drivers 2023-07-17
1445 Gluegen core sgothel UNCO --- Add (Khronos) XML frontend parallel to existing C-Header frontend 2023-08-07
805 GraphUI Core sgothel IN_P --- Basic Graph-UI Widgets - I 2024-02-14
1451 Gluegen core sgothel IN_P --- Synchronize GlueGen Documentation 2024-04-09
1508 Gluegen core sgothel UNCO --- Segfault when unpacking .so from JAR Fri 12:55
1427 Default default sgothel UNCO --- Move JMonkeyEngine's JogAmp backend into JogAmp repositories 2023-07-12
1117 Newt embedded sgothel UNCO --- Soft keyboard doesn't work anymore on Android 5.0 Lollipop 2019-03-29
1240 Newt embedded sgothel CONF --- NEWT bcm.vc.iv only consume one mouse input event per frame 2019-03-29
1227 Newt embedded xerxes CONF --- LinuxEventDeviceTracker reports misaligned relative Mouse Coordinates when using NEWT w/ RaspPi 7" TFT 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
1178 Newt embedded sgothel IN_P --- Prevent dual mousepointers and improve raspberry pi xorg experience when using NEWT BCM VC IV on Raspberry Pi 2019-03-29
796 JRT General sgothel CONF --- EXE-Bundle JRT + User Application 2013-08-05
790 JRT General sgothel CONF --- Ji Gong - Purpose, Name & Semantics .. 2013-08-05
797 JRT General sgothel CONF --- General Installer of JRT 2013-08-05
792 JRT General sgothel CONF --- OpenJDK Subset - JRT Core 2013-09-10
791 JRT General sgothel CONF --- Build JRT-Headless (w/o AWT) on all platforms. 2017-02-09
1412 General generic sgothel IN_P --- JNI: Check & Handle Exception after calling back into Java 2019-12-06
1425 General generic sgothel CONF --- Add "Automatic-Module-Name" to jar manifests 2024-03-12
1505 General generic sgothel CONF --- Seamless support of OpenJDK 2x; Mitigating its Constraints and support its Features 2024-03-12
1404 General generic sgothel CONF --- Support Java 11+ Features (Module Encapsulation, jlink, ..) 2024-03-12
1506 General generic sgothel UNCO --- Support WebAssembly (wasm) Target Platform (browser/web) Thu 09:48
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
1095 General infrastr sgothel CONF --- Establish self hosted forum/mailinglist on jogamp.org 2017-01-19
607 Jogl javafx sgothel IN_P --- JavaFX 2+ and JOGL should work together 2019-11-19
1504 Newt javafx sgothel UNCO --- Placement of NewtCanvasJFX within other JavaFX layout elements 2024-03-04
798 JRT Ji_Gong_ sgothel CONF --- Browser Installer (Extension) for JRT + Plugin 2013-08-05
793 JRT Ji_Gong_ sgothel CONF --- Add Pluggable Windowing-Toolkit to IcedTea-Web Plugin - Custom Windowing Plugin (CWP) 2013-08-05
799 JRT Ji_Gong_ sgothel CONF --- JRT Browser Plugin 2013-08-05
698 General legal sgothel CONF --- Call for Compliance of Java Technology with the 4 Freedoms of Software 2015-01-24
710 Jogl macosx sgothel UNCO --- Nehe Tutorial #9 does not work in JWS 2013-03-29
1274 Newt macosx sgothel UNCO --- Window mispositioned after resize in container 2019-03-29
1379 Jogl macosx sgothel CONF --- NewtCanvasAWT in JSplitPane on macOS 2023-02-25
647 Jogl macosx pjgl CONF --- SWT scrolling of GLCanvas doesn't work under Mac OS Mountain Lion 2023-07-12
1298 Jogl macosx sgothel UNCO --- regression: Canvas in CardLayout always visible after showing once 2023-07-12
1324 Jogl macosx sgothel UNCO --- GLCanvas is always on top when using JInternalFrame 2023-07-12
1003 Jocl opencl wwalker3 IN_P --- Create working test of texture interoperation 2014-04-14
1057 Jocl opencl sgothel CONF --- Windows [8.1] and Intel i7-4770T CPU / HD Graphics 4600 - CLProgramTest.builderTest Freezes 2014-09-01
1136 Jocl opencl wwalker3 UNCO --- Crash in clBuildProgram 2015-03-25
1314 Jocl opencl wwalker3 UNCO --- Testability problem: CLEventList is final 2019-03-29
1303 Jocl opencl wwalker3 CONF --- Add ability to use clRetainMemObject() on CLBuffers instead of automatically releasing 2019-03-29
483 Jogl opengl wwalker3 CONF --- ProjectFloat.gluInvertMatrixf() improperly claims some matrices are non-invertible 2013-03-27
634 Jogl opengl sgothel IN_P --- Enhance Offscreen Layered FBO 2013-03-27
501 Jogl opengl sgothel CONF --- Rendering problems on FreeBSD 8.2 2013-03-28
834 Jogl opengl sgothel UNCO --- AMD gles_sdk native dlls are classified as ANGLE implementation 2013-10-01
692 Jogl opengl sgothel UNCO --- Spurious exception thrown when using Vertex Array Objects (VAO) and glDrawElements 2014-01-03
1049 Jogl opengl sgothel UNCO --- Application Crashes when System.exit() is Called within JOGL callbacks. 2014-08-22
1089 Jocl opengl wwalker3 UNCO --- Add API to list possible CL devices for CLGLContext creation 2014-10-08
874 Jogl opengl sgothel UNCO --- GLJPanel does not respect glEnable(GL_FRAMEBUFFER_SRGB) 2014-10-23
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
423 Jogl opengl mmce IN_P --- DDSImage class should provide the correct OpenGL enums and values 2015-09-27
1261 Jogl opengl sgothel UNCO --- Allow changing of texture sampler type for multisampled FBO 2015-10-31
1265 Jogl opengl sgothel UNCO --- Segmentation fault using fglrx on Ubuntu 15.10 2015-11-06
1279 Jogl opengl sgothel UNCO --- rgb10a2u texture unsupported 2016-01-06
1354 Jogl opengl sgothel UNCO --- Parametrize the usage of glGetError() 2017-04-02
1323 Jogl opengl sgothel UNCO --- Enhance the math utilities to support more operations on vectors, matrices and quaternions 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
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
1045 Jogl opengl sgothel UNCO --- Implement GLUgles2 2019-10-01
1305 Jogl opengl sgothel IN_P --- GLCanvas failed to initialize GL3(bc), GL4(bc) in SWING JFrame. GLJPanel succeed. 2023-02-25
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
1444 Jogl opengl sgothel UNCO --- Complete OpenGL 4.6 and ES 3.2 mapping including current Extensions 2023-08-07
1483 GraphUI Plugin sgothel CONF --- Enhanced Graph-UI Elements - II 2023-12-18
804 GraphUI Plugin sgothel UNCO --- Add SVG Input Specification (Curved Geometry, Object Interaction) to Graph-UI 2023-12-18
685 General source_c sgothel UNCO --- Analyze all core sources for FindBug hits as mentioned below (ongoing bug entry) 2013-03-27
755 General source_c xerxes CONF --- Improve *.README.txt inside jogamp-all-platforms.7z 2013-06-23
887 General source_c sgothel IN_P --- General Performance - Top Bug Entry for Referencing 2013-11-04
888 General source_c sgothel IN_P --- Validate CPU Runtime Performance / General performance 2013-11-17
747 General source_c sgothel IN_P --- Validate memory footprint and usage / General performance. 2013-12-10
968 General source_c sgothel IN_P --- Validate API Semantics, Implementation and more .. 2014-02-13
921 General source_c sgothel UNCO --- Logging should be used instead of system out/err calls 2015-09-27
1253 General source_c sgothel UNCO --- Analyze ongoing code and jar size growth, avoid bloating code base 2015-10-11
1051 Newt swt pjgl IN_P --- org.eclipse.swt.widgets.Menu cannot be created over com.jogamp.newt.swt.NewtCanvasSWT 2015-06-05
954 Jogl swt sgothel UNCO --- Allow the creation of an ImageData (org.eclipse.swt.graphics.ImageData) from a TextureData 2017-01-17
1275 Jogl swt pjgl UNCO --- Jogl-2.3.2 - FreeBSD - Building from source : swt.jar version mismatch 2019-03-29
1424 Newt swt sgothel IN_P --- MacOSX: Newt Window Eclipse RCP Detached View Wrong Z-Order and Update 2023-07-12
674 Jogl swt sgothel IN_P --- JOGL/SWT Windowing/Surface Interoperability 2023-07-12
310 Jogl util sgothel CONF --- Enhance TextureWriter to support decompression 2015-09-27
1352 Jogl util sgothel UNCO --- Identify if the pressed CTRL button was the right or left 2017-03-18
1152 Jogl util sgothel UNCO --- StereoDevice: Add HSW Display (Health and Safety Warning) at least in combination w/ OculusVR 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
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
421 Jogl util sgothel CONF --- DDSImage methode getDepth is wrong 2019-03-29
1321 Jogl util sgothel UNCO --- JPEG encoder 2019-03-29
1242 Jogl util sgothel CONF --- Fix 'Texture.updateImage(...)' API and Implementation 2023-07-12
686 Jogl video sgothel CONF --- Add native Libraries for GLMediaPlayer fallback w/ patent free Codecs like WebM or AV1 2019-03-30
1260 Jogl video sgothel CONF --- Allow the change of MAXIMUM_VIDEO_ASYNC of GLMediaPlayer 2023-07-12
933 Jogl video sgothel CONF --- Force GLMediaPlayer not to depend on machine time 2023-07-12
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
1137 Jogl vulkan sgothel CONF --- Add Support for Vulkan (group) 2023-04-10
794 Jogl wayland sgothel CONF --- Add Wayland Windowing/Surface Interoperability 2019-03-29
795 Newt wayland sgothel CONF --- Add native Wayland Backend for NEWT 2019-03-29
1371 General website sgothel CONF --- mediawiki-bugzilla bar and pie charts are not working 2019-04-04
740 Jogl windows sgothel UNCO --- GLJPanel crashes when resuming from sleep mode 2013-05-22
895 Newt windows sgothel UNCO --- Add support for mouse wheel block scrolling in NEWT 2015-09-27
1179 Jogl windows sgothel UNCO --- Provide fallback OpenGL ES 2 & 3 implementation using lib ANGLE on Windows 2015-10-09
1259 Jogl windows sgothel UNCO --- NativeWindowException on attempting to destroy a drawable with a current context 2019-03-29
1296 Newt windows sgothel CONF --- Mouse pointer doesn't switch to resize arrow on Windows 10 2023-07-12
1484 Jogl windows sgothel IN_P --- EXCEPTION_ACCESS_VIOLATION during call of GDI.DescribePixelFormat 2024-01-16
986 Jogl x11 sgothel UNCO --- Crash using MESA drivers on VirtualBox OpenSuse 2014-03-11
1007 Jogl x11 sgothel UNCO --- patch: fix build on FreeBSD i386 2014-05-12
995 Jogl x11 sgothel UNCO --- Linux + Java 7 + Dual screen issue 2014-06-03
1217 Jogl x11 sgothel UNCO --- SIGSEGV in glXMakeCurrentReadSGI during NativeWindowFactory_ShutdownHook seen on Asus EEEPC 700 "the first netbook" 2015-10-09
1187 Newt x11 sgothel CONF --- X11 glamour vc4: X11 IOError Resource temporarily unavailable 2019-03-29
432 Jogl applet sgothel VERI FIXE Missing JNLP files from deployment 2010-11-23
384 Joal applet sgothel VERI FIXE JOGL / JOAL applet test crashes 2010-12-19
505 Jogl applet sgothel VERI FIXE Applets won't work on recall of page [firefox, chrome, safari, IE,..] [Windows, Linux, ..] 2011-12-02
514 Jogl applet sgothel VERI FIXE gears applet not running on macos 2011-12-02
497 Jogl applet sgothel VERI FIXE JOGL applet test doesn't work on Firefox or Chrome on Mac OS X 10.6.7 2011-12-02
560 Jogl applet sgothel RESO FIXE Gears applet crashes if close button clicked on detached applet (messaging a dead object) 2012-05-01
782 Jogl applet sgothel RESO FIXE AccessControlException using jogl.debug.TextRenderer in applet 2013-07-17
1004 Jogl applet sgothel VERI FIXE GLCanvas displays an empty rectangle in Applets on Mac OS X 2014-05-23
1154 Jogl applet sgothel RESO FIXE Make compilation of JOGLNewtApplet3Run VersionApplet3 optional if plugin3-public.jar is missing 2015-09-27
406 Newt awt steve_vaughan VERI FIXE Deadlock with JDesktopPane and multiple NewtCanvasAWT windows 2010-11-19
439 Jogl awt sgothel VERI FIXE GLCanvas flickers and displays its background or its scene alternately 2010-12-17
464 Jogl awt sgothel VERI FIXE TextRenderer setUseVertexArrays not working as intended 2011-02-01
453 Jogl awt sgothel VERI FIXE TextRenderer consumes too much memory 2011-02-05
519 Jogl awt sgothel VERI FIXE GLPBuffer takes awtlock during painting 2011-12-02
566 Jogl awt sgothel RESO FIXE Application freeze with GLCanvas / GLJPanel and Mesa 8 (Software/Hardware) 2012-04-12
606 Jogl awt sgothel RESO FIXE New AWT threading implementation breaks OpenGL in Processing 2.0 (OSX) 2012-08-02
642 Jogl awt sgothel RESO FIXE Exception when adjusting JSplitPane containing GLCanvas in RC11. 2012-12-22
675 Jogl awt sgothel RESO FIXE GLCanvas NPE if true == Beans.isDesignTime() 2013-02-16
731 Jogl awt sgothel RESO FIXE GLJPanel: Reduce JVM/CPU Heap Memory Usage - Share IntBuffer for readPixel/flip-vert 2013-05-09
767 Newt awt sgothel RESO FIXE whitespace key events are classified as 'non printable' 2013-07-03
778 Jogl awt sgothel RESO FIXE GLJPanel: Add API entry to define texture-unit for FBO/GLSL usage 2013-07-11
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
693 Newt awt sgothel RESO FIXE JOGL 2 rc11 Newt crashing after clossing the application in Windows 8 2013-10-17
878 Jogl awt sgothel RESO FIXE JAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)' - GLCanvas in JtabbedPane disappear 2013-10-31
909 Jogl awt sgothel RESO FIXE GLJPanel's singleton AWTGLPixelBuffer derived BufferedImage not re-created when required 2013-11-21
910 Newt awt sgothel RESO FIXE IcedTea Web removes Components from the Applet Container before Applet.stop() causing a Crash. 2013-11-26
904 Jogl awt sgothel RESO FIXE GLJPanel: Allow user to skip isGLOriented() based vertical flip of offscreen backend 2013-12-10
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
952 Jogl awt sgothel RESO FIXE JAWTWindow's JAWTComponentListener may deadlock due to AWTTreeLock acquisition 2014-01-27
962 Jogl awt sgothel RESO FIXE AWTGLReadBufferUtil should use aligned BufferedImage [for resized images]; Fix GLReadBufferUtil GL_PACK_ROW_LENGTH 2014-02-13
826 Jogl awt sgothel RESO FIXE GLJPanel not unbinding the texture 2014-06-13
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
975 Jogl awt sgothel RESO FIXE GLJPanel's OffscreenDrawable shall not double swap (custom swap by GLEventListener using [AWT]GLReadBufferUtil) 2014-08-30
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
1184 Jogl awt sgothel RESO FIXE JOGL AWT Canvas Components don't update AWTGraphicsConfiguration when reconfigured. 2015-09-27
1161 Jogl awt sgothel RESO FIXE Canvas resize stops the rendering in Mac OS X 2015-09-27
829 Jogl awt sgothel RESO FIXE Add AWT Printing Support 2015-09-27
444 Newt awt sgothel VERI FIXE Disable automated termination of NewtCanvasAWT on window close 2015-09-27
1225 Jogl awt sgothel RESO FIXE Nothing is drawn after AWT-Eventqueue thread is interrupted. 2015-09-28
1247 Newt awt sgothel RESO FIXE TestGearsNewtAWTWrapper fail to acquire surface lock on secondary monitor 2015-10-09
1085 Jogl awt sgothel RESO FIXE GLJPanel regression while printing w/ invisible GLJPanel: Zero size panel size 2019-03-29
1307 Jogl awt sgothel RESO FIXE GLCanvas is always drawn on top when using a JTabbedPane 2019-03-30
1130 Newt awt sgothel RESO FIXE Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] 2019-04-04
1374 Jogl awt sgothel RESO FIXE Support High-DPI for JRE>8 AWT on Windows, MacOSX and Linux 2023-07-12
1310 Jogl awt sgothel RESO FIXE Removing and re-adding a GLJPanel results in small image being rendered 2023-08-18
1430 Jogl awt sgothel RESO FIXE Background erase not disabled with AWT GLCanvas and NewtCanvasAWT 2023-09-29
881 General builds sgothel RESO FIXE Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. 2013-11-01
951 General builds sgothel RESO FIXE Adapt to Oracle's 7u51 Deployment Changes 2014-01-26
926 General builds sgothel RESO FIXE 2.1.3 reports 2.1.3-rc-20131212 - Fix version for 2.1.4 ! 2014-01-31
991 General builds org.jogamp RESO FIXE Some files are not being deployed by the maven scripts 2014-03-06
999 General builds org.jogamp RESO FIXE Deployment scripts now manage to deploy source jars as code jars 2014-04-23
1023 General builds org.jogamp RESO FIXE jogl-all-noawt (amongst others) Maven packages do not work, requires non-aliased native jar files 2014-07-11
1024 General builds org.jogamp RESO FIXE On jar file location agnosticism 2014-07-11
1032 General builds sgothel RESO FIXE Add fallback for native-jar-file location via classpath 2015-03-10
1145 General builds xerxes RESO FIXE Provide a JogAmp Big Fat Jar for Beginners [convenient, but inefficient] 2015-09-27
1295 General builds xerxes RESO FIXE Add linux-aarch64 GNU/Linux AArch64 support 2019-03-27
1050 General builds sgothel RESO FIXE 32 bit compiling on macosx is broken 2019-03-29
1122 General builds sgothel RESO FIXE Add ARM 64bit build support, add Android ARM 64 bit build 2019-03-29
1124 General builds sgothel RESO FIXE Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >= 10d 2019-03-29
1141 General builds sgothel RESO FIXE Release 2.3.0 - Drop all requests here .. (group) 2019-03-29
1316 General builds sgothel RESO FIXE Java 8 expects *.dylib instead of *.jnilib on OS X 2019-03-30
1190 General builds sgothel RESO FIXE 'memcpy@GLIBC_2.4' error while jogl compilation 2019-04-08
1363 General builds sgothel RESO FIXE Java 11+ Compatibility (Remove Warnings, Build and Run) 2020-02-04
1417 General builds sgothel RESO FIXE Android: Support building using current SDK and NDK v20 as of 2019-12-10 2020-02-04
1436 General builds sgothel RESO FIXE Build for older MacOS 17 (High Sierra), 18 Mojave and 19 (Catalina) support 2023-07-12
1 Jogl core sgothel VERI FIXE GLCanvas flickers when using repaint 2010-03-24
3 Jogl core sgothel VERI FIXE Linux build ETA? 2010-03-24
4 Jogl core sgothel VERI FIXE Where did the forums go? 2010-03-24
5 Jogl core sgothel VERI FIXE Multi head support broken 2010-03-24
6 Jogl core sgothel VERI FIXE request permission to discuss issues. 2010-03-24
16 Jogl core sgothel VERI FIXE Accessibility breaks jogl 2010-03-24
22 Jogl core sgothel VERI FIXE GLException hides user exception 2010-03-24
24 Jogl core sgothel VERI FIXE GLCanvas does not honor layout 2010-03-24
28 Jogl core sgothel VERI FIXE All functions that take arrays as parameters should also take buffers 2010-03-24
34 Jogl core sgothel VERI FIXE glutWireCube / glutSolidCube generate wrong cubes 2010-03-24
36 Jogl core sgothel VERI FIXE glSelectBuffer/glFeedbackBuffer need direct buffers 2010-03-24
37 Jogl core sgothel VERI FIXE GLJPanel + Animator.stop() halts event dispatch thread 2010-03-24
39 Jogl core sgothel VERI FIXE Window creation in JOGL is dependent on visual order 2010-03-24
41 Jogl core sgothel VERI FIXE WindowsOffscreenGLContext failed to create with "Unable to set pixel format" 2010-03-24
42 Jogl core sgothel VERI FIXE Problems invoking GLU functions 2010-03-24
48 Jogl core sgothel VERI FIXE Ant build script broken in 10.3 2010-03-24
54 Jogl core sgothel VERI FIXE No GL listener callbacks when setting render thread before window is visible 2010-03-24
56 Jogl core sgothel VERI FIXE Requesting a framebuffer with an alpha component fails. 2010-03-24
57 Jogl core sgothel VERI FIXE JOGL build fails on Mac OS X. 2010-03-24
64 Jogl core sgothel VERI FIXE Cannot compile the source static variable is missing in GLX.java 2010-03-24
68 Jogl core sgothel VERI FIXE Window system-specific JAWT classes must implement JAWT_PlatformInfo 2010-03-24
69 Jogl core sgothel VERI FIXE Error on window resize 2010-03-24
71 Jogl core sgothel VERI FIXE glMultiDrawElements() is missing 2010-03-24
70 Jogl core sgothel VERI FIXE JOGL build broken with Ant 1.6 2010-03-24
73 Jogl core sgothel VERI FIXE build.xml needs "-L/usr/X11R6/lib" for Linux. 2010-03-24
76 Jogl core sgothel VERI FIXE Multisampling (FSAA) does not work on ATI 2010-03-24
75 Jogl core sgothel VERI FIXE Dummy window confuses users and maximizing it can cause trouble 2010-03-24
77 Jogl core sgothel VERI FIXE Creation of dummy GL context fails in some configurations 2010-03-24
78 Jogl core sgothel VERI FIXE Re-assigning rendering thread causes subsequent display() to fail 2010-03-24
79 Jogl core sgothel VERI FIXE PBuffers on macintosh fail to glCopyTexSubImage2D 2010-03-24
84 Jogl core sgothel VERI FIXE glReadPixels does not commit results 2010-03-24
86 Jogl core sgothel VERI FIXE code generation problem 2010-03-24
94 Jogl core sgothel VERI FIXE isFunctionAvailable throws exception on valid version strings 2010-03-24
96 Jogl core sgothel VERI FIXE Off-by-one error in pixel format selection on Windows 2010-03-24
97 Jogl core sgothel VERI FIXE Flickering when using ATI_WORKAROUND 2010-03-24
98 Jogl core sgothel VERI FIXE Just 1st frame rendering on ATI Radeon 2010-03-24
99 Jogl core sgothel VERI FIXE intptr_t undefined compiling with VS .NET 2003 VC++ 2010-03-24
101 Jogl core sgothel VERI FIXE jogl version in manifest 2010-03-24
102 Jogl core sgothel VERI FIXE Fail to find cgShader environment with webstart 2010-03-24
106 Jogl core sgothel VERI FIXE JOGL fails to startup on Inter extreme graphics hardware - Exception with wglGetPixelFormatAttribivARB 2010-03-24
109 Jogl core sgothel VERI FIXE Two animator threads on two Frames crash 2010-03-24
118 Jogl core sgothel VERI FIXE EXCEPTION_ACCESS_VIOLATION on show of 2nd canvas (ATI-specific) 2010-03-24
119 Jogl core sgothel VERI FIXE Dual-head problems on Windows XP 2010-03-24
120 Jogl core sgothel VERI FIXE Hole in gluSphere 2010-03-24
123 Jogl core sgothel VERI FIXE Use of "enum" as variable name should be eliminated in 2010-03-24
124 Jogl core sgothel VERI FIXE SIGSEGV on Fedora Core 3 / NVIDIA 2010-03-24
133 Jogl core sgothel VERI FIXE GLEventListener.init() can be missed 2010-03-24
134 Jogl core sgothel VERI FIXE Improve full-screen support on Windows 2010-03-24
137 Jogl core sgothel VERI FIXE Memory leak / crashes with ATI cards 2010-03-24
140 Jogl core sgothel VERI FIXE glu.gluBuild2DMipmaps crash 2010-03-24
143 Jogl core sgothel VERI FIXE Pbuffer creation in display() causes exception 2010-03-24
144 Jogl core sgothel VERI FIXE canCreateOffscreenDrawable() doesn't work right 2010-03-24
146 Jogl core sgothel VERI FIXE GLUT teapot 2010-03-24
148 Jogl core sgothel VERI FIXE Swing Component Shadow on GLJPanel 2010-03-24
150 Jogl core sgothel VERI FIXE Rendering artifacts with GLJPanel. 2010-03-24
151 Jogl core sgothel VERI FIXE starting up the Animator before the GLJPanel has been shown result in an error 2010-03-24
155 Jogl core sgothel VERI FIXE resizing jsplitpane leaves dirty zone on linux using animator 2010-03-24
160 Jogl core sgothel VERI FIXE Resource leaks in GLJPanel 2010-03-24
159 Jogl core sgothel VERI FIXE Document GLCanvas and lightweight interactions 2010-03-24
166 Jogl core sgothel VERI FIXE Memory leak with ATI Mobility Radeon 9700 2010-03-24
168 Jogl core sgothel VERI FIXE Add support for transparency in GLJPanel 2010-03-24
169 Jogl core sgothel VERI FIXE Deprecated Swing calls in ScreenResSelector.java 2010-03-24
174 Jogl core sgothel VERI FIXE Clarify JOGL license 2010-03-24
176 Jogl core sgothel VERI FIXE javax.media.opengl.GLException: Unable to create OpenGL context when deiconizied JInternalFrame with GLCanvas 2010-03-24
177 Jogl core sgothel VERI FIXE Bug in gluBuildMipMaps2D 2010-03-24
178 Jogl core sgothel VERI FIXE Need to add extra sizeof consts to BufferUtils 2010-03-24
181 Jogl core sgothel VERI FIXE Modal dialogs vanish when using JOGL 1.1.1, Java 1.5, and OS X 10.4.3 2010-03-24
182 Jogl core sgothel VERI FIXE Incorporate JOGL Applet 2010-03-24
183 Jogl core sgothel VERI FIXE Make gluProject/gluUnproject variants taking Buffers 2010-03-24
184 Jogl core sgothel VERI FIXE Remove NURBS constants 2010-03-24
186 Jogl core sgothel VERI FIXE Incorrect mipmap images with gluBuild2DMipmaps 2010-03-24
193 Jogl core sgothel VERI FIXE antialiasing querying using GLCapabilitiesChooser no longer works in JSR 231 beta 02 2010-03-24
195 Jogl core sgothel VERI FIXE Pbuffer support broken on X11 platforms 2010-03-24
203 Jogl core sgothel VERI FIXE Missing setup of GL_UNPACK_ALIGNMENT for mipmapped images in TextureIO 2010-03-24
206 Jogl core sgothel VERI FIXE glTexImage2D fails on external context 2010-03-24
210 Jogl core sgothel VERI FIXE Crashes on Mac OS X related to GLWorkerThread 2010-03-24
216 Jogl core sgothel VERI FIXE Cannot create GLCanvas on non-default GraphicsDevice 2010-03-24
217 Jogl core sgothel VERI FIXE JOGLAppletLauncher attempts to create file with an invalid name 2010-03-24
220 Jogl core sgothel VERI FIXE Gears demo throws exceptions with -Dsun.java2d.opengl=true 2010-03-24
226 Jogl core sgothel VERI FIXE JOGL seg faulting on Solaris AMD64 2010-03-24
230 Jogl core sgothel VERI FIXE gluBuild2DMipmaps modifies Buffer positions 2010-03-24
240 Jogl core sgothel VERI FIXE Exceptions thrown in GLCapabilitiesChooser don't function properly 2010-03-24
242 Jogl core sgothel VERI FIXE Unable to select single-buffered visual 2010-03-24
245 Jogl core sgothel VERI FIXE glutSolidCylinder missing from com.sun.opengl.util.GLUT 2010-03-24
247 Jogl core sgothel VERI FIXE Texture class should use GL_CLAMP if OpenGL version is 1.1 2010-03-24
248 Jogl core sgothel VERI FIXE GLJPanel crashes 2010-03-24
249 Jogl core sgothel VERI FIXE Adding generated sources like GL.java to source distribution 2010-03-24
256 Jogl core sgothel VERI FIXE Bad call to JOAL's NativeLibLoader.disableLoading in JOGLAppletLauncher 2010-03-24
260 Jogl core sgothel VERI FIXE "GLException: Surface already locked" after failed makeCurrent 2010-03-24
262 Jogl core sgothel VERI FIXE DRIHack problems with ATI and possibly other drivers 2010-03-24
263 Jogl core sgothel VERI FIXE JOGL applets slow in Mozilla / Firefox 2010-03-24
264 Jogl core sgothel VERI FIXE SecurityException in JOGLAppletLauncher if JOAL not present 2010-03-24
267 Jogl core sgothel VERI FIXE class DDSImage return incorrect mipmap level data. 2010-03-24
271 Jogl core sgothel VERI FIXE wglGetPixelFormatAttribivARB() fails forcing software OpenGL 2010-03-24
274 Jogl core sgothel VERI FIXE GLException when GLJPanel (initially not visible) is made visible/showing 2010-03-24
275 Jogl core sgothel VERI FIXE Rendering bugs in TextRenderer 2010-03-24
276 Jogl core sgothel VERI FIXE Bug in handling of RGB-like custom BufferedImages in TextureIO 2010-03-24
278 Jogl core sgothel VERI FIXE Fatal error when rendering text 2010-03-24
279 Jogl core sgothel VERI FIXE GLJPanel.setAutoSwapBufferMode(false) throws NPE 2010-03-24
280 Jogl core sgothel VERI FIXE Code submitted with Unix Carriage Returns 2010-03-24
287 Jogl core sgothel VERI FIXE TextRenderer rendering artifacts 2010-03-24
290 Jogl core sgothel VERI FIXE GLJPanel throws NullPointerExceptions with Java 2D/JOGL bridge 2010-03-24
292 Jogl core sgothel VERI FIXE gluScaleImage does not scale correctly 2010-03-24
293 Jogl core sgothel VERI FIXE TextRenderer: width of strings with spaces not correct in RC4 2010-03-24
294 Jogl core sgothel VERI FIXE TextRenderer: rendering stops when a string is wider than the maximum texture size 2010-03-24
296 Jogl core sgothel VERI FIXE TextureIO cube map support broken 2010-03-24
297 Jogl core sgothel VERI FIXE buffer size calculation for glTexImage2D is wrong 2010-03-24
304 Jogl core sgothel VERI FIXE TextRenderer rendering artifacts in 3D mode 2010-03-24
307 Jogl core sgothel VERI FIXE Rectangular (but still pow2) dds textures with mipmaps incorrectly loaded 2010-03-24
322 Jogl core sgothel VERI FIXE Please add linker option for vc8 win32 build environment when building gluegen. 2010-03-24
323 Jogl core sgothel VERI FIXE TextRenderer leaves VBOs bound 2010-03-24
324 Jogl core sgothel VERI FIXE Rendering artifacts with glyph-based TextRenderer 2010-03-24
326 Jogl core sgothel VERI FIXE TextRenderer corruption with certain text 2010-03-24
332 Jogl core sgothel VERI FIXE TextRenderer depends on OpenGL 1.3 glClientActiveTexture 2010-03-24
341 Jogl core sgothel VERI FIXE JNI Global Reference in native code prevents clean applet termination 2010-03-24
342 Jogl core sgothel VERI FIXE demos/j2d/TextFlow (TextRenderer) demo gives fuzzy text 2010-03-24
344 Jogl core sgothel VERI FIXE Serious TextRenderer problems involving large fonts & unicode characters 2010-03-24
316 Jogl core sgothel VERI FIXE Multi-Head issues, identical to issue 241 2010-03-24
114 Jogl core sgothel VERI FIXE GLCanvas canCreateOffscreenDrawable() function always returns true 2010-03-24
378 Jogl core sgothel VERI FIXE TextureData incorrectly requires GL context 2010-03-24
390 Gluegen core sgothel VERI FIXE JUnit tests: rootrel.build is ignored / compiler target arch is ignored 2010-03-25
391 Jogl core sgothel VERI FIXE Race condition in GLStateTracker while accessing/reset the mapping 2010-03-26
392 Gluegen core sgothel VERI FIXE 32bit/64bit values and arrays are misrepresented 2010-03-29
393 Gluegen core sgothel VERI FIXE Fix Windows Platform .. 2010-04-07
394 Gluegen core sgothel VERI FIXE Fix MacOsX Platform .. 2010-04-07
399 Gluegen core sgothel VERI FIXE gluegen-rt-natives-windows-amd64.jar is not there, deployment on Win7 with 64-bit JVM fails 2010-07-06
346 Jogl core sgothel VERI FIXE Unable to load Gluegen native libraries on 64bit Windows (msvcr80.dll) 2010-07-06
395 Jogl core sgothel VERI FIXE Fix all undocumented / unhandled exceptions before release (Jogl) 2010-07-06
376 Jogl core sgothel VERI FIXE jogl failure under VirtualBox 3.0.0 2010-07-06
351 Jogl core sgothel VERI FIXE build: use X.org layout 2010-07-06
283 Jogl core bienator VERI FIXE GLBufferStateTracker produces too much garbage 2010-08-24
411 Jogl core sgothel VERI FIXE Restore applet support / make jogl usable in managed environments again 2010-10-14
251 Gluegen core sgothel VERI FIXE ptrdiff_t conversion is wrong in JOGL 2010-11-10
303 Jogl core sgothel VERI FIXE Add GL_BGRA code path to Screenshot 2010-11-19
369 Jogl core sgothel VERI FIXE Bug in GL_NV_framebuffer_coverage_multisample 2010-11-19
20 Jogl core sgothel VERI FIXE Prebult Binaries are a must-have 2010-12-12
67 Jogl core sgothel VERI FIXE Java/Jogl app hangs some systems, not others, during reshape. 2010-12-12
445 Gluegen core sgothel VERI FIXE Wrong names for OS 2010-12-15
433 Jocl core bienator VERI FIXE JOCL generated zip file does not comply with JogAmp deployment layout 2010-12-15
473 Jogl core sgothel VERI FIXE Cannot use Override on implementations with Java 1.5 2011-02-25
471 Newt core sgothel VERI FIXE MainThread still uses ReflectionUtil#getMethod() signature 2011-02-25
476 Jogl core sgothel VERI FIXE Old reference to noCDC 2011-02-25
474 Jogl core sgothel VERI FIXE Many missing pages on the rc1 page 2011-02-25
482 Gluegen core sgothel VERI FIXE Bad report of the platform 2011-03-20
479 Jogl core sgothel VERI FIXE Typo on the homepage 2011-03-20
481 Jogl core sgothel VERI FIXE Build errors on Solaris systems. 2011-03-21
490 Jocl core bienator VERI FIXE Documentation error in JOCL FAQ 2011-04-04
388 Gluegen core sgothel VERI FIXE GlueGen doesn't calculate offsets correctly for complex structs (StructAccessor) 2011-12-02
409 Newt core sgothel VERI FIXE Add setCursor() (like AWT) to disable/modifiy cursor for a NEWT window 2011-12-02
496 Gluegen core sgothel VERI FIXE Build errors on Solaris x86_64 2011-12-02
527 Newt core sgothel VERI FIXE wglShareLists exception when multiple are shared with different Animator 2011-12-02
526 Newt core sgothel VERI FIXE NEWT KeyPressed undefined key char 2011-12-02
522 Gluegen core sgothel VERI FIXE Problem when starting jar which uses jogl from eclipse 2011-12-02
511 Jogl core sgothel VERI FIXE Eclipse build broken by commit 6508b1bd4bdc1bb7ef71bfeb96052fae67a2f425 2011-12-02
507 Jogl core wwalker3 VERI FIXE Upgrade SWT JARs and wiki for Eclipse 3.7 Indigo 2011-12-02
487 Gluegen core sgothel VERI FIXE Provide a bit more of feedback in case of error 2011-12-02
489 Jogl core sgothel VERI FIXE ant javadoc fails (documentation issue) 2011-12-02
500 Jogl core sgothel VERI FIXE OpenGL 4.0/4.1 core context creation fails if done via getGL4() method 2011-12-02
503 Jogl core sgothel VERI FIXE JOGL2 is falling back to MS driver 2011-12-02
504 Jogl core sgothel VERI FIXE git url is incorrect on http://jogamp.org/jogl/doc/HowToBuild.html 2011-12-02
413 Newt core sgothel VERI FIXE mouseWheelMoved event is never generated 2011-12-07
531 Newt core sgothel RESO FIXE get*Listeners methods from GLWindow throw ClassCast exceptions 2011-12-18
539 Joal core sgothel RESO FIXE Support jogamp.gluegen.UseTempJarCache in JOAL and JOCL 2011-12-21
534 Jogl core sgothel RESO FIXE Disposing a GLJPanel causes a JVM crash 2011-12-22
541 Jogl core wwalker3 RESO FIXE Ant build fails inside Eclipse with JDK 1.7u2 2011-12-24
537 Gluegen core sgothel RESO FIXE New USE_TEMP_JAR_CACHE inhibits running directly from class files 2012-01-05
545 Gluegen core sgothel RESO FIXE Provide more information about the os / arch at build time 2012-01-09
546 Jogl core sgothel RESO FIXE Provide more information about the system at build time 2012-01-09
538 Jogl core wwalker3 RESO FIXE Ant build fails in Eclipse 3.7 2012-01-20
563 Gluegen core sgothel RESO FIXE Catch exception if using .so instead of the *native*.jar 2012-03-24
521 Jogl core wwalker3 RESO FIXE Update wiki tutorials (including screenshots) for RC4 2012-04-16
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
583 Gluegen core sgothel RESO FIXE Please add an option to disable the need of android packages to build gluegen2 2012-06-16
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
591 Gluegen core sgothel RESO FIXE Property 'jnlp.' Aliasing Broken 2012-06-21
596 Jinput core gouessej RESO FIXE Cannot compile Jinput 2012-06-25
598 Jogl core sgothel RESO FIXE JOGL ALL JAR File Change incl. it's Native Jar URL Derivation 2012-07-05
580 Jocl core bienator RESO FIXE The jocl source zip is missing in the jogamp-all-platforms.7z 2012-09-17
624 Jogl core sgothel RESO FIXE No android-specific classes in RC10 build 2012-10-04
572 Jogl core sgothel RESO FIXE Calling invoke(true,GLRunnable) on several GLCanvases in the same container causes a deadlock 2012-10-05
608 Joal core sgothel RESO FIXE JOAL OpenALSoft fallback option missing or not working properly 2012-10-25
631 Newt core sgothel RESO FIXE NEWT keyReleased event abnormal behaviour. 2012-10-28
643 Newt core sgothel RESO FIXE SWT 'display.asyncExec(Runnable runnable)' runnable not executed until SWT display disposed on Windows w/ NEWT windows parented (NewtCanvasSWT) 2012-12-02
658 Jogl core sgothel RESO FIXE 3.1 context on Mesa 9.0.1 is buggy 2012-12-29
625 Gluegen core sgothel RESO FIXE StructAccessor missing setShortsAt() and getShortsAt() methods for short[] 2012-12-30
666 Jogl core sgothel RESO FIXE JOGL Build Issue 2013-01-15
669 Jogl core sgothel RESO FIXE Recursive GLContext makeCurrent() doesn't work 2013-01-20
663 Jogl core sgothel RESO FIXE JOGL display window is completely blank 2013-01-21
567 Joal core sgothel RESO FIXE add support for openal extensions 2013-02-01
662 Joal core sgothel RESO FIXE Add a flag to favour OpenALSoft 2013-02-01
681 Gluegen core sgothel RESO FIXE Add Parsing of ELF Header of Binary Files to Determine ABI / Required Libraries 2013-02-09
677 Newt core sgothel RESO FIXE [Android] The softKeyboard should notify when it gets hidden with the Back button 2013-02-28
668 Jogl core sgothel RESO FIXE Android Newt KeyEvent.getKeyChar returns always uppercase character 2013-02-28
550 Joal core sgothel RESO FIXE JOAL lacks Platform.initSingleton() - Using TempJarCache reveals unresolved initialization dependency leading to NPE in NativeLibrary 2013-03-07
687 Gluegen core sgothel RESO FIXE JarUtil can't locate native library JARs if a custom classloader is being used (e.g. inside Eclipse RCP apps) 2013-03-19
660 Jogl core sgothel RESO FIXE Indexed color PNG does not render correctly 2013-03-20
645 Java3D core harvey.harrison RESO FIXE Support antialiasing in offscreen 3D canvas 2013-03-20
708 Joal core xerxes RESO FIXE ALFactory doesn't catch the real exceptions thrown when the loading of OpenAL fails 2013-03-21
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
699 Joal core xerxes RESO FIXE JOAL initialization fails under Windows both with hardware and software OpenAL 2013-04-05
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
715 Jogl core sgothel RESO FIXE glGetIntegerv Can Possibly Pass A Bad Pointer To ReleasePrimitiveArrayCritical 2013-04-14
705 Jogl core sgothel RESO FIXE JVM crashes when System.exit(0) is called w/ Mesa X11 SW Driver < 8.0 2013-04-16
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
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
650 Jogl core sgothel RESO FIXE Fails to build under arm hard float on Debian [Wheezy] and Ubuntu [Precise & Raring] 2013-04-24
600 Newt core sgothel RESO FIXE Expose the information about attached monitor/display devices 2013-05-06
723 Newt core sgothel RESO FIXE Wrong keys with the AZERTY keyboard layout 2013-05-16
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
748 Jogl core sgothel RESO FIXE PMVMatrix gluProject and gluUnProject broken w/ backingArray (default) 2013-06-09
542 Jogl core xerxes RESO FIXE Add instructions for using native library JARs to wiki pages 2013-06-13
749 Jogl core sgothel RESO FIXE Solaris SPARC builds require extra steps 2013-06-13
688 Newt core sgothel RESO FIXE Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyped(KeyEvent) 2013-06-17
760 Gluegen core sgothel RESO FIXE Security: Constrain access to native function handles and their retrieval. 2013-06-22
734 Newt core sgothel RESO FIXE Screen rotation broken under Linux 2013-07-02
759 Jogl core sgothel RESO FIXE No Rendering Results w/ Mesa 9.2.0-devel and Gallium 0.4 on AMD RS880 2013-07-02
771 Newt core sgothel RESO FIXE NEWT MonitorMode change post fullscreen: Window's size shall adapt. 2013-07-04
711 Newt core sgothel RESO FIXE Graph's Curve shader code version is not aligned against GLSL version 2013-07-08
588 Jogl core sgothel RESO FIXE Please provide a method getJoglVersion() 2013-07-10
777 Jogl core sgothel RESO FIXE Bump PNGJ to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of https://code.google.com/p/pngj 2013-07-11
779 Newt core sgothel RESO FIXE NEWT: Use WeakReferences for Display, Screen and Window Caches 2013-07-11
780 Newt core sgothel RESO FIXE NEWT: EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference, i.e. higher retention of Display instances. 2013-07-11
786 Jogl core sgothel RESO FIXE Remove duplicate Debug* and Trace* pipeline generated code - Use simple wrappers using the main wrappers. 2013-07-17
785 Jogl core sgothel RESO FIXE Add OpenGL 4.3 and OpenGL ES 3.0 Support 2013-07-17
787 Jogl core sgothel RESO FIXE GLProfile Selection: Favor core profiles on all platforms if a common abstract profile is requested, e.g. GL2ES2 2013-07-17
815 Jogl core sgothel RESO FIXE GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to reflect semanics - Also fix the exception message (enabled/disabled -> bound/unbound) 2013-08-16
725 Jogl core sgothel RESO FIXE FFMPEGMediaPlayer audio frame decode and playback 2013-08-31
680 Jogl core sgothel RESO FIXE JOGL 10 Year Anniversary @ 2013-06-06 07:30:12 (UTC?) 2013-08-31
810 Jogl core gouessej RESO FIXE JOGL should only try to load the native libraries supported by the operating system 2013-09-02
806 Jogl core sgothel RESO FIXE GLMediaPlayer/video: Add Input Device Support (Camera ..) 2013-09-09
831 Jogl core sgothel RESO FIXE GLMediaPlayer: Use lock free Multithreaded Decoding (StreamWorker) decoupled from user animation thread. 2013-09-09
832 Jogl core sgothel RESO FIXE GLMediaPlayer: Support multiple versions of FFMPEG/Libav, solve binary incompatibility problem 2013-09-09
839 Jogl core sgothel RESO FIXE Clarify GLStateTracker enabled/disabled state, obfuscated by 83d3a3f2ea8dc328e621b3abbe671f46379c7e65 2013-09-21
840 Newt core sgothel RESO FIXE IllegalThreadStateException at DefaultEDTUtil.restart() when re-launch NEWT Applet (JOGLNewtApplet1Run) 2013-09-22
844 Gluegen core sgothel RESO FIXE Problem when starting an Eclipse jar-in-jar configuration 2013-10-01
835 Jogl core sgothel RESO FIXE JOGL v2.0.2 compiled to target Java7 instead of Java6 2013-10-01
683 Gluegen core sgothel RESO FIXE Fix URL Usage due to DNS Lookups on equals(..) and hashCode() 2013-10-11
This result was limited to 500 bugs. See all search results for this query.

as