diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-05 13:25:39 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-05 13:25:39 +0200 |
| commit | 2c26d57dc97eb7105a6dca2089fd42847a8c2b37 (patch) | |
| tree | c28d8e836312a40d22b491b58b15681699647183 /main.cpp | |
| parent | cbfe7450f67eb9e0f7c9ef49d593f88527230a88 (diff) | |
a
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ app::app(const Arguments& arguments): .setTitle("Test") .setSize({1024, 768}, dpi_policy::Physical), GLConfiguration{} - //.setSampleCount(4) + //.setSampleCount(16) } { reset_camera_offset(); |
