Giana Sisters Twisted Dreams
Giana Sisters Twisted Dreams
I tried playing this game I bought time ago but I have few problems.
The main problem is: in the game appears that I am always pressing UP in the menus. It is difficult to select what you want because even clicking sometime fails to get the correct option.
Strangely in the game itself are not problems, but changing level can be a pain.
A secondary problem is that keeping all the graphical options to maximum shows some models in plain black; lowering the shader quality works-around the problem. Of course compared to the -always UP- problem this is negligible.
Any idea? Did anyone experience something similar?
clean arch32 wineprefix; with xact_jun2010 and wmp9 installed via winetricks (adding dotnet40 makes no difference)
Giana from gog version 1.1.2;
wine wine-1.7.7.
The main problem is: in the game appears that I am always pressing UP in the menus. It is difficult to select what you want because even clicking sometime fails to get the correct option.
Strangely in the game itself are not problems, but changing level can be a pain.
A secondary problem is that keeping all the graphical options to maximum shows some models in plain black; lowering the shader quality works-around the problem. Of course compared to the -always UP- problem this is negligible.
Any idea? Did anyone experience something similar?
clean arch32 wineprefix; with xact_jun2010 and wmp9 installed via winetricks (adding dotnet40 makes no difference)
Giana from gog version 1.1.2;
wine wine-1.7.7.
Re: Giana Sisters Twisted Dreams
http://wiki.winehq.org/3DDriverIssues
etwineb from your other issue and this one I think next stop check your video card drivers.
etwineb always up you have not mentioned if you have a joystick/pad of just keyboard and mouse. Incorrectly detected joystick can cause always up.
etwineb from your other issue and this one I think next stop check your video card drivers.
etwineb always up you have not mentioned if you have a joystick/pad of just keyboard and mouse. Incorrectly detected joystick can cause always up.
Re: Giana Sisters Twisted Dreams
My bad, I have no joysticks connected to the system. I am playing with keyboard only. I tried to set the controls to keyboard only, but it does not help.
How can I check if a joystick is erroneously detected?
How can I check if a joystick is erroneously detected?
Re: Giana Sisters Twisted Dreams
http://wiki.winehq.org/UsefulRegistryKeys
WINEDEBUG=+dinput wine game.exe 2>&1 | grep joydev_enum_device
This will list all joysticks wine is finding. In your case this should be nothing.
WINEDEBUG=+dinput wine game.exe 2>&1 | grep joydev_enum_device
This will list all joysticks wine is finding. In your case this should be nothing.
Re: Giana Sisters Twisted Dreams
That's interesting... my mouse is seen as a joystick
I am not sure if it is or not wine fault, I tried to plug and unplug and here is the dmesg:
It appears as two devices, but one is keyboard and the other mouse.
Oh, well. I just disable it with wine control joy.cpl and I am golden.
About the shaders problem, if I do not set shader quality to Low many models (including the protagonist) are rendered as plain black, like a silhouette. My video drivers seems fine:
What can possibly be? Perhaps I should check if I have the same problem in Windows?
Code: Select all
% WINEDEBUG=+dinput wine GSGameExe_DX9.exe 2>&1 | grep joydev_enum_device
trace:dinput:joydev_enum_deviceW Enumerating the linux Joystick device: /dev/input/js0 (A4TECH USB Device (js))
Code: Select all
$ dmesg
[...]
[ 1751.343226] usb 3-1: USB disconnect, device number 2
[ 1773.713177] usb 3-1: new full-speed USB device number 3 using uhci_hcd
[ 1773.886407] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input5
[ 1773.886871] hid-generic 0003:09DA:9090.0003: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:1d.1-1/input0
[ 1773.889021] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input6
[ 1773.889147] hid-generic 0003:09DA:9090.0004: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:1d.1-1/input1
Oh, well. I just disable it with wine control joy.cpl and I am golden.
About the shaders problem, if I do not set shader quality to Low many models (including the protagonist) are rendered as plain black, like a silhouette. My video drivers seems fine:
Code: Select all
% glxinfo | grep '^dir\|^Open'
direct rendering: Yes
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTS 250/PCIe/SSE2
OpenGL core profile version string: 3.3.0 NVIDIA 331.20
OpenGL core profile shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.3.0 NVIDIA 331.20
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL context flags: (none)
OpenGL profile mask: (none)
Re: Giana Sisters Twisted Dreams
One week passed... Bump! oiaohm, what do you think?
Re: Giana Sisters Twisted Dreams
http://wiki.winehq.org/3DDriverIssues
etwineb you have not run 3DDriverIssues instructions yet to see if video card is being displayed to wine correctly glxinfo does not answer if wine is detecting it correctly.
etwineb The worse I have had is a mouse that detected as a mouse, joystick and a trackpad. This was under Windows. With a slight delay in signal between track-pad and mouse. A shakily mouse issue and fix moving in particular direction is not just a Linux issue most of the time. Its something gone odd ball with devices.
etwineb you have not run 3DDriverIssues instructions yet to see if video card is being displayed to wine correctly glxinfo does not answer if wine is detecting it correctly.
If 3DDriverIssues show up as right then checking under Windows would be handy.Perhaps I should check if I have the same problem in Windows?
etwineb The worse I have had is a mouse that detected as a mouse, joystick and a trackpad. This was under Windows. With a slight delay in signal between track-pad and mouse. A shakily mouse issue and fix moving in particular direction is not just a Linux issue most of the time. Its something gone odd ball with devices.
Re: Giana Sisters Twisted Dreams
Code: Select all
# WINEDEBUG=-all,+wgl wine GSGameExe_DX9.exe &> wine.log
Code: Select all
# <wine.log head -500 | xclip -sel clip
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 3.3.0 NVIDIA 331.20.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : GeForce GTS 250/PCIe/SSE2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: True
trace:wgl:has_opengl GLX is up and running error_base = 169
trace:wgl:register_extension 'WGL_ARB_create_context'
trace:wgl:register_extension 'WGL_ARB_create_context_profile'
trace:wgl:register_extension 'WGL_ARB_pixel_format_float'
trace:wgl:register_extension 'WGL_ATI_pixel_format_float'
trace:wgl:register_extension 'WGL_ARB_extensions_string'
trace:wgl:register_extension 'WGL_ARB_make_current_read'
trace:wgl:register_extension 'WGL_ARB_multisample'
trace:wgl:register_extension 'WGL_ARB_pbuffer'
trace:wgl:register_extension 'WGL_ARB_pixel_format'
trace:wgl:register_extension 'WGL_ARB_render_texture'
trace:wgl:register_extension 'WGL_NV_float_buffer'
trace:wgl:register_extension 'WGL_NV_render_texture_rectangle'
trace:wgl:register_extension 'WGL_EXT_extensions_string'
trace:wgl:register_extension 'WGL_EXT_swap_control'
trace:wgl:register_extension 'WGL_EXT_framebuffer_sRGB'
trace:wgl:register_extension 'WGL_EXT_swap_control_tear'
trace:wgl:register_extension 'WGL_NV_vertex_array_range'
trace:wgl:register_extension 'WGL_WINE_pixel_format_passthrough'
trace:wgl:init_pixel_formats Found 18 bitmap capable fbconfigs
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xed corresponding to iPixelFormat 1 at GLX index 0
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xee corresponding to iPixelFormat 2 at GLX index 1
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xef corresponding to iPixelFormat 3 at GLX index 2
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf0 corresponding to iPixelFormat 4 at GLX index 3
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf1 corresponding to iPixelFormat 5 at GLX index 4
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf1 corresponding to iPixelFormat 6 at GLX index 4
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf2 corresponding to iPixelFormat 7 at GLX index 5
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf2 corresponding to iPixelFormat 8 at GLX index 5
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf3 corresponding to iPixelFormat 9 at GLX index 6
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf3 corresponding to iPixelFormat 10 at GLX index 6
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf4 corresponding to iPixelFormat 11 at GLX index 7
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf4 corresponding to iPixelFormat 12 at GLX index 7
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf5 corresponding to iPixelFormat 13 at GLX index 8
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf6 corresponding to iPixelFormat 14 at GLX index 9
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf7 corresponding to iPixelFormat 15 at GLX index 10
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf8 corresponding to iPixelFormat 16 at GLX index 11
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf9 corresponding to iPixelFormat 17 at GLX index 12
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf9 corresponding to iPixelFormat 18 at GLX index 12
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfa corresponding to iPixelFormat 19 at GLX index 13
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfa corresponding to iPixelFormat 20 at GLX index 13
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfb corresponding to iPixelFormat 21 at GLX index 14
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfb corresponding to iPixelFormat 22 at GLX index 14
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfc corresponding to iPixelFormat 23 at GLX index 15
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfc corresponding to iPixelFormat 24 at GLX index 15
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfd corresponding to iPixelFormat 25 at GLX index 16
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfe corresponding to iPixelFormat 26 at GLX index 17
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xff corresponding to iPixelFormat 27 at GLX index 18
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x100 corresponding to iPixelFormat 28 at GLX index 19
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x101 corresponding to iPixelFormat 29 at GLX index 20
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x101 corresponding to iPixelFormat 30 at GLX index 20
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x102 corresponding to iPixelFormat 31 at GLX index 21
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x102 corresponding to iPixelFormat 32 at GLX index 21
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x103 corresponding to iPixelFormat 33 at GLX index 22
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x103 corresponding to iPixelFormat 34 at GLX index 22
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x104 corresponding to iPixelFormat 35 at GLX index 23
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x104 corresponding to iPixelFormat 36 at GLX index 23
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x105 corresponding to iPixelFormat 37 at GLX index 24
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x106 corresponding to iPixelFormat 38 at GLX index 25
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x107 corresponding to iPixelFormat 39 at GLX index 26
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x108 corresponding to iPixelFormat 40 at GLX index 27
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x109 corresponding to iPixelFormat 41 at GLX index 28
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10a corresponding to iPixelFormat 42 at GLX index 29
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10b corresponding to iPixelFormat 43 at GLX index 30
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10c corresponding to iPixelFormat 44 at GLX index 31
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10d corresponding to iPixelFormat 45 at GLX index 32
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10e corresponding to iPixelFormat 46 at GLX index 33
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10f corresponding to iPixelFormat 47 at GLX index 34
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x110 corresponding to iPixelFormat 48 at GLX index 35
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x111 corresponding to iPixelFormat 49 at GLX index 36
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x112 corresponding to iPixelFormat 50 at GLX index 37
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x113 corresponding to iPixelFormat 51 at GLX index 38
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x114 corresponding to iPixelFormat 52 at GLX index 39
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x115 corresponding to iPixelFormat 53 at GLX index 40
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x116 corresponding to iPixelFormat 54 at GLX index 41
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x117 corresponding to iPixelFormat 55 at GLX index 42
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x118 corresponding to iPixelFormat 56 at GLX index 43
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x119 corresponding to iPixelFormat 57 at GLX index 44
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11a corresponding to iPixelFormat 58 at GLX index 45
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11b corresponding to iPixelFormat 59 at GLX index 46
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11c corresponding to iPixelFormat 60 at GLX index 47
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11d corresponding to iPixelFormat 61 at GLX index 48
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11e corresponding to iPixelFormat 62 at GLX index 49
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11f corresponding to iPixelFormat 63 at GLX index 50
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x120 corresponding to iPixelFormat 64 at GLX index 51
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x121 corresponding to iPixelFormat 65 at GLX index 52
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x122 corresponding to iPixelFormat 66 at GLX index 53
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x123 corresponding to iPixelFormat 67 at GLX index 54
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x124 corresponding to iPixelFormat 68 at GLX index 55
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x125 corresponding to iPixelFormat 69 at GLX index 56
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x126 corresponding to iPixelFormat 70 at GLX index 57
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x127 corresponding to iPixelFormat 71 at GLX index 58
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x128 corresponding to iPixelFormat 72 at GLX index 59
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x129 corresponding to iPixelFormat 73 at GLX index 60
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12a corresponding to iPixelFormat 74 at GLX index 61
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12b corresponding to iPixelFormat 75 at GLX index 62
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12c corresponding to iPixelFormat 76 at GLX index 63
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12d corresponding to iPixelFormat 77 at GLX index 64
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12e corresponding to iPixelFormat 78 at GLX index 65
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12f corresponding to iPixelFormat 79 at GLX index 66
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x130 corresponding to iPixelFormat 80 at GLX index 67
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x131 corresponding to iPixelFormat 81 at GLX index 68
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x132 corresponding to iPixelFormat 82 at GLX index 69
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x133 corresponding to iPixelFormat 83 at GLX index 70
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x134 corresponding to iPixelFormat 84 at GLX index 71
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x135 corresponding to iPixelFormat 85 at GLX index 72
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x136 corresponding to iPixelFormat 86 at GLX index 73
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x137 corresponding to iPixelFormat 87 at GLX index 74
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x138 corresponding to iPixelFormat 88 at GLX index 75
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x139 corresponding to iPixelFormat 89 at GLX index 76
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13a corresponding to iPixelFormat 90 at GLX index 77
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13b corresponding to iPixelFormat 91 at GLX index 78
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13c corresponding to iPixelFormat 92 at GLX index 79
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13d corresponding to iPixelFormat 93 at GLX index 80
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13e corresponding to iPixelFormat 94 at GLX index 81
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13f corresponding to iPixelFormat 95 at GLX index 82
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x140 corresponding to iPixelFormat 96 at GLX index 83
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x141 corresponding to iPixelFormat 97 at GLX index 84
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x142 corresponding to iPixelFormat 98 at GLX index 85
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x143 corresponding to iPixelFormat 99 at GLX index 86
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x144 corresponding to iPixelFormat 100 at GLX index 87
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x145 corresponding to iPixelFormat 101 at GLX index 88
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x146 corresponding to iPixelFormat 102 at GLX index 89
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x147 corresponding to iPixelFormat 103 at GLX index 90
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x148 corresponding to iPixelFormat 104 at GLX index 91
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x149 corresponding to iPixelFormat 105 at GLX index 92
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14a corresponding to iPixelFormat 106 at GLX index 93
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14b corresponding to iPixelFormat 107 at GLX index 94
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14c corresponding to iPixelFormat 108 at GLX index 95
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14d corresponding to iPixelFormat 109 at GLX index 96
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14e corresponding to iPixelFormat 110 at GLX index 97
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14f corresponding to iPixelFormat 111 at GLX index 98
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x150 corresponding to iPixelFormat 112 at GLX index 99
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x151 corresponding to iPixelFormat 113 at GLX index 100
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x152 corresponding to iPixelFormat 114 at GLX index 101
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x153 corresponding to iPixelFormat 115 at GLX index 102
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x154 corresponding to iPixelFormat 116 at GLX index 103
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x155 corresponding to iPixelFormat 117 at GLX index 104
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x156 corresponding to iPixelFormat 118 at GLX index 105
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x157 corresponding to iPixelFormat 119 at GLX index 106
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x158 corresponding to iPixelFormat 120 at GLX index 107
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x159 corresponding to iPixelFormat 121 at GLX index 108
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15a corresponding to iPixelFormat 122 at GLX index 109
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15b corresponding to iPixelFormat 123 at GLX index 110
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15c corresponding to iPixelFormat 124 at GLX index 111
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15d corresponding to iPixelFormat 125 at GLX index 112
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15e corresponding to iPixelFormat 126 at GLX index 113
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15f corresponding to iPixelFormat 127 at GLX index 114
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x160 corresponding to iPixelFormat 128 at GLX index 115
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x161 corresponding to iPixelFormat 129 at GLX index 116
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x162 corresponding to iPixelFormat 130 at GLX index 117
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x163 corresponding to iPixelFormat 131 at GLX index 118
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x164 corresponding to iPixelFormat 132 at GLX index 119
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x165 corresponding to iPixelFormat 133 at GLX index 120
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x166 corresponding to iPixelFormat 134 at GLX index 121
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x167 corresponding to iPixelFormat 135 at GLX index 122
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x168 corresponding to iPixelFormat 136 at GLX index 123
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x169 corresponding to iPixelFormat 137 at GLX index 124
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16a corresponding to iPixelFormat 138 at GLX index 125
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16b corresponding to iPixelFormat 139 at GLX index 126
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16c corresponding to iPixelFormat 140 at GLX index 127
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16d corresponding to iPixelFormat 141 at GLX index 128
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16e corresponding to iPixelFormat 142 at GLX index 129
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16f corresponding to iPixelFormat 143 at GLX index 130
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x170 corresponding to iPixelFormat 144 at GLX index 131
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x171 corresponding to iPixelFormat 145 at GLX index 132
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x172 corresponding to iPixelFormat 146 at GLX index 133
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x173 corresponding to iPixelFormat 147 at GLX index 134
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x174 corresponding to iPixelFormat 148 at GLX index 135
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1b9 corresponding to iPixelFormat 149 at GLX index 204
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ba corresponding to iPixelFormat 150 at GLX index 205
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bb corresponding to iPixelFormat 151 at GLX index 206
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bc corresponding to iPixelFormat 152 at GLX index 207
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bd corresponding to iPixelFormat 153 at GLX index 208
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1be corresponding to iPixelFormat 154 at GLX index 209
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bf corresponding to iPixelFormat 155 at GLX index 210
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c0 corresponding to iPixelFormat 156 at GLX index 211
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c1 corresponding to iPixelFormat 157 at GLX index 212
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c2 corresponding to iPixelFormat 158 at GLX index 213
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c3 corresponding to iPixelFormat 159 at GLX index 214
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c4 corresponding to iPixelFormat 160 at GLX index 215
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c5 corresponding to iPixelFormat 161 at GLX index 216
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c6 corresponding to iPixelFormat 162 at GLX index 217
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c7 corresponding to iPixelFormat 163 at GLX index 218
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c8 corresponding to iPixelFormat 164 at GLX index 219
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c9 corresponding to iPixelFormat 165 at GLX index 220
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ca corresponding to iPixelFormat 166 at GLX index 221
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cb corresponding to iPixelFormat 167 at GLX index 222
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cc corresponding to iPixelFormat 168 at GLX index 223
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cd corresponding to iPixelFormat 169 at GLX index 224
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ce corresponding to iPixelFormat 170 at GLX index 225
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cf corresponding to iPixelFormat 171 at GLX index 226
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d0 corresponding to iPixelFormat 172 at GLX index 227
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d1 corresponding to iPixelFormat 173 at GLX index 228
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d2 corresponding to iPixelFormat 174 at GLX index 229
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d3 corresponding to iPixelFormat 175 at GLX index 230
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d4 corresponding to iPixelFormat 176 at GLX index 231
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d5 corresponding to iPixelFormat 177 at GLX index 232
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d6 corresponding to iPixelFormat 178 at GLX index 233
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d7 corresponding to iPixelFormat 179 at GLX index 234
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d8 corresponding to iPixelFormat 180 at GLX index 235
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d9 corresponding to iPixelFormat 181 at GLX index 236
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1da corresponding to iPixelFormat 182 at GLX index 237
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1db corresponding to iPixelFormat 183 at GLX index 238
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1dc corresponding to iPixelFormat 184 at GLX index 239
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1dd corresponding to iPixelFormat 185 at GLX index 240
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1de corresponding to iPixelFormat 186 at GLX index 241
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1df corresponding to iPixelFormat 187 at GLX index 242
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e0 corresponding to iPixelFormat 188 at GLX index 243
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e1 corresponding to iPixelFormat 189 at GLX index 244
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e2 corresponding to iPixelFormat 190 at GLX index 245
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e3 corresponding to iPixelFormat 191 at GLX index 246
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e4 corresponding to iPixelFormat 192 at GLX index 247
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e5 corresponding to iPixelFormat 193 at GLX index 248
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e6 corresponding to iPixelFormat 194 at GLX index 249
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e7 corresponding to iPixelFormat 195 at GLX index 250
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e8 corresponding to iPixelFormat 196 at GLX index 251
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e9 corresponding to iPixelFormat 197 at GLX index 252
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ea corresponding to iPixelFormat 198 at GLX index 253
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1eb corresponding to iPixelFormat 199 at GLX index 254
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ec corresponding to iPixelFormat 200 at GLX index 255
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ed corresponding to iPixelFormat 201 at GLX index 256
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ee corresponding to iPixelFormat 202 at GLX index 257
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ef corresponding to iPixelFormat 203 at GLX index 258
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f0 corresponding to iPixelFormat 204 at GLX index 259
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f1 corresponding to iPixelFormat 205 at GLX index 260
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f2 corresponding to iPixelFormat 206 at GLX index 261
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f3 corresponding to iPixelFormat 207 at GLX index 262
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f4 corresponding to iPixelFormat 208 at GLX index 263
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f5 corresponding to iPixelFormat 209 at GLX index 264
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f6 corresponding to iPixelFormat 210 at GLX index 265
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f7 corresponding to iPixelFormat 211 at GLX index 266
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f8 corresponding to iPixelFormat 212 at GLX index 267
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f9 corresponding to iPixelFormat 213 at GLX index 268
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fa corresponding to iPixelFormat 214 at GLX index 269
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fb corresponding to iPixelFormat 215 at GLX index 270
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fc corresponding to iPixelFormat 216 at GLX index 271
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fd corresponding to iPixelFormat 217 at GLX index 272
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fe corresponding to iPixelFormat 218 at GLX index 273
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ff corresponding to iPixelFormat 219 at GLX index 274
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x200 corresponding to iPixelFormat 220 at GLX index 275
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x201 corresponding to iPixelFormat 221 at GLX index 276
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x202 corresponding to iPixelFormat 222 at GLX index 277
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x203 corresponding to iPixelFormat 223 at GLX index 278
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x204 corresponding to iPixelFormat 224 at GLX index 279
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x205 corresponding to iPixelFormat 225 at GLX index 280
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x206 corresponding to iPixelFormat 226 at GLX index 281
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x207 corresponding to iPixelFormat 227 at GLX index 282
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x208 corresponding to iPixelFormat 228 at GLX index 283
trace:wgl:wglChoosePixelFormat 0x20032 0x339698: size 40 version 1 flags 37 type 0 color 32 0,0,0,0 accum 0 depth 0 stencil 0 aux 0
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,0,0,(nil))
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,1,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xed for iPixelFormat=1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,2,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xee for iPixelFormat=2
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,3,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xef for iPixelFormat=3
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,4,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf0 for iPixelFormat=4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,5,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf1 for iPixelFormat=5
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,6,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf1 for iPixelFormat=6
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=6
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,7,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf2 for iPixelFormat=7
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,8,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf2 for iPixelFormat=8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=8
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,9,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf3 for iPixelFormat=9
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,10,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf3 for iPixelFormat=10
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=10
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,11,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf4 for iPixelFormat=11
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,12,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf4 for iPixelFormat=12
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=12
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,13,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf5 for iPixelFormat=13
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,14,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf6 for iPixelFormat=14
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,15,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf7 for iPixelFormat=15
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,16,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf8 for iPixelFormat=16
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
Re: Giana Sisters Twisted Dreams
Here is the log with "High shader quality" where the problem shows:
Code: Select all
# <wine.log head -500
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 3.3.0 NVIDIA 331.20.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : GeForce GTS 250/PCIe/SSE2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: True
trace:wgl:has_opengl GLX is up and running error_base = 169
trace:wgl:register_extension 'WGL_ARB_create_context'
trace:wgl:register_extension 'WGL_ARB_create_context_profile'
trace:wgl:register_extension 'WGL_ARB_pixel_format_float'
trace:wgl:register_extension 'WGL_ATI_pixel_format_float'
trace:wgl:register_extension 'WGL_ARB_extensions_string'
trace:wgl:register_extension 'WGL_ARB_make_current_read'
trace:wgl:register_extension 'WGL_ARB_multisample'
trace:wgl:register_extension 'WGL_ARB_pbuffer'
trace:wgl:register_extension 'WGL_ARB_pixel_format'
trace:wgl:register_extension 'WGL_ARB_render_texture'
trace:wgl:register_extension 'WGL_NV_float_buffer'
trace:wgl:register_extension 'WGL_NV_render_texture_rectangle'
trace:wgl:register_extension 'WGL_EXT_extensions_string'
trace:wgl:register_extension 'WGL_EXT_swap_control'
trace:wgl:register_extension 'WGL_EXT_framebuffer_sRGB'
trace:wgl:register_extension 'WGL_EXT_swap_control_tear'
trace:wgl:register_extension 'WGL_NV_vertex_array_range'
trace:wgl:register_extension 'WGL_WINE_pixel_format_passthrough'
trace:wgl:init_pixel_formats Found 18 bitmap capable fbconfigs
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xed corresponding to iPixelFormat 1 at GLX index 0
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xee corresponding to iPixelFormat 2 at GLX index 1
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xef corresponding to iPixelFormat 3 at GLX index 2
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf0 corresponding to iPixelFormat 4 at GLX index 3
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf1 corresponding to iPixelFormat 5 at GLX index 4
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf1 corresponding to iPixelFormat 6 at GLX index 4
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf2 corresponding to iPixelFormat 7 at GLX index 5
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf2 corresponding to iPixelFormat 8 at GLX index 5
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf3 corresponding to iPixelFormat 9 at GLX index 6
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf3 corresponding to iPixelFormat 10 at GLX index 6
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf4 corresponding to iPixelFormat 11 at GLX index 7
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf4 corresponding to iPixelFormat 12 at GLX index 7
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf5 corresponding to iPixelFormat 13 at GLX index 8
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf6 corresponding to iPixelFormat 14 at GLX index 9
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf7 corresponding to iPixelFormat 15 at GLX index 10
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf8 corresponding to iPixelFormat 16 at GLX index 11
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xf9 corresponding to iPixelFormat 17 at GLX index 12
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xf9 corresponding to iPixelFormat 18 at GLX index 12
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfa corresponding to iPixelFormat 19 at GLX index 13
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfa corresponding to iPixelFormat 20 at GLX index 13
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfb corresponding to iPixelFormat 21 at GLX index 14
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfb corresponding to iPixelFormat 22 at GLX index 14
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfc corresponding to iPixelFormat 23 at GLX index 15
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0xfc corresponding to iPixelFormat 24 at GLX index 15
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfd corresponding to iPixelFormat 25 at GLX index 16
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xfe corresponding to iPixelFormat 26 at GLX index 17
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0xff corresponding to iPixelFormat 27 at GLX index 18
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x100 corresponding to iPixelFormat 28 at GLX index 19
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x101 corresponding to iPixelFormat 29 at GLX index 20
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x101 corresponding to iPixelFormat 30 at GLX index 20
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x102 corresponding to iPixelFormat 31 at GLX index 21
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x102 corresponding to iPixelFormat 32 at GLX index 21
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x103 corresponding to iPixelFormat 33 at GLX index 22
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x103 corresponding to iPixelFormat 34 at GLX index 22
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x104 corresponding to iPixelFormat 35 at GLX index 23
trace:wgl:init_pixel_formats Found bitmap capable format FBCONFIG_ID 0x104 corresponding to iPixelFormat 36 at GLX index 23
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x105 corresponding to iPixelFormat 37 at GLX index 24
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x106 corresponding to iPixelFormat 38 at GLX index 25
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x107 corresponding to iPixelFormat 39 at GLX index 26
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x108 corresponding to iPixelFormat 40 at GLX index 27
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x109 corresponding to iPixelFormat 41 at GLX index 28
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10a corresponding to iPixelFormat 42 at GLX index 29
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10b corresponding to iPixelFormat 43 at GLX index 30
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10c corresponding to iPixelFormat 44 at GLX index 31
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10d corresponding to iPixelFormat 45 at GLX index 32
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10e corresponding to iPixelFormat 46 at GLX index 33
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x10f corresponding to iPixelFormat 47 at GLX index 34
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x110 corresponding to iPixelFormat 48 at GLX index 35
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x111 corresponding to iPixelFormat 49 at GLX index 36
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x112 corresponding to iPixelFormat 50 at GLX index 37
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x113 corresponding to iPixelFormat 51 at GLX index 38
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x114 corresponding to iPixelFormat 52 at GLX index 39
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x115 corresponding to iPixelFormat 53 at GLX index 40
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x116 corresponding to iPixelFormat 54 at GLX index 41
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x117 corresponding to iPixelFormat 55 at GLX index 42
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x118 corresponding to iPixelFormat 56 at GLX index 43
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x119 corresponding to iPixelFormat 57 at GLX index 44
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11a corresponding to iPixelFormat 58 at GLX index 45
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11b corresponding to iPixelFormat 59 at GLX index 46
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11c corresponding to iPixelFormat 60 at GLX index 47
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11d corresponding to iPixelFormat 61 at GLX index 48
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11e corresponding to iPixelFormat 62 at GLX index 49
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x11f corresponding to iPixelFormat 63 at GLX index 50
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x120 corresponding to iPixelFormat 64 at GLX index 51
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x121 corresponding to iPixelFormat 65 at GLX index 52
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x122 corresponding to iPixelFormat 66 at GLX index 53
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x123 corresponding to iPixelFormat 67 at GLX index 54
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x124 corresponding to iPixelFormat 68 at GLX index 55
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x125 corresponding to iPixelFormat 69 at GLX index 56
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x126 corresponding to iPixelFormat 70 at GLX index 57
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x127 corresponding to iPixelFormat 71 at GLX index 58
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x128 corresponding to iPixelFormat 72 at GLX index 59
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x129 corresponding to iPixelFormat 73 at GLX index 60
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12a corresponding to iPixelFormat 74 at GLX index 61
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12b corresponding to iPixelFormat 75 at GLX index 62
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12c corresponding to iPixelFormat 76 at GLX index 63
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12d corresponding to iPixelFormat 77 at GLX index 64
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12e corresponding to iPixelFormat 78 at GLX index 65
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x12f corresponding to iPixelFormat 79 at GLX index 66
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x130 corresponding to iPixelFormat 80 at GLX index 67
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x131 corresponding to iPixelFormat 81 at GLX index 68
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x132 corresponding to iPixelFormat 82 at GLX index 69
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x133 corresponding to iPixelFormat 83 at GLX index 70
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x134 corresponding to iPixelFormat 84 at GLX index 71
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x135 corresponding to iPixelFormat 85 at GLX index 72
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x136 corresponding to iPixelFormat 86 at GLX index 73
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x137 corresponding to iPixelFormat 87 at GLX index 74
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x138 corresponding to iPixelFormat 88 at GLX index 75
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x139 corresponding to iPixelFormat 89 at GLX index 76
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13a corresponding to iPixelFormat 90 at GLX index 77
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13b corresponding to iPixelFormat 91 at GLX index 78
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13c corresponding to iPixelFormat 92 at GLX index 79
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13d corresponding to iPixelFormat 93 at GLX index 80
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13e corresponding to iPixelFormat 94 at GLX index 81
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x13f corresponding to iPixelFormat 95 at GLX index 82
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x140 corresponding to iPixelFormat 96 at GLX index 83
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x141 corresponding to iPixelFormat 97 at GLX index 84
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x142 corresponding to iPixelFormat 98 at GLX index 85
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x143 corresponding to iPixelFormat 99 at GLX index 86
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x144 corresponding to iPixelFormat 100 at GLX index 87
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x145 corresponding to iPixelFormat 101 at GLX index 88
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x146 corresponding to iPixelFormat 102 at GLX index 89
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x147 corresponding to iPixelFormat 103 at GLX index 90
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x148 corresponding to iPixelFormat 104 at GLX index 91
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x149 corresponding to iPixelFormat 105 at GLX index 92
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14a corresponding to iPixelFormat 106 at GLX index 93
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14b corresponding to iPixelFormat 107 at GLX index 94
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14c corresponding to iPixelFormat 108 at GLX index 95
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14d corresponding to iPixelFormat 109 at GLX index 96
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14e corresponding to iPixelFormat 110 at GLX index 97
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x14f corresponding to iPixelFormat 111 at GLX index 98
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x150 corresponding to iPixelFormat 112 at GLX index 99
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x151 corresponding to iPixelFormat 113 at GLX index 100
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x152 corresponding to iPixelFormat 114 at GLX index 101
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x153 corresponding to iPixelFormat 115 at GLX index 102
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x154 corresponding to iPixelFormat 116 at GLX index 103
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x155 corresponding to iPixelFormat 117 at GLX index 104
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x156 corresponding to iPixelFormat 118 at GLX index 105
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x157 corresponding to iPixelFormat 119 at GLX index 106
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x158 corresponding to iPixelFormat 120 at GLX index 107
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x159 corresponding to iPixelFormat 121 at GLX index 108
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15a corresponding to iPixelFormat 122 at GLX index 109
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15b corresponding to iPixelFormat 123 at GLX index 110
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15c corresponding to iPixelFormat 124 at GLX index 111
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15d corresponding to iPixelFormat 125 at GLX index 112
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15e corresponding to iPixelFormat 126 at GLX index 113
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x15f corresponding to iPixelFormat 127 at GLX index 114
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x160 corresponding to iPixelFormat 128 at GLX index 115
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x161 corresponding to iPixelFormat 129 at GLX index 116
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x162 corresponding to iPixelFormat 130 at GLX index 117
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x163 corresponding to iPixelFormat 131 at GLX index 118
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x164 corresponding to iPixelFormat 132 at GLX index 119
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x165 corresponding to iPixelFormat 133 at GLX index 120
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x166 corresponding to iPixelFormat 134 at GLX index 121
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x167 corresponding to iPixelFormat 135 at GLX index 122
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x168 corresponding to iPixelFormat 136 at GLX index 123
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x169 corresponding to iPixelFormat 137 at GLX index 124
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16a corresponding to iPixelFormat 138 at GLX index 125
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16b corresponding to iPixelFormat 139 at GLX index 126
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16c corresponding to iPixelFormat 140 at GLX index 127
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16d corresponding to iPixelFormat 141 at GLX index 128
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16e corresponding to iPixelFormat 142 at GLX index 129
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x16f corresponding to iPixelFormat 143 at GLX index 130
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x170 corresponding to iPixelFormat 144 at GLX index 131
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x171 corresponding to iPixelFormat 145 at GLX index 132
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x172 corresponding to iPixelFormat 146 at GLX index 133
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x173 corresponding to iPixelFormat 147 at GLX index 134
trace:wgl:init_pixel_formats Found onscreen format FBCONFIG_ID 0x174 corresponding to iPixelFormat 148 at GLX index 135
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1b9 corresponding to iPixelFormat 149 at GLX index 204
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ba corresponding to iPixelFormat 150 at GLX index 205
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bb corresponding to iPixelFormat 151 at GLX index 206
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bc corresponding to iPixelFormat 152 at GLX index 207
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bd corresponding to iPixelFormat 153 at GLX index 208
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1be corresponding to iPixelFormat 154 at GLX index 209
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1bf corresponding to iPixelFormat 155 at GLX index 210
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c0 corresponding to iPixelFormat 156 at GLX index 211
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c1 corresponding to iPixelFormat 157 at GLX index 212
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c2 corresponding to iPixelFormat 158 at GLX index 213
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c3 corresponding to iPixelFormat 159 at GLX index 214
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c4 corresponding to iPixelFormat 160 at GLX index 215
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c5 corresponding to iPixelFormat 161 at GLX index 216
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c6 corresponding to iPixelFormat 162 at GLX index 217
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c7 corresponding to iPixelFormat 163 at GLX index 218
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c8 corresponding to iPixelFormat 164 at GLX index 219
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1c9 corresponding to iPixelFormat 165 at GLX index 220
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ca corresponding to iPixelFormat 166 at GLX index 221
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cb corresponding to iPixelFormat 167 at GLX index 222
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cc corresponding to iPixelFormat 168 at GLX index 223
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cd corresponding to iPixelFormat 169 at GLX index 224
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ce corresponding to iPixelFormat 170 at GLX index 225
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1cf corresponding to iPixelFormat 171 at GLX index 226
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d0 corresponding to iPixelFormat 172 at GLX index 227
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d1 corresponding to iPixelFormat 173 at GLX index 228
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d2 corresponding to iPixelFormat 174 at GLX index 229
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d3 corresponding to iPixelFormat 175 at GLX index 230
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d4 corresponding to iPixelFormat 176 at GLX index 231
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d5 corresponding to iPixelFormat 177 at GLX index 232
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d6 corresponding to iPixelFormat 178 at GLX index 233
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d7 corresponding to iPixelFormat 179 at GLX index 234
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d8 corresponding to iPixelFormat 180 at GLX index 235
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1d9 corresponding to iPixelFormat 181 at GLX index 236
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1da corresponding to iPixelFormat 182 at GLX index 237
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1db corresponding to iPixelFormat 183 at GLX index 238
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1dc corresponding to iPixelFormat 184 at GLX index 239
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1dd corresponding to iPixelFormat 185 at GLX index 240
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1de corresponding to iPixelFormat 186 at GLX index 241
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1df corresponding to iPixelFormat 187 at GLX index 242
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e0 corresponding to iPixelFormat 188 at GLX index 243
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e1 corresponding to iPixelFormat 189 at GLX index 244
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e2 corresponding to iPixelFormat 190 at GLX index 245
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e3 corresponding to iPixelFormat 191 at GLX index 246
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e4 corresponding to iPixelFormat 192 at GLX index 247
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e5 corresponding to iPixelFormat 193 at GLX index 248
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e6 corresponding to iPixelFormat 194 at GLX index 249
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e7 corresponding to iPixelFormat 195 at GLX index 250
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e8 corresponding to iPixelFormat 196 at GLX index 251
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1e9 corresponding to iPixelFormat 197 at GLX index 252
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ea corresponding to iPixelFormat 198 at GLX index 253
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1eb corresponding to iPixelFormat 199 at GLX index 254
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ec corresponding to iPixelFormat 200 at GLX index 255
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ed corresponding to iPixelFormat 201 at GLX index 256
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ee corresponding to iPixelFormat 202 at GLX index 257
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ef corresponding to iPixelFormat 203 at GLX index 258
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f0 corresponding to iPixelFormat 204 at GLX index 259
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f1 corresponding to iPixelFormat 205 at GLX index 260
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f2 corresponding to iPixelFormat 206 at GLX index 261
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f3 corresponding to iPixelFormat 207 at GLX index 262
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f4 corresponding to iPixelFormat 208 at GLX index 263
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f5 corresponding to iPixelFormat 209 at GLX index 264
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f6 corresponding to iPixelFormat 210 at GLX index 265
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f7 corresponding to iPixelFormat 211 at GLX index 266
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f8 corresponding to iPixelFormat 212 at GLX index 267
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1f9 corresponding to iPixelFormat 213 at GLX index 268
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fa corresponding to iPixelFormat 214 at GLX index 269
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fb corresponding to iPixelFormat 215 at GLX index 270
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fc corresponding to iPixelFormat 216 at GLX index 271
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fd corresponding to iPixelFormat 217 at GLX index 272
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1fe corresponding to iPixelFormat 218 at GLX index 273
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x1ff corresponding to iPixelFormat 219 at GLX index 274
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x200 corresponding to iPixelFormat 220 at GLX index 275
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x201 corresponding to iPixelFormat 221 at GLX index 276
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x202 corresponding to iPixelFormat 222 at GLX index 277
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x203 corresponding to iPixelFormat 223 at GLX index 278
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x204 corresponding to iPixelFormat 224 at GLX index 279
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x205 corresponding to iPixelFormat 225 at GLX index 280
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x206 corresponding to iPixelFormat 226 at GLX index 281
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x207 corresponding to iPixelFormat 227 at GLX index 282
trace:wgl:init_pixel_formats Found offscreen format FBCONFIG_ID 0x208 corresponding to iPixelFormat 228 at GLX index 283
trace:wgl:wglChoosePixelFormat 0x20032 0x339698: size 40 version 1 flags 37 type 0 color 32 0,0,0,0 accum 0 depth 0 stencil 0 aux 0
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,0,0,(nil))
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,1,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xed for iPixelFormat=1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,2,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xee for iPixelFormat=2
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,3,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xef for iPixelFormat=3
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,4,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf0 for iPixelFormat=4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,5,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf1 for iPixelFormat=5
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,6,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf1 for iPixelFormat=6
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=6
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,7,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf2 for iPixelFormat=7
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,8,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf2 for iPixelFormat=8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=8
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,9,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf3 for iPixelFormat=9
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,10,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf3 for iPixelFormat=10
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=10
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,11,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf4 for iPixelFormat=11
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,12,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf4 for iPixelFormat=12
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DRAW_TO_WINDOW PFD_DRAW_TO_BITMAP PFD_GENERIC_FORMAT PFD_SUPPORT_GDI PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:wglChoosePixelFormat PFD_DRAW_TO_BITMAP mismatch for iPixelFormat=12
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,13,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf5 for iPixelFormat=13
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,14,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf6 for iPixelFormat=14
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,15,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf7 for iPixelFormat=15
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Aux : 4
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iLayerType : PFD_MAIN_PLANE
trace:wgl:glxdrv_wglDescribePixelFormat (0x20032,16,40,0x339508)
trace:wgl:get_pixel_format Returning fmt_id=0xf8 for iPixelFormat=16
trace:wgl:dump_PIXELFORMATDESCRIPTOR - size / version : 40 / 1
trace:wgl:dump_PIXELFORMATDESCRIPTOR - dwFlags : PFD_DOUBLEBUFFER PFD_DRAW_TO_WINDOW PFD_SUPPORT_OPENGL
trace:wgl:dump_PIXELFORMATDESCRIPTOR - iPixelType : PFD_TYPE_RGBA
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Color : 32
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Red : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Green : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Blue : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Alpha : 8
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Accum : 64
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Depth : 24
trace:wgl:dump_PIXELFORMATDESCRIPTOR - Stencil : 0
Re: Giana Sisters Twisted Dreams
I tried in Windows XP and all shaders qualities works fine, but by naked eye I cannot see much difference in the graphics quality.
Re: Giana Sisters Twisted Dreams
etwineb I can not see anything in my face as wrong.
Only thought do check that the Nvidia drivers under windows are the same version as you are using under Linux. 331.20 Windows and Linux nvidia drivers have very much the same core.
At this point all I can suggest is open up a bug report. This requires developers. Also see if there is a demo version of something using the same engine hoping it showing the same defect.
https://github.com/apitrace/apitrace
I am about to suggest something horible. etwineb use apitrace under windows to record the game in direct x mode. Then replay it under wine. See if the result are identical. This is also no longer debuging. This is attempting to make bug repeatable by people who don't own game.
Only thought do check that the Nvidia drivers under windows are the same version as you are using under Linux. 331.20 Windows and Linux nvidia drivers have very much the same core.
At this point all I can suggest is open up a bug report. This requires developers. Also see if there is a demo version of something using the same engine hoping it showing the same defect.
https://github.com/apitrace/apitrace
I am about to suggest something horible. etwineb use apitrace under windows to record the game in direct x mode. Then replay it under wine. See if the result are identical. This is also no longer debuging. This is attempting to make bug repeatable by people who don't own game.
Re: Giana Sisters Twisted Dreams
I tried the demo, but the problem does not appear. Demo.
The demo, with the XP patch, works fine in a clean arch32 wineprefix with only a minor slip during the installation. The slip is that the installation of dotnet hangs and you have to kill it to allow the installation to finish. However the wine implementation works fine and the demo runs perfectly.
It seems the developers messed up making the final product. It is a great game, but using DirectX and dotnet the developers show they do not care about gnu/linux... Sigh...
The apitrace thingy does seem quite horrible, I do not have a compiler chain in Windows as I keep only for the rare games that do not work on gnu/linux, like "The Swapper"... I see what I can do.
The demo, with the XP patch, works fine in a clean arch32 wineprefix with only a minor slip during the installation. The slip is that the installation of dotnet hangs and you have to kill it to allow the installation to finish. However the wine implementation works fine and the demo runs perfectly.
It seems the developers messed up making the final product. It is a great game, but using DirectX and dotnet the developers show they do not care about gnu/linux... Sigh...

The apitrace thingy does seem quite horrible, I do not have a compiler chain in Windows as I keep only for the rare games that do not work on gnu/linux, like "The Swapper"... I see what I can do.
Re: Giana Sisters Twisted Dreams
http://people.freedesktop.org/~jrfonseca/apitrace/
etwineb I forgot the windows binary are well and truly hidden. Linux you have to build apitrace from source or get it from repo.
apitrace is a horible program I know. But it one of the programs you use to submit bugs to driver developers. And it is also useful with wine with programs like this one where demo does not display same problem.
etwineb my horible is normally a understatement. I only suggest horbile like this when it can be the only way to have the data to resolve it.
Notice the api-trace diff functionality. You can compare working and broken modes with each to give wine developers a small subset of things to look at. The result still could be driver but we will not know unless it can be repeated.
Hooking under wine is a little harder.
https://github.com/apitrace/apitrace
etwineb I forgot the windows binary are well and truly hidden. Linux you have to build apitrace from source or get it from repo.
apitrace is a horible program I know. But it one of the programs you use to submit bugs to driver developers. And it is also useful with wine with programs like this one where demo does not display same problem.
etwineb my horible is normally a understatement. I only suggest horbile like this when it can be the only way to have the data to resolve it.
Notice the api-trace diff functionality. You can compare working and broken modes with each to give wine developers a small subset of things to look at. The result still could be driver but we will not know unless it can be repeated.
Hooking under wine is a little harder.
https://github.com/apitrace/apitrace
See nice big security hole in windows. This defect does not exist in wine. Some things you can only generate the trace under windows to have a trace to run over wine to find were wine is broken.For D3D10 and higher you really must use apitrace trace -a DXGI .... This is because D3D10-11 API span many DLLs which depend on each other, and once a DLL with a given name is loaded Windows will reuse it for LoadLibrary calls of the same name, causing internal calls to be traced erroneously. apitrace trace solves this issue by injecting a DLL dxgitrace.dll and patching all modules to hook only the APIs of interest.