Update to latest version:

The news stats and showstats filter-sets can now display
frame rate, triangle count, and fragment count as an overlay
on the rendered frame. There has also been some work to
reduce overhead, so that the FPS counter will be reasonably
accurate.

PR:		ports/74296
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2004-11-24 09:59:05 +00:00
parent dd63522b7c
commit a3d18b0f15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122294
3 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= bugle
PORTVERSION= 0.0.20041108
PORTVERSION= 0.0.20041123
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bugle

View file

@ -1,2 +1,2 @@
MD5 (bugle-0.0.20041108.tar.gz) = b16a79e9d5a1c1f6c85d687e64aea87f
SIZE (bugle-0.0.20041108.tar.gz) = 474871
MD5 (bugle-0.0.20041123.tar.gz) = 1ccd42bd0d028009e1f8b1136b364014
SIZE (bugle-0.0.20041123.tar.gz) = 480500

View file

@ -11,6 +11,9 @@ lib/bugle/debugger.so
lib/bugle/modify.a
lib/bugle/modify.la
lib/bugle/modify.so
lib/bugle/stats.a
lib/bugle/stats.la
lib/bugle/stats.so
lib/bugle/trace.a
lib/bugle/trace.la
lib/bugle/trace.so