Duron27

Results 6 comments of Duron27

funny I just got this issue today, but didn't have it lastnight. and I didn't update my linux or any file related code. I did however update some libraries in...

testing this out now, Yes it worked.

we do use a lot of flags to build osg on android ```-DOPENGL_PROFILE=GL1 \ -DDYNAMIC_OPENTHREADS=OFF \ -DDYNAMIC_OPENSCENEGRAPH=OFF \ -DBUILD_OSG_PLUGIN_OSG=ON \ -DBUILD_OSG_PLUGIN_DAE=ON \ -DBUILD_OSG_PLUGIN_DDS=ON \ -DBUILD_OSG_PLUGIN_TGA=ON \ -DBUILD_OSG_PLUGIN_BMP=ON \ -DBUILD_OSG_PLUGIN_JPEG=ON \...

There's a vulkan dev helping me with this issue so maybe we will figure it out. Has anyone tried changing the screen orientation? I'm not sure it's android specific.

Im going to see if this will work in the swapchain.cpp file [vulkan-prerotation](https://developer.android.com/games/optimize/vulkan-prerotation)

I can work on the code and see if I can get Chinese added to OpenMW source.