Well you were sort of right, the performance in Unigine Heaven did give some more sense making results.
NVIDIA GTX 260
FPS:
36.1
Scores:
910
Min FPS:
19.6
Max FPS:
72.8
ATI HD 4870
FPS:
38.0
Scores:
957
Min FPS:
12.9
Max FPS:
78.5
Unigine Heaven settings:
Code:
export LD_LIBRARY_PATH=./bin:$LD_LIBRARY_PATH
./bin/Heaven_x64 -video_app opengl \
-sound_app openal \
-extern_define RELEASE \
-system_script heaven/unigine.cpp \
-engine_config ../data/heaven_2.1.cfg \
-console_command "gl_render_use_arb_tessellation_shader 0 && render_restart" \
-data_path ../ \
-video_fullscreen 1 \
-video_mode -1 \
-video_width 1680 \
-video_height 1050
I'm about to do some more testing on Wine now.