mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Got rid of DX8 fallback
This commit is contained in:
parent
bb6497427c
commit
4ada6f355d
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user