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
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it
PR: ports/73695 [1]
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) [1]
This version is a minor update, the most important fix being
that extension functions will now be properly intercepted.
If the previous version worked for you, and you are not
using extensions, then you shouldn't need to update.
PR: 73117
Submitted by: Erik Greenwald <erik@smluc.org>
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
PR: ports/67795
Submitted by: Erik Greenwald <erik@smluc.org>