Code Search for Developers
 
 
  

README from Equalizer - Multipipe Rendering at Krugle


Show README syntax highlighted


               Readme for Pixel Operation Benchmark Tool


  This directory contains a tool to measure the performance of pixel
  operations. It is an Equalizer application, which renders one frame
  and uses user events to send the results to the application, where
  they are printed.

  In addition to measuring the read pixels and draw pixels performance,
  it does illustrate the creation and usage of application-specific
  events.









See more files for this project here

Equalizer - Multipipe Rendering

Equalizer is a programming interface and resource management system for scalable graphics applications for clusters and shared memory systems. It is build upon a scalable programming interface solving the problems common to any multipipe application.

Project homepage: http://sourceforge.net/projects/equalizer
Programming language(s): C,C++
License: lgpl21

  Makefile
  README
  channel.cpp
  channel.h
  config.cpp
  config.h
  configEvent.cpp
  configEvent.h
  main.cpp