K 10 svn:author V 6 jbeich K 8 svn:date V 27 2020-05-02T00:54:02.220352Z K 7 svn:log V 897 emulators/yuzu: unbreak on FreeBSD < 12.2/13 after r533221 In file included from src/video_core/renderer_opengl/gl_buffer_cache.cpp:15: In file included from src/./video_core/renderer_opengl/gl_rasterizer.h:26: In file included from src/./video_core/renderer_opengl/gl_fence_manager.h:11: src/./video_core/fence_manager.h:91:32: error: use 'template' keyword to treat 'Write' as a dependent template name memory_manager.Write(current_fence->GetAddress(), current_fence->GetPayload()); ^ template src/./video_core/fence_manager.h:137:32: error: use 'template' keyword to treat 'Write' as a dependent template name memory_manager.Write(current_fence->GetAddress(), current_fence->GetPayload()); ^ template Reported by: pkg-fallout END