Geeks3D GpuTest - GPU stress test and OpenGL benchmark.
Copyright (c) 2012-2014 Geeks3D, All rights reserved.
http://www.Geeks3D.com/GpuTest/

***************************************************
THIS SOFTWARE IS PROVIDED 'AS-IS', WITHOUT ANY 
EXPRESS OR IMPLIED WARRANTY. IN NO EVENT WILL 
THE AUTHOR BE HELD LIABLE FOR ANY DAMAGES ARISING 
FROM THE USE OF THIS SOFTWARE.
***************************************************


GpuTest OSX 10.7, 10.8 and 10.9
-------------------------------
Unzip the archive where you want and double click on 
GpuTest_GUI.app to launch GpuTest user interface.

A log file is created in the user's root folder and 
is named _geeks3d_gputest_log.txt .

The benchmark mode generates a CSV result file in user's root folder.
This score file is called _geeks3d_gputest_scores.csv .

GpuTest can be launched with command parameters. Check the
gputest_command_line_example.sh for more details.

GpuTest 0.7.0 adds the online score via a GPU database.
Submissions are only possible in benchmark mode.


Credits
-------

- PixMark Piano: this test is based on ShaderToy Piano 
  pixel shader by iq. You can find the complete
  code source here: https://www.shadertoy.com/view/ldl3zN

- PixMark Volplosion: this test is based on a GLSL Sandbox 
  shader by Simon Green. You can find the source code here:
  http://glsl.heroku.com/e#2945.1
