Commit | Date | |
---|---|---|
2010-04-15 18:03:54 | Tree | |
[r3327]
by
kappa1
fix: When using unsigned jars with signed lwjgl jars it fails when creating a Display on linux with an AccessController error. This is due to the new XRandR class missing a AccessController.doPriviledged method when it requires out of sandbox access. (LWJGL Applet Distribution is borken on linux without this fix) |
2010-04-14 22:34:43 | Tree |
2010-04-13 20:28:04 | Tree | |
2010-04-13 07:14:51 | Tree | |
2010-04-12 23:22:08 | Tree | |
2010-04-10 18:07:50 | Tree | |
[r3316]
by
spasi
Added @NoErrorCheck on vertex data methods. |
2010-04-09 23:57:40 | Tree |
[r3315]
by
kappa1
Example on how to allow Space Invader Test Application to work as an applet with minimal code change. |
2010-04-08 22:53:45 | Tree |
[r3308]
by
spasi
Moved processMessages call after swapBuffers in Display.update. |
2010-04-03 19:03:49 | Tree |
[r3305]
by
kappa1
Allow LWJGL applets to work when seperate_jvm parameter is not supported (i.e. java plugin1). |
2010-04-01 21:01:51 | Tree |