Commit graph

5 commits

Author SHA1 Message Date
Brian Matzon
8a3bee6b1c applied patch to move ID tag 2006-03-23 19:32:21 +00:00
Ioannis Tsakpinis
83dd8b6bbc Code cleanup 2004-11-25 22:31:38 +00:00
Elias Naur
b88624e608 Add a public DisplayMode constructor 2004-08-09 11:55:48 +00:00
Elias Naur
a2680adb77 Fix DisplayMode.equals 2004-07-22 07:38:56 +00:00
Elias Naur
84110e9c13 Linux part:
Merged Window and Display into org.lwjgl.Display
Added support for persistent context. This will enable LWJGL games
to avoid recreating the context resources like textures and display
lists when switching between windowed and fullscreen and/or context
dimensions.

Added PixelFormat class instead of individual parameters to Display.create
and Pbuffer constructor.
2004-07-02 19:02:00 +00:00
Renamed from src/java/org/lwjgl/DisplayMode.java (Browse further)