Commit | Date | |
---|---|---|
2006-10-20 12:55:01 | Tree | |
2006-10-20 12:36:51 | Tree | |
2006-10-20 12:32:33 | Tree | |
[r2586]
by
elias_naur
Linux: Don't use the SUN specific getScreenFromDevice in LinuxAWTCanvasPeerInfo. This avoids garbage creation per frame and avoids one bit of SUN JRE dependency. |
2006-10-20 11:51:34 | Tree |
2006-10-20 10:44:28 | Tree | |
[r2584]
by
elias_naur
Don't repaint() from a separate thread in AWT demos. This results in a smoother rendering. |
2006-10-20 10:42:43 | Tree |
[r2583]
by
elias_naur
Windows: Restore the old ToAscii code used on win9x platforms in an attempt to fix broken keyboard input on win98se machines. |
2006-10-11 20:26:35 | Tree |
[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 |