Skip to content

Allow 8× multisampling in traditional (non-framebuffer) MSAA#487

Open
Calinou wants to merge 1 commit intoioquake:mainfrom
Calinou:multisample-allow-8x
Open

Allow 8× multisampling in traditional (non-framebuffer) MSAA#487
Calinou wants to merge 1 commit intoioquake:mainfrom
Calinou:multisample-allow-8x

Conversation

@Calinou
Copy link
Copy Markdown

@Calinou Calinou commented Mar 14, 2021

ioquake3 version of iortcw/iortcw#138.

This makes it possible to use 8× MSAA with the OpenGL 1.x renderer.

A similar change was applied to ET:Legacy recently and it works nicely there.

16× MSAA isn't exposed as graphics drivers often implement it as a mixture of SSAA and MSAA, which can introduce various graphical issues down the line.

This makes it possible to use 8× MSAA with the OpenGL 1.x renderer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants