Opengl render window have invalid coordinates
Submitted by oleg_krava
Assigned to Default DRI bug account
Description
Mesa 6.5.3 Mesa 7.0
Invalid opengl render window in google earth application and some other. I am run glxgears look's good. in google earth i have problem as on mesa 6.5.2
I have VIA C7 on VN800 chipset "rover notebook w500" on linux-2.6.21-r3-gentoo
xorg.conf
Section "ServerLayout" Identifier "Default Layout" Screen "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection
Section "Files" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/corefonts" EndSection
Section "Module" Load "freetype" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "speedo" EndSection
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" EndSection
Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us, ru(winkeys), ua(winkeys)" Option "XkbOptions" "grp:rctrl_toggle" EndSection
Section "Monitor" Identifier "Monitor0" VendorName "Rover w500" ModelName "LCD Panel 1280x800" Modeline "1280x800_60.00" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync EndSection
Section "Device" Identifier "Card0" Driver "via" Card "VIA Technologies, Inc. UniChrome Pro" EndSection
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 1600 1200 Depth 32 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerFlags" Option "AIGLX" "False" EndSection
Version: 6.5