![]() |
|
No Anti-aliasing under OpenGL (Linux build) - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: No Anti-aliasing under OpenGL (Linux build) (/Thread-no-anti-aliasing-under-opengl-linux-build) |
No Anti-aliasing under OpenGL (Linux build) - santasemilla - 12-12-2016 Hi there, I've been using Dolphin builds under linux since long ago with no problem. I had build 143x and updated to 1462 today. The problem was there with the previous build and its still there. When I set Anti-Aliasing under Graphics Enhancements, the image freezes (but I still hear sound). When I return to Anti-Aliasing "None", the game continues without issues (and without anti-aliasing, of course). If I check the log, I see: Code: VideoBackends/OGL/Render.cpp:140 W[Host GPU]: id: 20092, source: API, type: Performance - Program/shader state performance warning: Fragment Shader is going to be recompiled because the shader key based on GL state mismatches.I'm running Linux Mint 17.3 with an Intel Core i7, 8GB of RAM and an Nvidia GTX860 (Prime) with the 355.11 driver. I tried the anti-aliasing in other applications outside Dolphin and it seems to work without issues. I'm wondering if this is something related to dolphin builds or could be something on my configuration. Thanks in advance for your help!! RE: No Anti-aliasing under OpenGL (Linux build) - JosJuice - 12-12-2016 Some people have reported this happening, starting in 5.0-1374, so it's likely a bug in Dolphin. Other graphics backends (Vulkan in your case, I suppose?) should work, though. RE: No Anti-aliasing under OpenGL (Linux build) - santasemilla - 12-12-2016 Hi JosJuice, thanks for your reply. Never tried Vulkan, it seems I have some missing libraries. I'll try and report later. Sorry I haven't found previously any other thread on this problem. RE: No Anti-aliasing under OpenGL (Linux build) - JosJuice - 12-12-2016 All the reports I've seen were in places other than the forums, so it's not strange that you didn't find any. RE: No Anti-aliasing under OpenGL (Linux build) - JosJuice - 12-13-2016 The bug has been fixed by 5.0-1464. |