Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : proto

Dir     : e17/proto/e_phys


Modified Files:
        .cvsignore 


Log Message:
fix some compiler warnings
add mesh test (i did this a while back, not sure that it works very well)
revert to using fixed time delta per tick instead of elapsed system time
  (high cpu could cause timer calls to stack up and get called in rapid
  succession resulting in excessive amounts of energy getting added into the
  system) 

===================================================================
RCS file: /cvs/e/e17/proto/e_phys/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- .cvsignore  22 Mar 2007 16:57:39 -0000      1.2
+++ .cvsignore  22 Mar 2007 17:04:32 -0000      1.3
@@ -6,4 +6,8 @@
 config.status
 configure
 libtool
+depcomp
+install-sh
+ltmain.sh
+missing
 ephys.pc



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to