| Commit | Date | |
|---|---|---|
|
[r2742]
by
elias_naur
Linux: Don't use XClearWindow to clear the window, but rely on the OpenGL clearing instead. Also, remove redundant attributes in XCreateWindow |
2007-02-23 08:21:02 | Tree |
| 2007-02-21 13:44:33 | Tree | |
|
[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 |
| 2007-02-08 22:00:51 | Tree | |
| 2007-02-04 21:46:29 | Tree | |
| 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 |
| 2007-01-23 19:55:46 | Tree |