Przeglądaj źródła

Got rid of DX8 fallback

Josh Yelon 18 lat temu
rodzic
commit
4ada6f355d
1 zmienionych plików z 0 dodań i 10 usunięć
  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
 # 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
 # clients to load egg files.  (The bam loader is built-in so bam files
 # are always loadable).
 # are always loadable).