Commit Graph

72 Commits (15e379c8f1d67f109e01b778f3a64dbd02c62c51)

Author SHA1 Message Date
gouessej f49992d15b Switches to JOGL 2.1.2 11 years ago
rem..om f8be6cf686 One can now change the depth test function throught the additional renderstate of a material. 12 years ago
jul..se 92757f8a9d Sends all key events (including repeat events) in the JOGL NEWT backend 12 years ago
jul..se 166373230c Possible fix for the bug on compressed DDS textures in the JOGL backend 12 years ago
jul..se e877d1f8c9 Switches to JOGL 2.0.2 12 years ago
jul..om b03d6abc33 Switches to GlueGen build 669, JOAL build 435 and JOGL build 989 12 years ago
jul..om bcb7922b9d Removes a typo from NewtKeyInput 12 years ago
sha..RD d6fbd97482 * Add NativeObject.dispose() which deletes the object from GL driver, and if UNSAFE=true, also native buffers. 12 years ago
rem..om 05e080100e Added support for int arrays uniforms. thanks to abies. 12 years ago
jul..om 586ea98f00 Removes useless debug logs from NewtKeyInput 12 years ago
nor..67 c1efd70e3d - fix newt display dependency 12 years ago
jul..om 32e6516a47 Fixes the debug pipeline which was only working with GL4bc 12 years ago
jul..om 974b09c47b Adds a field for the JoyInput implementation into JoglContext 12 years ago
jul..om 44f7c81567 Fixes a bug in the support of vertical synchronization 12 years ago
voi..om 23c1fddf8f Added support to upload/modify sub texture to Renderer interface introducing a new method: 12 years ago
jul..om 503adbfd85 Tolerates a failure in the parsing of GLSL version string and then assumes GLSL 1.00 is supported only on the Raspberry Pi 12 years ago
jul..om 67d5628721 Fixes remaining compile errors in JoalAudioRenderer 12 years ago
jul..om 284beda03b Fixes some compile errors in JoalAudioRenderer (work in progress) 12 years ago
jul..om 76de5e345e Fixes a compile error in NewtMouseInput 12 years ago
jul..om ce31958ece Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto (with small changes), converts ABGR to RGBA only if the extension GL_EXT_abgr is not supported 12 years ago
jul..om 0360f9a44a Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, uses the default profile 12 years ago
nor..67 22eb83fd9a - add generic AudioSource to abstract audio system away from AudioNode 12 years ago
jul..om 36e6eb7fdc Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, fetches the GLSL version correctly when using ES2 12 years ago
jul..om 1112b380d2 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, fetches the GLSL version correctly when using ES2 12 years ago
jul..om aec78ea21f Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, temporarily disables EFX in JoalAudioRenderer 12 years ago
nor..67 ea973c14c3 - change logging from logger.info() logger.fine and logger.warning() 12 years ago
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
jul..om 0acece86e0 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto 12 years ago
jul..om e242174a22 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto 12 years ago
jul..om ba3eaabacd Improves OpenGL-ES support (especially for Raspberry Pi) 12 years ago
jul..om f895d9c173 Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto 12 years ago
jul..om b242f66c5a Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto 12 years ago
rem..om 01bf1ca843 Fixed 2 issues with shadows : 12 years ago
jul..om 2a3e28bb9d Removes a useless check from JoglRenderer 12 years ago
jul..om e4b80ebb0d Fixes a bug in JoglNewtDisplay: the native counterpart of the Screen instance must have been created before retrieving or modifying the screen mode according to Sven Göthel 12 years ago
jul..om 97cb4145e5 Fixes a bug in JoglNewtDisplay: the canvas must be visible before retrieving or modifying the screen mode 12 years ago
jul..om 3bde7326de Fixes a spelling mistake in the creation of the offscreen buffer 12 years ago
Sha..rd 9e03dba566 * Add checks for maximum texture resolution in all renderers 12 years ago
jul..om 2ca9775aef Fixes the sample count 12 years ago
jul..om 3002e5e057 Uses GL2GL3 instead of GL2 when it is possible 12 years ago
jul..om 380b40b7e9 Adds some off-screen rendering (work in progress, not tested) 12 years ago
jul..om a0a67abf06 Fixes a bug in the frame buffers (thanks to Nehon's suggestion) 12 years ago
jul..om 54c7447efa Mouse and input support for NEWT canvas and display 12 years ago
jul..om c9c1ae1cae Fixes BPP in JoglNewtAbstractDisplay 12 years ago
jul..om 48ca976705 Adds a display based on NEWT (work in progress) 12 years ago
jul..om 345cac2444 Adds a canvas based on NEWT (work in progress) 12 years ago
jul..om 44b89a367c Fixes a bug occurring when exiting the full screen mode and adds an abstract display based on NEWT (work in progress) 12 years ago
jul..om 0170c7b5eb Fixes some problems with framebuffers (second attempt) 12 years ago
jul..om 0263c78d55 Fixes some problems with framebuffers 12 years ago
jul..om af3e3a74f5 Uses the proper string as attribute name to get its location (and now the shader-based renderer relying on JOGL 2.0 is operational) 12 years ago