1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/components/myguiplatform
scrawl c4866bdfc6 Disable mipmaps for GUI textures
For some reason, the mipmap generator seems to be broken on Linux Intel graphics (works on Nvidia). This was breaking the scrollbar arrows, which are minified enough to show using a mipmap.
2015-07-13 19:13:26 +02:00
..
myguidatamanager.cpp
myguidatamanager.hpp
myguiloglistener.cpp
myguiloglistener.hpp
myguiplatform.cpp
myguiplatform.hpp Implement UI scaling factor 2015-05-15 00:41:21 +02:00
myguirendermanager.cpp Fix some issues found by coverity 2015-07-11 03:34:08 +02:00
myguirendermanager.hpp Implement UI scaling factor 2015-05-15 00:41:21 +02:00
myguitexture.cpp Disable mipmaps for GUI textures 2015-07-13 19:13:26 +02:00
myguitexture.hpp