Thu Mar 23 2023 00:14:09 CET
The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
Hide Search Description
72 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
544 GraphUI Core sgothel UNCO --- RFE for UI part of the graph package 2019-04-04
1328 Java3D core p.j.nz UNCO --- Support for Compressed Texture formats DDS, ASTC, ETC2(container KTX) 2016-10-20
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
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
1343 Java3D core p.j.nz UNCO --- New property j3d.autocompile 2020-02-02
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
1261 Jogl opengl sgothel UNCO --- Allow changing of texture sampler type for multisampled FBO 2015-10-31
1262 Jogl graph sgothel UNCO --- Allow multi-pass font rendering to choose FBO to render to 2015-10-31
1321 Jogl util sgothel UNCO --- JPEG encoder 2019-03-29
1323 Jogl opengl sgothel UNCO --- Enhance the math utilities to support more operations on vectors, matrices and quaternions 2019-03-29
1352 Jogl util sgothel UNCO --- Identify if the pressed CTRL button was the right or left 2017-03-18
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
1266 Jogl awt sgothel UNCO --- Per canvas GLSL vertical flip skip method 2019-03-29
1427 Default default sgothel UNCO --- Move JMonkeyEngine's JogAmp backend into JogAmp repositories 2020-05-07
804 GraphUI Plugin sgothel UNCO --- Add SVG Input Specification (Curved Geometry, Object Interaction) to Graph-UI 2019-04-04
805 GraphUI Plugin sgothel UNCO --- Basic Graph-UI Elements - I 2019-04-04
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
1040 Jogl graph sgothel UNCO --- Font space character width problem (GPU renderer) 2019-03-29
1041 Jogl graph sgothel UNCO --- GPU Font rendering bugs on bold fonts 2019-03-29
1045 Jogl opengl sgothel UNCO --- Implement GLUgles2 2019-10-01
1061 Jogl graph sgothel UNCO --- Make possibility to draw antialiased text to different frame buffer 2019-03-29
1115 Jogl core sgothel UNCO --- SRGB implementation 2019-03-29
1131 Jogl graph sgothel UNCO --- Some TTF fonts not working in the new Graph API renderer 2019-03-29
1132 Jogl graph sgothel UNCO --- OTF fonts can't be loaded in Graph API renderer 2019-03-29
1133 Jogl graph sgothel UNCO --- Some TTF fonts producing squares instead of characters 2019-03-29
1138 Jogl vulkan sgothel UNCO --- Common Subset of OpenCL >= 2.1 / Vulkan Command API (Queue, Buffer) and Context 2019-03-29
1139 Jogl vulkan sgothel UNCO --- Generalize high-level API GLContext, GLDrawable, GLAutoDrawable for Vulkan and OpenGL 2019-03-29
1140 Jogl vulkan sgothel UNCO --- Add Support for SPIR-V >= 2.0 (group) 2019-03-29
1152 Jogl util sgothel UNCO --- StereoDevice: Add HSW Display (Health and Safety Warning) at least in combination w/ OculusVR 2019-03-29
1162 Jogl graph sgothel UNCO --- Using TextRegionUtil (RegionRenderer and RenderState) with user GL code 2019-03-29
1179 Jogl windows sgothel UNCO --- Provide fallback OpenGL ES 2 & 3 implementation using lib ANGLE on Windows 2015-10-09
1228 Jogl graph sgothel UNCO --- Allow setting other glBlendFunc in GLRegion renderer 2019-03-29
1229 Jogl graph sgothel UNCO --- Some TextRenderer tests not giving expected results 2019-03-29
1230 Jogl graph sgothel UNCO --- Two-pass TextRenderer doesn't work if culling is enabled 2019-03-29
686 Jogl video sgothel CONF --- Add native Libraries for GLMediaPlayer fallback w/ patent free Codecs like WebM or AV1 2019-03-30
1095 General infrastr sgothel CONF --- Establish self hosted forum/mailinglist on jogamp.org 2017-01-19
933 Jogl video sgothel CONF --- Force GLMediaPlayer not to depend on machine time 2019-04-10
1258 Gluegen core sgothel CONF --- Add Multiple JNI/Native to Java Callback Generation Techniques 2019-03-30
1260 Jogl video sgothel CONF --- Allow the change of MAXIMUM_VIDEO_ASYNC of GLMediaPlayer 2019-04-10
1361 Newt core sgothel CONF --- Remove Flickering when resizing a Newt Window 2019-10-08
1404 General generic sgothel CONF --- Support Java 11+ Features (Module Encapsulation, jlink, ..) 2021-09-05
1303 Jocl opencl wwalker3 CONF --- Add ability to use clRetainMemObject() on CLBuffers instead of automatically releasing 2019-03-29
953 Jogl awt gouessej CONF --- Allow the creation of a BufferedImage from a TextureData 2019-11-29
595 Newt core sgothel CONF --- NEWT event propagation to Jinput 2019-03-29
814 Newt core gouessej CONF --- Enhance PointerEvent / Deprecate MouseEvent 2020-05-07
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
813 Newt core sgothel CONF --- Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse/Keyboard) 2019-03-29
1137 Jogl vulkan sgothel CONF --- Add Support for Vulkan (group) 2019-03-29
1242 Jogl util sgothel CONF --- Fix 'Texture.updateImage(...)' API and Implementation 2019-03-30
812 Newt core xerxes CONF --- Add USB Topology / Graph to query device location etc. 2019-03-29
1064 Jogl graph sgothel IN_P --- Fix Graph Font Rendering (group for related bugs) 2019-03-29
1256 Gluegen core sgothel IN_P --- Provide General GlueGen Annotation Processor (Replacing specialized CStruct) 2019-03-30
674 Jogl swt sgothel IN_P --- JOGL/SWT Windowing/Surface Interoperability 2023-01-24
1368 General builds sgothel IN_P --- Source Certification Contract (SCC) 2019-04-03
1373 General generic sgothel IN_P --- Support High-DPI across Platforms and Modules 2023-02-02
592 Jinput core sgothel IN_P --- Migrate Jinput to JogAmp 2019-03-29
607 Jogl javafx sgothel IN_P --- JavaFX 2+ and JOGL should work together 2019-11-19
803 GraphUI Core sgothel IN_P --- Establish Graph-UI Core .. 2019-04-04
1008 General builds sgothel IN_P --- Adopt Automated Validation of Version Semantics 2019-03-30
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
72 bugs found.

as