Commit Graph

6 Commits (9eb1ce8694199a725630164c208d57484f9fc6aa)

Author SHA1 Message Date
Julien Gouesse 5b56f1e513 Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago
shadowislord 1dfa4d4c0d Remove usage of deprected image formats (JOGL) 10 years ago
Nehon 09e705dcc4 Introduced RGB10_A2 Image Format. It offers greater precision for RGB channels at the expense of precision for the alpha channel. This format is convenient for post processing, and especially when gamma correction is turned on. 11 years ago
Nehon 8ff6f8df24 Introduced a new Enum ColorSpace. 11 years ago
Nehon e4ba4e9e9e - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
rem..om df66664f98 Committed a patch for ARGB8 and BGRA8 support 11 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
voi..om 23c1fddf8f Added support to upload/modify sub texture to Renderer interface introducing a new method: 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 f895d9c173 Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto 12 years ago
jul..om 9b9db3bd31 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3) 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 13 years ago
Sha..rd 69cbad9ce9 * Deprecated Intensity formats and RGB10, these never worked, and never will 13 years ago
ShA..Rd 807a3e6fc5 * Fix incorrect format for DepthStencil in TextureUtil (fix potential GL issue) 13 years ago
Sha..rd f68475319a * Added new image format: Depth24Stencil8, for framebuffers and textures that need stencil data 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
rem..om fafd79e5d3 - Added textureArray support (thanks to phate666) 13 years ago
sha..rd b5a8080f61 * Added checking for image format 14 years ago
sha..rd 0d8a4b8dd4 * Fixed some luminance/alpha formats failing due to missing break statement under switch 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago