Commit Graph

69 Commits (130283914e2045e577fe2151ed4e39931cf82064)

Author SHA1 Message Date
sha..rd e05c94564f * Uncaught exception handler now set only on render thread instead of entire VM 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
sha..rd 33dac750d7 * Fix for jMonkeyPlatform "100% CPU usage" bug 14 years ago
sha..rd 4ff31a6fab * Changed depth function back to GL_LEQUAL 14 years ago
jos..om 9cc223c507 RenderState support for two sided Stencil Buffer operations (in order to support Shadow Volumes in the future) 14 years ago
sha..rd ed7789b7a6 * The OpenGL2 renderer now actually scales non-power-of-2 textures instead of throwing out a useless warning 14 years ago
sha..rd 7d6167c0dc * Added Renderer.invalidateState() to reset the render context 14 years ago
sha..rd 8019ba2a53 * LwjglRenderer will throw an exception when attempting to set null shader 14 years ago
sha..rd 8fb97f1a3a * Call timer.reset() when gaining focus to fix "object speedup after alt-tab" issue 14 years ago
sha..rd d729da9e78 * @SuppressWarnings("fallthrough") to prevent warnings 14 years ago
sha..rd 7dd3d52e9e * Removed many deprecated methods and classes 14 years ago
sha..rd 0d8a4b8dd4 * Fixed some luminance/alpha formats failing due to missing break statement under switch 14 years ago
sha..rd 7c7afb677f * Add check for GL_ARB_texture_multisample before setting up the texture to see if its supported 14 years ago
sha..rd 3778400635 * More errors sent to Application.handleError() 14 years ago
sha..rd 90bf137894 * Added new renderer capability: NonPowerOfTwoTextures 14 years ago
mul..va 66f5e2c1b6 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/missing-mouseevent-settime/ 14 years ago
sha..rd 61aea1e2c5 * Big refactoring of LWJGL display system, mainly to support updating the main loop without a render context or input devices being available. 14 years ago
sha..rd 656783476e * Attempt to fix ATI native crash with particles 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago