mirror of
https://github.com/panda3d/panda3d.git
synced 2025-12-21 14:39:50 -06:00
Clarify framebuffer-software/hardware comment in Config.prc
[skip ci]
This commit is contained in:
@@ -31,7 +31,7 @@ fullscreen #f
|
||||
|
||||
# The framebuffer-hardware flag forces it to use an accelerated driver.
|
||||
# The framebuffer-software flag forces it to use a software renderer.
|
||||
# If you don't set either, it will use whatever's available.
|
||||
# If you set both to false, it will use whatever's available.
|
||||
|
||||
framebuffer-hardware #t
|
||||
framebuffer-software #f
|
||||
|
||||
Reference in New Issue
Block a user