Fri May 17 2024 18:22:27 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
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
467 Jogl applet sgothel RESO INVA invokeAndWait exception exclusive to MacOS and Safari browser 2011-11-18
358 Jogl applet sgothel RESO DUPL Rendering on the browser.... 2015-09-27
1094 Jogl applet sgothel RESO DUPL 2.2.1 Regression: temporary directory now crashes in applet 2019-03-29
440 Jogl applet sgothel VERI WORK incorrect JNLP files in JOGL webstart 2010-12-12
604 Jogl applet sgothel RESO WORK Archive style applet embedding triggers "pixel format 17" error 2012-07-06
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
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
356 Jogl awt sgothel RESO INVA TextRenderer causes a GLException on pre-OpenGL 1.5 version 2012-01-23
582 Newt awt sgothel RESO INVA NewtCanvasAWT.setCursor doesn't retain the set cursor 2012-05-14
602 Jogl awt sgothel RESO INVA Dual GPU Switching Not Working / Crash after an NVIDIA driver update 2012-09-16
586 Jogl awt sgothel RESO INVA Bug with GLCanvas/jScrollPane when working with GLJPanel 2012-09-17
726 Newt awt sgothel RESO INVA First GLWindow in first NewtCanvasAWT doesn't get .repaint(), when there are other windows 2013-05-02
730 Jogl awt sgothel RESO INVA Dragging a frame with a GLCanvas from one screen to another does not work as expected 2013-05-11
939 Jogl awt sgothel RESO INVA 2.1.3 Problem on Linux 2014-01-13
1182 Jogl awt sgothel RESO INVA AWT Toolkit disableBackgroundErase() ineffective since Java 7, flickering visible at resize of GLCanvas 2015-09-27
1282 Jogl awt sgothel RESO INVA "'gl_FragColor' : undeclared identifier" thrown during fragment shader compilation with GL2ES2 2019-03-29
364 Jogl awt sgothel RESO WONT TextRenderer broken under Max OSX 10.5.5 2012-01-23
352 Jogl awt sgothel RESO WONT distortion using TextRenderer (sometimes) 2012-01-23
331 Jogl awt sgothel RESO WONT Floating-point precision needed in TextRenderer 2012-01-23
330 Jogl awt sgothel RESO WONT Inconsistent handling of spaces in TextRenderer 2012-01-23
361 Jogl awt sgothel RESO WONT Add information about TextRenderer transparency in Javadoc 2012-01-23
386 Jogl awt sgothel RESO WONT TextRenderer incorrectly requires openGL context 2012-05-14
367 Jogl awt sgothel RESO WONT File created by Screenshot might be flipped vertically 2012-09-30
911 Jogl awt sgothel RESO WONT Swing paint too late after switch from GLCanvas 2014-01-22
842 Jogl awt sgothel RESO WONT GLJPanel's GLSL Image flip method requires glFrontFace to be GL_CCW 2014-01-25
348 Jogl awt sgothel RESO WONT Add a method to change font in TextRender 2015-09-27
327 Jogl awt sgothel RESO WONT Add ability to draw bounding rectangle to TextRenderer 2015-09-27
380 Jogl awt sgothel VERI DUPL AWTTextureIO.newTextureData() should not require a current context 2010-03-24
404 Jogl awt sgothel VERI DUPL GLJPanel is not fully painted 2010-12-31
1157 Jogl awt sgothel RESO DUPL AWTTextureIO does not create a Texture from a device-compatible BufferedImage 2015-09-27
532 Jogl awt sgothel RESO WORK Intel Graphics: Dead GLCanvas after hide/show in CardLayout w/ Animator start()/stop() [works w/ pause()/resume()] 2012-01-20
838 Jogl awt sgothel RESO WORK glReadPixels is receiving data in the wrong order with certain display drivers 2013-10-19
841 Jogl awt sgothel RESO WORK GLJPanel "lagging" by one frame. 2014-08-30
1146 Jogl awt sgothel RESO WORK Swing Tool Tip Causes Incorrect GLContext 2015-09-27
1198 Jogl awt sgothel RESO WORK Problem with java 8 + gnome + JOGL + dual screen 2015-10-06
1245 Jogl awt sgothel RESO WORK glXCreateContextAttribsARB crashes w/ Java3D on JTabbedPane (OpenSUSE 13.2, Mesa 10.3.7, Intel Haswell Desktop) 2015-10-09
1285 Jogl awt sgothel RESO WORK REGRESSION in v2.3.2 - AWT GLCanvas freezes after screen change 2019-03-30
1169 Jogl awt gouessej RESO WORK ScreenResSelector doesn't use the right mean of detecting multi bit depth 2019-03-30
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
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
1252 General builds sgothel RESO INVA The "slim" and "fat" deployment options source zip's differ 20Mb in size. 2015-10-11
1236 General builds sgothel RESO INVA SIGFPE during System.load of linux-i586/libgluegen-rt.so seen on Asus EEEPC 900 using libc-2.3.6 2019-03-29
1235 General builds sgothel RESO INVA Statically link Linux natives against musl-libc for deployment on all Linux 2.6 and later systems 2019-03-29
998 General builds sgothel RESO DUPL Deployment scripts now manage to deploy source jars as code jars 2014-04-23
1118 General builds sgothel RESO DUPL Add all-natives.jar with fat-jar directory structure we can download using maven 2015-09-27
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 12:55:36
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
757 Gluegen core sgothel RESO FIXE Regression of URL to URI conversion (Bug 683, Commit b98825eb7cfb61aead4a7dff57471cd2d2c26823) 2013-10-11
820 Gluegen core sgothel RESO FIXE URI Regressions in IOUtil/JarUtil with [un]escaped chars (was: TextRender curve shaders don't load if library path contains a space) 2013-10-11
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
861 Newt core sgothel RESO FIXE NEWT: Unify MouseEvent Processing incl. gesture processing 2013-10-18
862 Jogl core sgothel RESO FIXE NVidia GTX550 driver 331.13 - 64bit Linux - No compatibility GLProfile (GL2, >= GL3bc) 2013-10-19
870 Jogl core sgothel RESO FIXE Tracing GL pipelines do not increase the indent when hitting glBegin 2013-10-25
868 Jogl core sgothel RESO FIXE Reduce amount of garbage generated in Debug pipeline wrappers 2013-10-25
872 Jogl core sgothel RESO FIXE ES3 and ES3-GLSL Version not properly Handled 2013-10-25
876 Jogl core sgothel RESO FIXE BuildComposablePipeline: getGL*() shall not return downstream.getGL*() [TraceGL* / DebugGL*] 2013-10-29
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
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
898 Jogl core sgothel RESO FIXE Can't control Animator from EDT/Animator thread - notifyAll() not always called in AnimatorBase.finishLifecycleAction(..) 2013-11-07
903 Newt core sgothel RESO FIXE NEWT: Support 'Continue Drag on Exit' 2013-11-17
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
570 Newt core sgothel RESO FIXE Alt-Tab in fullscreen 2013-12-03
914 Newt core sgothel RESO FIXE Don't allow 'alwaysontop' in fullscreen mode, always allow switching to other applications via ALT-TAB 2013-12-03
922 Newt core sgothel RESO FIXE Unable to preserve resources during NewtCanvasAWT reparenting 2013-12-11
656 Newt core sgothel RESO FIXE Unify NEWT event processing (DRAG, button modifier mask, ..) for native and synthesized Event 2013-12-19
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
929 Jogl core sgothel RESO FIXE Reflect ES3 Compatibility with ES2 2013-12-22
935 Newt core sgothel RESO FIXE NEWT: Add support for custom [Mouse] Pointer Icons 2014-01-08
934 Newt core sgothel RESO FIXE NEWT: Add support for custom Application/Window Icons 2014-01-08
676 Newt core sgothel RESO FIXE Add support for native Mouse Pointer rendering (Rasp.-Pi. .. etc) 2014-01-09
944 Gluegen core sgothel RESO FIXE Platform doesn't parse early-access java-version string properly (JAVA_VERSION_UPDATE) 2014-01-14
943 Jogl core sgothel RESO FIXE GLBufferStateTracker shall support tracking all possible buffer targets .. 2014-01-21
945 Gluegen core sgothel RESO FIXE GlueGen's IOUtil does not consider file URI's authority when converting to file-path or URL (Windows UNC / share host) 2014-01-22
856 Gluegen core sgothel RESO FIXE Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'best' ABI 2014-01-24
853 Gluegen core sgothel RESO FIXE Android w/ Intel [Atom] CPU failure when gluegen Platform inits 2014-01-24
884 Jocl core wwalker3 RESO FIXE Replace JOCL's build.xml with manual version for better maintenance (dropping NB templates) 2014-01-26
863 Jocl core sgothel RESO FIXE Android: Add JOCL Version Info Test 2014-01-26
821 Jogl core xerxes RESO FIXE GL2ES2 backward compatibility broken using OpenGL 4.3.0 NVIDIA drivers 2014-02-03
972 Jogl core sgothel RESO FIXE Reduce ClassLoader Lookup, i.e. Class.forName(..) 2014-02-13
980 Gluegen core sgothel RESO FIXE Add versatile Bitstream implementation 2014-02-21
684 Joal core xerxes RESO FIXE Make JOAL Platform Agnostic for non J2SE VMs (Remove use of javax.sound; Replace WaveLoader code, ..) 2014-02-21
958 Gluegen core sgothel RESO FIXE Add support for OpenJDK version notation 2014-02-24
987 Gluegen core wwalker3 RESO FIXE 7z and sed invocations fail on Windows systems with spaces in pathname 2014-03-10
990 Gluegen core wwalker3 RESO FIXE gluegen emits code for JOCL that causes compiler warnings 2014-03-10
992 Gluegen core wwalker3 RESO FIXE Add ability to suppress "skipping emission of unnamed struct" warnings 2014-03-10
923 Gluegen core sgothel RESO FIXE Gluegen fails to build from source using JDK8 EA b119 2014-05-11
1009 Jogl core sgothel RESO FIXE FBObject's chooses incompatible format for sampling sink according to ES3 spec. 2014-05-26
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
1022 Gluegen core sgothel RESO FIXE GlueGen: Add support for compound [array] call-by-value (code generation) 2014-06-25
1025 Gluegen core sgothel RESO FIXE GlueGen: Add accessor for compound fields of type array, pointer and string (code generation) 2014-06-25
1027 Newt core sgothel RESO FIXE Atomics seem to be somewhat broken with NEWT 2014-06-29
1030 Gluegen core sgothel RESO FIXE Remove Deprecated Classes and Methods (GlueGen) 2014-07-10
1031 Jogl core sgothel RESO FIXE Remove Deprecated Classes and Methods (JOGL) 2014-07-10
1033 Jogl core sgothel RESO FIXE Guarantee atomicity of high-level GLAutoDrawable operations, avoiding race conditions. 2014-07-27
1035 Jogl core sgothel RESO FIXE Allow Gamma [Brightness, Contrast] settings to be performed on display/screen of a NativeSurface 2014-07-27
1037 Jogl core sgothel RESO FIXE FBObject/GLFBODrawable: Do not assume using a TextureAttachment for a Colorbuffer, also make DEPTH optional. 2014-07-28
830 Jogl core sgothel RESO FIXE GLDrawableUtil.swapGLContextAndAllGLEventListener: Doesn't work w/ MSAA or AccumBuffer and on- offscreen swap 2014-07-31
1039 Jogl core sgothel RESO FIXE Specify behavior of GLEventListener Exceptions occurring while GLAutoDrawable processing 2014-08-06
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
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
1054 Jogl core sgothel RESO FIXE GLContext: makeCurrent() needs a null-check of [mutable] drawable; Review null checks and synchronization/locking. 2014-08-30
1058 Jogl core sgothel RESO FIXE Fix GLContext.getGLSLVersionString(): Add 'profile' after version for GLSL >= 150 allowing GLSL compatibility profile 2014-09-02
865 Gluegen core sgothel RESO FIXE Applets on Safari >= 6.1 [OSX]: IOUtil.getTempDir(..) Cannot determine executable temp directory 2014-10-08
845 Gluegen core sgothel RESO FIXE Allow (discouraged) use of one big-fat jar file [java classes plus all native 'os.and.arch' libraries] 2014-11-18
908 Gluegen core sgothel RESO FIXE Gluegen doesn't handle URI escaping of reserved character accurately, i.e. double escaping is performed on e.g. '#'. 2014-12-11
1015 Gluegen core sgothel RESO FIXE Windows IOUtil.getTempDir(..) Cannot determine executable temp directory 2014-12-12
1038 Jogl core sgothel RESO FIXE Allow skipping detection of certain GLProfiles, i.e. core profiles, >= 4.0, EGL, etc 2015-01-23
517 Jogl core sgothel VERI FIXE Support Translucent Windows On Compositing Window Manager 2015-09-26
1150 Jogl core sgothel RESO FIXE Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >= 3.1' issues 2015-09-27
1116 Jogl core sgothel RESO FIXE Add OculusVR DK2 Support 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
1202 Jogl core sgothel RESO FIXE Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear 2015-09-27
This result was limited to 500 bugs. See all search results for this query.

as