Go to file
Elias Naur 0f95034fd3 Added Display.processMessages(), providing a hook to only process native events and not swap buffers or poll input 2004-11-02 18:15:39 +00:00
doc added Mark Bernard to credits 2004-10-27 17:00:23 +00:00
platform_build copy the dll 2004-10-24 20:42:20 +00:00
res id3 tags 2004-10-24 20:38:54 +00:00
src Added Display.processMessages(), providing a hook to only process native events and not swap buffers or poll input 2004-11-02 18:15:39 +00:00
SignatureDump.java Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
build.xml Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation 2004-11-02 12:48:58 +00:00