Difference between revisions of "26 August 2006"

From Organic Design wiki
(testing gl on win32)
m
 
Line 1: Line 1:
 
<table class=document-code><tr><td>
 
<table class=document-code><tr><td>
OpenGL working successfully - thanks [[user:rob|Rob]]!
+
OpenGL working successfully - thanks [[user:rob|Rob]]! --[[User:Nad|Nad]] 20:51, 26 Aug 2006 (NZST)
:see [[peerd]] to download
+
 
:--[[User:Nad|Nad]] 20:51, 26 Aug 2006 (NZST)
+
See [[peerd]] to download, to test opengl capability, use
To test opengl capability, use
+
:<tt>./peerd.exe title opengl</tt>
::<tt>./peerd.exe title opengl</tt>
 
 
On windows, you can make a shortcut to ''peerd.exe'', then edit it and append ''title opengl'' onto the target.
 
On windows, you can make a shortcut to ''peerd.exe'', then edit it and append ''title opengl'' onto the target.
 
*Tested on win32/mingw
 
*Tested on win32/mingw
 
*not on *ux or OS X yet
 
*not on *ux or OS X yet
 
</table>
 
</table>

Latest revision as of 09:36, 26 August 2006

OpenGL working successfully - thanks Rob! --Nad 20:51, 26 Aug 2006 (NZST)

See peerd to download, to test opengl capability, use

./peerd.exe title opengl

On windows, you can make a shortcut to peerd.exe, then edit it and append title opengl onto the target.

  • Tested on win32/mingw
  • not on *ux or OS X yet