mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 11:28:05 +02:00
drirc: remove i965 entry
The driver has been deleted in !10153. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16139>
This commit is contained in:
parent
f59c8c6e1c
commit
7df2cc42e7
1 changed files with 0 additions and 5 deletions
|
|
@ -904,11 +904,6 @@ TODO: document the other workarounds.
|
||||||
<option name="radeonsi_zerovram" value="true" />
|
<option name="radeonsi_zerovram" value="true" />
|
||||||
</application>
|
</application>
|
||||||
</device>
|
</device>
|
||||||
<device driver="i965">
|
|
||||||
<application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">
|
|
||||||
<option name="vs_position_always_invariant" value="true" />
|
|
||||||
</application>
|
|
||||||
</device>
|
|
||||||
<device driver="iris">
|
<device driver="iris">
|
||||||
<application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">
|
<application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">
|
||||||
<option name="vs_position_always_invariant" value="true" />
|
<option name="vs_position_always_invariant" value="true" />
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue