Commit | Date | |
---|---|---|
[r2582]
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 | Tree |
[r2581]
by
spasi
Added missing CURRENT_RASTER_SECONDARY_COLOR enum value (GL 2.1) |
2006-10-11 11:21:40 | Tree |
[r2580]
by
elias_naur
Made Display.getImplementation package private, and made the input.* packages access it through reflection. |
2006-10-08 09:05:16 | Tree |
2006-09-28 21:53:18 | Tree | |
2006-09-21 14:39:10 | Tree | |
2006-09-21 13:49:49 | Tree | |
2006-09-20 11:49:14 | Tree | |
2006-09-19 14:17:13 | Tree | |
[r2574]
by
elias_naur
Display.java: Moved Context creation to after createWindow to relax the requirement that the Display PeerInfo must be valid before createWindow(). This will help Windows get rid of a dummy window. |
2006-09-19 13:41:18 | Tree |
2006-09-19 13:18:05 | Tree |