You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/bin
jackun afa50a17c4
[OpenGL] Add gl_size_query, gl_bind_framebuffer, gl_dont_flip options for workarounds
`gl_size_query = viewport` - specify what to use for getting display size. Options are "viewport", "scissorbox" or disabled. Defaults to using glXQueryDrawable.
`gl_bind_framebuffer = 0` - (re)bind given framebuffer before MangoHud gets drawn. Helps with Crusader Kings 3.
`gl_dont_flip = 1` - don't swap origin if using GL_UPPER_LEFT. Helps with Ryujinx.
3 years ago
..
MangoHud.conf [OpenGL] Add gl_size_query, gl_bind_framebuffer, gl_dont_flip options for workarounds 3 years ago
gen_enum_to_str.py Use xml.etree.ElementTree 4 years ago
mangohud-setup.sh Merge branch 'develop' into master 3 years ago
mangohud.in Merge remote-tracking branch 'origin/master' into develop 3 years ago