This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Development > bugle (0.0.20080123)

BuGLe is a tool for OpenGL debugging, implemented as a wrapper library
that sits between your program and OpenGL. While still in development,
it can already do the following:
* Dump a textual log of all GL calls made.
* Take a screenshot or capture a video.
* Call glGetError after each call to check for errors, and wrap
glGetError so that this checking is transparent to your program.
* Capture and display statistics (such as frame rate)
* Force a wireframe mode
* Recover a backtrace from segmentation faults inside the driver,
even if the driver is compiled without symbols.

In addition, there is a debugger (gldb) that lets you set breakpoints
and examine backtraces. It also lets you examine OpenGL state, enable
and disable filters, and drop into gdb to see what is going wrong. A
GUI version of the debugger (gldb-gui) is currently in development,
and a preliminary version is available with the latest releases. It
features a texture viewer and a shader viewer.

The package is dependent upon glew package, also available here at
SlackBuilds.org.

Maintained by: Aleksandar Samardzic
Keywords: opengl,gl,debug
ChangeLog: bugle

Homepage:
http://www.opengl.org/sdk/tools/BuGLe/

Source Downloads:
bugle-0.0.20080824.tar.bz2 (ba640a340e56a8ed0e5ffc96853c0e0f)

Download SlackBuild:
bugle.tar.gz
bugle.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
bugle.SlackBuild
bugle.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds