drirc: set always_have_depth_buffer for Topogon
authorBrian Paul <brianp@vmware.com>
Sat, 30 Mar 2013 00:29:52 +0000 (18:29 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 1 Apr 2013 14:18:09 +0000 (08:18 -0600)
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/mesa/drivers/dri/common/drirc

index a13941f681e7f7314998464e5df646d65203a937..556d1b599bd0ea15eff219701aa71207db966a1f 100644 (file)
         <application name="Savage 2" executable="savage2.bin">
             <option name="disable_glsl_line_continuations" value="true" />
         </application>
+        <application name="Topogun (32-bit)" executable="topogun32">
+            <option name="always_have_depth_buffer" value="true" />
+        </application>
+        <application name="Topogun (64-bit)" executable="topogun64">
+            <option name="always_have_depth_buffer" value="true" />
+        </application>
     </device>
 </driconf>