mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
remove multisample from default
This commit is contained in:
parent
69804fbb87
commit
d0cf343143
@ -202,7 +202,7 @@ ConfigVariableString window_title
|
|||||||
("window-title", "Panda");
|
("window-title", "Panda");
|
||||||
|
|
||||||
ConfigVariableString framebuffer_mode
|
ConfigVariableString framebuffer_mode
|
||||||
("framebuffer-mode", "rgba double-buffer depth multisample hardware",
|
("framebuffer-mode", "rgba double-buffer depth hardware",
|
||||||
PRC_DESC("A space-separated list of keywords that describe the default "
|
PRC_DESC("A space-separated list of keywords that describe the default "
|
||||||
"framebuffer properties requested for a window."));
|
"framebuffer properties requested for a window."));
|
||||||
ConfigVariableInt depth_bits
|
ConfigVariableInt depth_bits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user