Julien Gouesse
5a5ffdc2ae
First attempt of fix for the issue #490
9 years ago
shamanDevel
a26e526945
Added an experimental Jocl binding.
...
Note that Jogamp's Jocl only supports OpenCL1.1, some methods will throw an UnsupportedOperationException.
9 years ago
shamanDevel
bb15931fa2
started with context creation
9 years ago
Kirill Vainer
47c26ac0e4
fix issue #441
9 years ago
Kirill Vainer
a8aabac1c9
fix issue #441
9 years ago
Kirill Vainer
2ca55c8b3a
LWJGL3 improvements
...
* Added key remapping for GLFW key constants
* Rename AppSettings.getGammaCorrection() to isGammaCorrection()
* Use LWJGL3 artifacts from maven
* Minor compatibility changes for LWJGL 3.0.0b
* Fixed some minor bugs in LwjglWindow
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
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
da01826e43
Temporarily disables the unified renderer in the JogAmp backend
10 years ago
Julien Gouesse
fcae2e64de
Removes some useless code from the JogAmp backend
10 years ago
Julien Gouesse
7bd414665b
Drives the display renderable earlier in order to fix the unified renderer of the JOGL backend
10 years ago
Julien Gouesse
814fb2b3ff
First implementation of the unified renderer for the JOGL backend, untested
10 years ago
Julien Gouesse
bbb15062af
Adds the support of DebugGL for OpenGL ES 3 into the JOGL backend
10 years ago
Julien Gouesse
2e977f6535
Fixes a GLException caused by a regression on the management of the gamma correction in the JOGL backend
10 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
shadowislord
6ca111b13d
Refactor renderer system
...
* Support OpenGL ES 2 in GLRenderer (various error fixes)
* Get rid of OpenGL 1 remenants
* Other minor cleanups
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
...
support.
10 years ago
Julien Gouesse
44f7e8bb84
Updates JOGL (2.2.0)
11 years ago
shadowislord
54ffe15dda
* Switch to new native library loader
...
* Deprecate old library loader
* Add warning when the requested number of antialiasing samples cannot be satisfied
* Cleaned up LwjglContext.determineMaxSamples()
11 years ago
Nehon
77a4002c3d
Added support for hardware srgb output (gamma correction).
...
It can be toggled at render time.
Works with lwjgl
Couldn't test with Jogl and might be not working
Not supported by mobile renderers
11 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
PSp..om
ed77d40c63
First pass at copying the source files with history into the
...
new gradle-based structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago