Skip to content

Commit

Permalink
config: add opengl:force_introspection
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Feb 23, 2024
1 parent 5758644 commit b6c38d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ _Subcategory `group:groupbar:`_
| name | description | type | default |
|---|---|---|---|
| nvidia_anti_flicker | reduces flickering on nvidia at the cost of possible frame drops on lower-end GPUs. On non-nvidia, this is ignored. | bool | true |
| force_introspection | forces introspection at all times. Introspection is aimed at reducing GPU usage in certain cases, but might cause graphical glitches on nvidia. 0 - nothing, 1 - force always on, 2 - force always on if nvidia | int | 2 |

## Debug

Expand Down

0 comments on commit b6c38d1

Please sign in to comment.