Commit Graph

8 Commits (69139a1e9593f234bd32f7f00a27645d64c80b2c)

Author SHA1 Message Date
shamanDevel bb15931fa2 started with context creation 9 years ago
Georgeto b39c46a82a Let lwjgl respect the AlphaBits setting. 9 years ago
shadowislord 068047200e Threads: standardize names. Make sure they all start with "jME3". 10 years ago
shadowislord 809092c236 Allow application to be a resizable window. 10 years ago
shadowislord 74dc3392c6 Allow display modes with 59 Hz refresh rate to be acceptable as 60 Hz 10 years ago
shadowislord 2aad768c8a * Forgot to remove withSRGB from LwjglCanvas 11 years ago
shadowislord cfcc86dd8b * When creating display pixel format, do not use withSRGB as it could cause display creation to fail (when gamma correction is enabled). Based on online research, it seems that it is not necessary, and simply enabling SRGB writes on the main framebuffer is enough. 11 years ago
Nehon 77a4002c3d Added support for hardware srgb output (gamma correction). 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 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
sky..ok 28ce76245f Change all source licenses to say 2009-2012 13 years ago
ShA..Rd 96c4b31e0f * Partial fix for issue 532 and issue 533 13 years ago
Sha..rd e78474a5b1 * Fix issue 506 13 years ago
Sha..rd 7825249952 * Made some classes pretty, hope you like it 13 years ago
Sha..rd bd828d629c * Fixed issue with default samples value causing "No support for WGL_ARB_multisample" error 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
sha..rd 73aa30785b * AssetPathURL now accepts non-relative asset paths 14 years ago
sha..rd 7314c5f613 * Fix lighting "early cull" issue for terrain lighting shader as well 14 years ago
sha..rd a43e52a384 * XMLImporter can now read directly from file 14 years ago
sha..rd 39a7c743af * Fix android runtime error due to BufferedImage being used in AppSettings 14 years ago
kim..ng a697b6efa4 Android: getTouchInput() interface add 14 years ago
Sha..rd 873c656e23 * Fixed crash when changing number of samples/bpp and then calling app.restart() 14 years ago
sha..rd 0d0454f248 * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer capabilities even if the canvas is not visible yet. 14 years ago
sha..rd 3778400635 * More errors sent to Application.handleError() 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
nor..67 9e53abbb7a move jme3 to trunk 14 years ago