From 3666178f858611c45b0e2782e4ef0474e14b418a Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Thu, 6 Feb 2014 17:02:38 -0600 Subject: [PATCH] Remove Cache DL option from Android UI This option has been removed entirely from Dolphin, so remove the option from Android --- Source/Android/res/values-ja/strings.xml | 2 -- Source/Android/res/values/strings.xml | 2 -- Source/Android/res/xml/video_prefs.xml | 6 ------ .../org/dolphinemu/dolphinemu/settings/UserPreferences.java | 3 --- 4 files changed, 13 deletions(-) diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index cb206ae8a2..8227c7b2d4 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -185,8 +185,6 @@ XFBをエミュレート方法を決定。 バーチャル 実機 - Cache Display Lists - ディスプレイリストをキャッシュすることによりエミュレーション速度を向上。 Disable Destination Alpha 多くのタイトルで画面効果に使用されている、アルファ透過処理をスキップ 。 高速奥行き計算 diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 0fae5bab6c..62c56f06c2 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -187,8 +187,6 @@ Determines how the XFB will be emulated. Virtual Real - Cache Display Lists - Speeds up emulation a bit by caching display lists. Disable Destination Alpha Disables emulation of a hardware feature called destination alpha, which is used in many games for various effects. Fast Depth Calculation diff --git a/Source/Android/res/xml/video_prefs.xml b/Source/Android/res/xml/video_prefs.xml index 2f9c7eb36e..e2807956be 100644 --- a/Source/Android/res/xml/video_prefs.xml +++ b/Source/Android/res/xml/video_prefs.xml @@ -106,12 +106,6 @@ - -