mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 12:50:12 +01:00
drirc: set always_have_depth_buffer for Topogon
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
parent
e26d5940ff
commit
fe30fa9ad6
1 changed files with 6 additions and 0 deletions
|
|
@ -25,5 +25,11 @@
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue