Go to file
Gregory Pierce 529748c7b7 Added changes to support the selection of display modes on OSX in multiple monitor configurations. Currently defaults to only getting the display modes of display[0] - the primary display since lwjgl doesn't yet support clean multi monitor configuration programatically.
This code based off the Apple provided sample code at http://developer.apple.com/samplecode/Sample_Code/Graphics_2D/Mode.htm
2003-01-30 18:56:56 +00:00
doc add: explanation about running demos 2002-12-24 09:42:27 +00:00
res files needed by ALTest - from openal source tree, thus lgpl 2003-01-03 01:17:40 +00:00
src Added changes to support the selection of display modes on OSX in multiple monitor configurations. Currently defaults to only getting the display modes of display[0] - the primary display since lwjgl doesn't yet support clean multi monitor configuration programatically. 2003-01-30 18:56:56 +00:00
build.xml mod: now loads data files for examples from /res/ 2003-01-03 01:19:39 +00:00