suijingfeng / vkQuake3

Its based on ioq3,I add a vulkan based modular render back end which originally from https://github.com/kennyalive/Quake-III-Arena-Kenny-Edition
GNU General Public License v2.0
98 stars 28 forks source link

Mirror Issue in Q3DM0 [vulkan] #12

Open danieleftodi opened 4 years ago

danieleftodi commented 4 years ago

In Q3DM0 with

\cl_renderer vulkan

I'm getting this mirroring issue: https://player.vimeo.com/video/435875280

No issue with: \cl_renderer opengl1 \cl_renderer opengl2

tolnaiz commented 4 years ago

I can confirm I have the issue too on macOS 10.15.5 Catalina. Both with integrated and discrete gpu.

suijingfeng commented 4 years ago

you can take a look at this: https://github.com/suijingfeng/vkOpenArena/issues/2

see if it is related.

I am now too busy to address this issue. have to take full time to work for my company.