Menu

/trunk/LWJGL/src/java/org Commit Log


Commit Date  
[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.
Added option to not call processMessages during 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
[r3304] by kappa1

Added better support for FreeBSD to appletloader. Thx to monty_hall for the patch.

2010-04-01 18:27:51 Tree
[r3303] by spasi

Fix for grabbed mouse deltas.

2010-04-01 15:05:32 Tree
[r3302] by spasi

Fixed mouse grabbing on secondary monitors.
Added extra device polling when vsync is enabled, to reduce input lag.

2010-03-31 23:56:24 Tree
[r3300] by spasi

Added yet another glGetActiveUniform alternative.

2010-03-31 20:56:07 Tree
[r3299] by spasi

Added support for NVX_gpu_memory_info (experimental extension).
Added support for initializing extensions that are not exposed in GL_EXTENSIONS (enables EXT_direct_state_access and NV_primitive_restart on AMD GPUs, use at your own risk).
Updated @Optional functions for AMD GPUs (driver version: 10.3)

2010-03-31 15:46:16 Tree
[r3298] by matzon

bumping native version

2010-03-28 23:11:17 Tree
[r3297] by kappa1

Further improvement to mouse ungrab position behaviour. Mouse no longer limited to just ungrabbing at the position it was grabbed, now you can can call setCursorPosition(x,y) while mouse is grabbed and ungrab the mouse at any position you like.

2010-03-27 16:04:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.