Commit | Date | |
---|---|---|
2008-04-30 15:29:39 |
View
Download |
|
2008-04-07 18:42:36 |
View
Download |
|
2008-04-07 10:18:09 |
View
Download |
|
2006-10-30 15:46:42 |
View
Download |
|
[r2582]
(3.2 kB)
by
elias_naur
Windows: Don't use a dummy window (HDC) when finding a pixel format but use the actual window directly. This will avoid cases where the pixel format index for the dummy window's HDC wasn't valid for the actual window's HDC. It also avoid unnecessary complexity. Fix FullScreenWindowedTest to use the Display's current BPP to avoid 24/16 bpp weirdness |
2006-10-11 13:48:48 |
View
Download |
2006-09-19 14:17:13 |
View
Download |
|
2006-07-15 20:25:56 |
View
Download |
|
2006-07-12 18:32:58 |
View
Download |
|
[r2497]
(3.3 kB)
by
elias_naur
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
renamed from
/trunk/LWJGL/src/native/win32/context.h
|
2006-07-12 18:09:11 |
View
Download |