search for: xinerama_init

Displaying 5 results from an estimated 5 matches for "xinerama_init".

2007 Mar 19
1
Page fault in xinerama_init
...034ef88 0034ef80 00000000 0x0034ef30: 00000400 0034ef84 00000033 00593001 0x0034ef40: 00000000 000002b4 00000000 00000000 0x0034ef50: 7e6c3280 00000000 7e6bde9f 00000026 0x0034ef60: 00000059 7c0181c8 7e6c8d60 b7eb5bae 0x0034ef70: 00000001 00000000 7e541d70 0034ef5c Backtrace: =>1 0x7e6a7169 xinerama_init+0x359() in winex11 (0x0034ef98) 2 0x7e69d3ff in winex11 (+0x4d3ff) (0x0034f0e8) 3 0x7e6adab5 in winex11 (+0x5dab5) (0x0034f108) 4 0x7bc381a5 call_dll_entry_point+0x15() in ntdll (0x0034f128) 5 0x7bc394c9 in ntdll (+0x294c9) (0x0034f1d8) 6 0x7bc3997d in ntdll (+0x2997d) (0x0034f218) 7 0x...
2007 Mar 19
1
Screen not changing from 640x480 to 800x600 - "Shogun - Total War"
Wine 9.30 Slackware 11 ATI FireGL 5200 (Propriatory drivers) I found Shogun in a shop as a 'Classic' game and I've been trying to get it to work using Wine. Shogun uses Safedisc and so does not work in it's, ahem, original form. However it can, shall we say, be persuaded to get over it's difficulties and at least run. This is where I am now. I have the game running and
2008 Jan 25
0
Wine release 0.9.54
...rocess affinity to 1, leave it up to the client. winex11.drv: Don't fetch the atom for a null device type. winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. winex11.drv: Moved initialization of screen_width/height to xinerama_init to do it inside the x11 lock. ntdll: Don't try to restore extended fpu context if not supported. widl: Use the real argument names in the C method macros. winex11.drv: Set the initial icon hints in set_initial_wm_hints(). libwine: Properly increment source pointer for su...
2008 Feb 08
0
Wine release 0.9.55
...easeDCPtr are not longer used. winex11: Don't erase the desktop window synchronously on resizes to prevent deadlocks. winex11: Use the gdi display when initializing the keyboard to avoid creating a second display connection. winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions. tests: Add a helper routine to wait for a child process and propagate its result correctly. localspl: Avoid sizeof in a trace. Alistair Leslie-Hughes (7): msxml3: Validated attribute name. msxml3: Corrected Entity Reference Test. msxml3: C...
2012 Jul 17
0
Wine release 1.5.9
...it. winex11: Fix the virtual desktop check in update_desktop_fullscreen(). ddraw: Create surfaces with the correct mip level in device_parent_create_texture_surface(). wined3d: Get rid of the unused sampler_stages limit. winex11: Properly calculate the virtual screen rect in xinerama_init(). winex11: Add support for XRandR 1.2. winex11: Add support for XRandR 1.3. wined3d: Use the proper texture target in arbfp_blit_set(). wined3d: Use the proper texture target in ffp_blit_set(). wined3d: Use the proper texture target in fb_copy_to_texture_direct()....