mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-03 09:22:45 +00:00
cd3ed5a927
We can't add new graphics options without altering the original Flash menu files which we don't have. I disabled the r_lodBias functionality which can make the game look worse by adding a bias to the texture lookup functions which cause choosing texture mip maps that are smaller than the original image size in every view even though we want the first mip map level 0 which is the best quality. |
||
---|---|---|
.. | ||
gl_backend.cpp | ||
gl_GraphicsAPIWrapper.cpp | ||
gl_Image.cpp |