[Opal-commits] opal/samples/bin plugins.cfg,1.2,1.3
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-21 17:05:07
|
Update of /cvsroot/opal/opal/samples/bin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25481/samples/bin Modified Files: plugins.cfg Log Message: last minute fixed for 0.3.0 release Index: plugins.cfg =================================================================== RCS file: /cvsroot/opal/opal/samples/bin/plugins.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** plugins.cfg 19 Apr 2005 14:02:25 -0000 1.2 --- plugins.cfg 21 Apr 2005 17:04:51 -0000 1.3 *************** *** 5,7 **** --- 5,9 ---- # Define plugins + Plugin=RenderSystem_Direct3D7 + Plugin=RenderSystem_Direct3D9 Plugin=RenderSystem_GL |