Commit Graph

46 Commits (eb2e2f4cdc91a765bac2d1dab69143ad27023b6e)

Author SHA1 Message Date
Kirill Vainer 2ca55c8b3a LWJGL3 improvements 9 years ago
David Bernard 0f140370ed jogl: flip y for mouse click 9 years ago
David Bernard 3e71198610 jogl: use pixel unit for window's dimension (fix issue on MaxOS X) 9 years ago
David Bernard 836bf85630 jogl: some fixes about mouse handler 9 years ago
Julien Gouesse ea28e8a449 First attempt to fix a bug reported by david_bernard_31, the size of the strings in the shader code was wrongly computed for the JOGL backend 9 years ago
Julien Gouesse ce86a3e555 Allows to choose between the forward compatible profile and the backward compatible profile in the JOGL backend 9 years ago
Julien Gouesse f38ea1e3e2 Displays the JOGL version instead of the NEWT version 9 years ago
Julien Gouesse 1559dacdca Updates JOGL (2.3.2) 9 years ago
Julien Gouesse 5f77ff021b Fixes the NullPointerException in the demos when using JoglNewtDisplay 9 years ago
Julien Gouesse daa18429d1 Removes the old JOGL renderer and uses the new unified renderer as it works correctly now 9 years ago
Julien Gouesse e3a45755c6 The JOGL backend doesn't need null-terminated strings for the attributes and the uniforms 9 years ago
Julien Gouesse da01826e43 Temporarily disables the unified renderer in the JogAmp backend 9 years ago
Julien Gouesse fcae2e64de Removes some useless code from the JogAmp backend 9 years ago
Julien Gouesse 7bd414665b Drives the display renderable earlier in order to fix the unified renderer of the JOGL backend 9 years ago
Julien Gouesse fae50fd36e Fixes a compile error in the unified renderer of the JOGL backend, doesn't rely on the auto-boxing 9 years ago
Julien Gouesse 814fb2b3ff First implementation of the unified renderer for the JOGL backend, untested 9 years ago
Julien Gouesse bbb15062af Adds the support of DebugGL for OpenGL ES 3 into the JOGL backend 9 years ago
Julien Gouesse 2e977f6535 Fixes a GLException caused by a regression on the management of the gamma correction in the JOGL backend 9 years ago
Julien Gouesse 5b56f1e513 Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago
shadowislord 068047200e Threads: standardize names. Make sure they all start with "jME3". 10 years ago
iwgeric 4baceb6a08 fixed compilation issues in deprecated OGLESShaderRenderer, IGLESShaderRenderer, and JoglRenderer caused by earlier commit 10 years ago
shadowislord 6ca111b13d Refactor renderer system 10 years ago
Nehon 9f459af4e3 One can now call readFrameBuffer with a specific format, implementation has been done for the GLRenderer only. 10 years ago
shadowislord ad26e916ee Update renderer capabilities 10 years ago
shadowislord 5f33bdfa95 JOAL audio renderer to use the unified OpenAL backend as well 10 years ago
shadowislord 91715c4a48 Add support for URA, or Unified Renderer Architecture for audio 10 years ago
shadowislord 4717e7006f Goodbye, OpenGL1 10 years ago
shadowislord 1dfa4d4c0d Remove usage of deprected image formats (JOGL) 10 years ago
David Bernard 37da17e3eb add support of DepthStencil into *Renderer 10 years ago
saloisio 6dace77a7a Animator is stopped only if it is currently animating. 10 years ago
unknown 0644c286ef Updated JOGL canvas classes to fix shutdown bug. Also added frame rate 10 years ago
pspeed42 5a482e2b98 Added another Photoshop tyle blend mode: Exclusion 10 years ago
Julien Gouesse 2bca84a43d Ports all changes done on the official renderer during several months to the JOGL renderer (I thank a lot the lazy developers) 10 years ago
Julien Gouesse 44f7e8bb84 Updates JOGL (2.2.0) 10 years ago
Hannes Nevalainen 09b4ef6d82 Screen blend mode for JOGL. 11 years ago
shadowislord 54ffe15dda * Switch to new native library loader 11 years ago
shadowislord 65094e9ca1 * Put the shader compile log on the next line so its slightly more readable 11 years ago
shadowislord 81498d6f79 * Introduce Image.isNPOT() which is now used to check if the image is non-power-of-2 in renderer implementations. 11 years ago
shadowislord 35cfae5ef0 * Merge revision 11058 from experimental branch 11 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
Nehon 77a4002c3d Added support for hardware srgb output (gamma correction). 11 years ago
Normen Hansen b37a5357cf update jogl dependency to 2.1.4 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
rem..om e69d237b51 Committed a patch for ARGB8 and BGRA8 support 11 years ago
rem..om 54ab14e5ae Merged commits r11015 to gradle restructure branch. 11 years ago
rem..om e65d6ea44b Merged commits r11009 to r11012 to gradle restructure branch. 11 years ago
nor..67 511d045274 gradle: 11 years ago
PSp..om ed77d40c63 First pass at copying the source files with history into the 11 years ago