diff options
author | Sven Gothel <[email protected]> | 2023-03-08 05:35:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-03-08 05:35:29 +0100 |
commit | adfe4abec47313d2c533096f6c3e9a94d2fc4571 (patch) | |
tree | 3e7b8a5ecdf8674123e3d8f47a4bd425f548e19b /make/build-staticglgen.xml | |
parent | b7ad260cd68b0cbbe1e61b95ed8c90aa97487186 (diff) |
Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired (Graph VBAA + MSAA); Add NonFSAAGLCapabilitiesChooser
Notable: On RaspiPi4b w/ Mesa3D's Broadcom/VC driver,
the chosen capabilities is a multisamnple one even though not requested.
This causes
- extra performance overhead
- doubled AA: 1st our VBAA, then the FSAA (multisample) -> loss of sharpness
Simply dropping the undersired FSAA helps and ups performance
on the Raspi board (22 -> 35 fps).
Diffstat (limited to 'make/build-staticglgen.xml')
0 files changed, 0 insertions, 0 deletions