![]() |
|
is EXYNOS fixed - 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: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: is EXYNOS fixed (/Thread-is-exynos-fixed) |
RE: is EXYNOS fixed - Nintonito - 04-22-2018 (04-22-2018, 04:45 AM)zxcvbad Wrote: buffer_storage, base_vertex, geometry_shader were implemented, now we need them to implement dualScrBlend, more likely will happen in vulkan driver like qcomm recently did Wow that’s a lot of catching up they did. Shame Oreo drivers were locked in just a bit earlier. We will be waiting until late in the year for those drivers to hit devices. RE: is EXYNOS fixed - Sievn - 04-22-2018 Well since buffer storage will appear in later drivers That means exynos will catch up with snapdragon right? RE: is EXYNOS fixed - sirdaniel - 04-22-2018 @zxcvbad Wow, can we get some details in the future? @sievn We have no proof that these drivers will be updated on existing devices. Its up to phone manufacturer. I believe (im talking about huawei) these will come with 8.1 on updated mate10/p20 or newer phones. But i wish i was wrong. Dont know what is samsung's policy. Looking at s8 scores between exynos and snapdragon, both are comparable, but depending on tests its like sometimes one is better then another. Exynos is good performer in regular games, giving it new extensions can make better than snapdragon in emulation. But without numbers its just prophecy. RE: is EXYNOS fixed - degasus - 04-22-2018 (04-22-2018, 04:45 AM)zxcvbad Wrote: buffer_storage, base_vertex, geometry_shader were implemented, now we need them to implement dualScrBlend, more likely will happen in vulkan driver like qcomm recently did They've already told us that their hardware doesn't support dual source blending. They can fake it with software blending, but we use software blending ourself (on GL). So there is no need to pester them for this extention. RE: is EXYNOS fixed - jamster - 04-22-2018 Didn't one of the new versions of android implement the ability for users to add in new GPU drivers themselves? Maybe I misunderstood but perhaps that could help? RE: is EXYNOS fixed - rickx85 - 04-22-2018 Looking at the driver version of my S7 edge exynos I see that it is the SEPTEMBER 2016 version !!!!! How could I update that? Some dev could give me some idea because I see that the last update came out last month. source:https://developer.arm.com/products/software/mali-drivers/midgard-kernel RE: is EXYNOS fixed - zxcvbad - 04-22-2018 (04-22-2018, 05:42 PM)degasus Wrote: They've already told us that their hardware doesn't support dual source blending. They can fake it with software blending, but we use software blending ourself (on GL). So there is no need to pester them for this extention. Yep, I remember their response, it was related to Midgard. We'll see if they'll implement it in vulkan driver for Bifrost, hardware should support it. A630 have it now, we'll l find out later if A540 gets it on Android P. Unfortunately there's no geometry_shader in qcomm vulkan driver and depth buffer is broken, otherwise it would be pretty much complete extensions list we needed. (04-22-2018, 12:20 PM)Nintonito Wrote: Wow that’s a lot of catching up they did. Shame Oreo drivers were locked in just a bit earlier. We will be waiting until late in the year for those drivers to hit devices. Most of the credits for catching up goes to Google, except buffer_storage, 3 years after it was raised. [color=#000000]ANDROID_extension_pack_es31a brought us geometry_shaders and OpenGL ES 3.2 came with [/color]draw_elements_base_vertex so it was mandatory for ARM to have this extensions RE: is EXYNOS fixed - Redison - 04-22-2018 (04-21-2018, 06:08 AM)Sievn Wrote: THANK YOU! Could you test Harry potter chamber of secrets / sonic heroes ? Here I leave the video of Harry Potter and the Chamber of Secrets. He lets himself play there are ups and downs of frames from 45 to 12 at least https://www.youtube.com/watch?v=93n_TCYe-aA&t=98s RE: is EXYNOS fixed - nonexist - 04-23-2018 (04-22-2018, 11:59 PM)Redison Wrote: Here I leave the video of Harry Potter and the Chamber of Secrets. He lets himself play RE: is EXYNOS fixed - Redison - 04-23-2018 in my note 8 I can not select vulkan ... I can only put it in opengl
|