Attachment #126
Log file obtained when the JVM crashed with JOGL 1.1.1 release candidate 5 text/plain 2008-06-01 05:03:00 CEST 18.29 KB no flags Details
Attachment #127
source code to reproduce the bug easily text/plain 2008-06-01 05:10:00 CEST 3.03 KB no flags Details
Attachment #128
Cleanest bug fix (force the use of VBO on OpenGL 1.4 if GL_ARB_vertex_buffer_object is available) text/plain 2008-06-02 12:59:00 CEST 77.27 KB no flags Details
Attachment #129
Cleanest bug fix version 2 (GL_ARB_vertex_buffer_object can be supported in OpenGL 1.3 on some graphics cards) text/plain 2008-06-02 23:58:00 CEST 77.36 KB no flags Details
Attachment #130
Cleanest bug fix version 3 following Kenneth Russell's suggestions text/plain 2008-06-03 05:46:00 CEST 79.45 KB no flags Details
Attachment #131
Cleanest bug fix version 4 (tested, works but has poor performance) text/plain 2008-06-03 12:39:00 CEST 77.51 KB no flags Details
Attachment #132
Final cleanest fix, tested under OpenGL 1.3 text/plain 2008-08-19 13:44:00 CEST 76.89 KB no flags Details
Attachment #133
Fix handling the crash with Intel chips and working with OpenGL 1.4 too text/plain 2008-08-19 14:18:00 CEST 77.96 KB no flags Details