PixelToaster

portable framebuffer graphics library for c++

PixelToaster 1.4 Released

After a few months of testing in subversion, the updated 1.4 version of the API is ready for release!

Click here to download

This update contains modifications to the API to support multiple displays, a reorganized source tree, updated documentation and a new set of makefiles.

It also includes many bugfixes to the Win32 platform, and a general code cleanup across the board

PixelToaster 1.3 Released

Several months worth of changes previously available only via subversion have been released for everyone to enjoy.

Click here to download

New Features:

  • XWindows display, mouse and keyboard input
  • XWindows display works under Linux, BSD and MacOS X
  • High resolution RTDSC based timer for x86 unix systems
  • Windows port compiles clean under 64bit Windows, Visual Studio Express and MinGW

Coming soon:

  • Native MacOS display
  • Fullscreen XWindows output
  • Optimizations to reduce buffer copies
  • The ability to perform partial display updates