Menu

Code Commit Log


Commit Date  
[r2740] by elias_naur

Windows: Don't exclude PFD_GENERIC_ACCELERATED formats when selecting pixel formats. Hopefully this will enable LWJGL to use the directx emulated opengl implementation on vista

2007-02-17 09:49:44 Tree
[r2739] by elias_naur

Make the rest of LWJGL thread safe. No attempt have been done to make the locking minimal. Instead, one global lock is shared by Display, Mouse, Keyboard and Cursor. The lock surrounds all public methods.

2007-02-12 12:18:26 Tree
[r2738] by matzon

tagging 1.0

2007-02-08 22:00:51 Tree
[r2737] by matzon

fixed test to use -1 in freq

2007-02-04 21:46:29 Tree
[r2736] by matzon

1.0 version string

2007-02-03 12:22:25 Tree
[r2735] by elias_naur

Linux: Make sure the first Mouse.poll() return correct absolute X and Y values

2007-01-31 14:07:20 Tree
[r2734] by elias_naur

Windows AWTInput: Make sure the cursor is contained within the window when the Mouse is grabbed.

2007-01-30 13:08:51 Tree
[r2733] by matzon

updated streams

2007-01-23 19:55:46 Tree
[r2732] by elias_naur

Tweaked comment for Display.getAvailableDisplayModes to make it clear that invalid modes can be returned and that create() won't always detect such modes

2007-01-22 10:14:13 Tree
[r2731] by elias_naur

Changed version to RC2

2007-01-22 09:24:06 Tree
Older >