der richter

Results 198 comments of der richter

i dunno i would say you build the wrong branch. your commit hash is dae9ea3fa7, which is the last commit before the actual vulkan changes in this branch. the mpv...

some more remarks for me and building and bundling ``` install_name_tool -id /usr/local/lib/libMoltenVK.dylib /usr/local/lib/libMoltenVK.dylib install_name_tool -id /usr/local/lib/libshaderc_shared.1.dylib /usr/local/lib/libshaderc_shared.1.dylib ``` if libplacebo is still build with old stuff. probably not needed...

none `*-copy` modes of hwdec are not supposed to work, since we only do opengl direct mapping. this will not be part of this PR because this PR is only...

another heads up. i basically got proper syncing to work on mpv sides. though i still had a problem with moltenvk 1.2.148.0, where over time display sync got gradually worse...

no idea about both. the high precision warning should be negligible for now.

with older moltenvk this was fine. they broke it, or rather changed the usage, and deprecated it afterwards. so it shouldn't be used anymore anyway. if playback fails now, it's...

i think i confused something here. i was thinking about the view and layer usage with VkMacOSSurfaceCreateInfoMVK which wasn't properly documented back then (it only mentioned the usage of an...

the vsync problem i was seeing only occurred on my end after like ~20mins of continuous playback and not always. that only as a side note. there was also a...

we had this request before #351 #45. i don't think our general opinion on this has changed? so this should probably be closed.

you partially ignored the issue template. you didn't try to fullscreen in that log. i also can't reproduce this.