瀏覽代碼

Got rid of DX8 fallback

Josh Yelon 18 年之前
父節點
當前提交
4ada6f355d
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      doc/makepanda/confauto.in

+ 0 - 10
doc/makepanda/confauto.in

@@ -7,16 +7,6 @@
 ###                                                     ###
 ###########################################################
 
-# Define the display types that have been compiled in.  Panda will
-# pick one of these by going through the list in this order until one
-# is found that works, unless the user specifically requests a
-# particular display type with the load-display directive.
-
-aux-display pandagl
-aux-display pandadx9
-aux-display pandadx8
-aux-display pandadx7
-
 # The egg loader is handy to have available by default.  This allows
 # clients to load egg files.  (The bam loader is built-in so bam files
 # are always loadable).