Emulator Issues #2219
closedLinux OpenGL is mirrored and upside-down
0%
Description
What steps will reproduce the problem?
- Compile latest libdrm, mesa, and radeon
2.Run dolphin with opengl plugin without "use real xfb" option
What is the expected output? What do you see instead?
expected output is the game running right side up
what i get: http://i2.photobucket.com/albums/y11/LinkWearsGreen/Linux.png
What version of the product are you using? On what operating system?
r5004, linux with the opensource gfx driver
Please provide any additional information below.
it works fine if you use the Real XFB option but that causes slow downs.
also all the other opengl programs i have run run absolutely fine. It's
only in dolphin that it does this...
Updated by Sonicadvance1 over 14 years ago
This is most likely due to the Open source plugin not support everything that Dolphin
does entirely, Binary drivers will most likely work correctly
Updated by nakeee over 14 years ago
Latest libdrm being what version?
And which driver/kernel versions?
Updated by Theevillightbulb over 14 years ago
libdrm: 2.4.17
kernel:kernel-2.6.31.12-174.2.22.fc12.x86_64
mesa: latest git everyday (r600_dri.so
Updated by nakeee over 14 years ago
- Status changed from New to Questionable
maybe you should try 2.6.32/2.4.18 if you use latest git?
I think this is a dolphin bug only if the binary drivers behave the same as well.
Sadly, the opensource drivers are not stable enough to trust.
(btw if you are using r600 dri without gallium isn't it too slow for you?)
Updated by Theevillightbulb over 14 years ago
r600 doesn't have a gallium driver yet...
it runs decently well(i can get about 30 fps in Mario Kart DD)
Updated by skidau about 14 years ago
- Status changed from Questionable to Invalid
I don't think this is a problem caused by Dolphin.