search for: get_xrender_format_from_color_shift

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

2010 May 29
3
Problem Running a game called Gothic
...me:reg:GetNativeSystemInfo (0x33fe40) using GetSystemInfo() fixme:win:DisableProcessWindowsGhosting : stub fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\PiranhaBytes\\Gothic1\\unins000.exe") stub joshua at joshua-laptop:~/Downloads/Gothic1_International/gothic1int$ err:xrender:get_xrender_format_from_color_shifts No XRender format found! fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 3 and card vendor 8086. fixme:win:EnumDisplayDevicesW ((null),0,0x129eee0,0x00000000), stub! err:xrender:get_xrender_format_from_color_shifts No XRender format found! fixme:d3d_caps:wined3d_guess_ca...
2011 Aug 12
1
Intercept Dungeon Keeper 2 Textures
...colors are...weird. Since my understanding of C, ddraw, BitBlt and the bitmap format is limited I must have done something wrong but I'm out of ideas :). I've tried a lot of BitBlt rop flag, none of them change the result and I have those errors on every call to BitBlt : Code: err:xrender:get_xrender_format_from_color_shifts No XRender format found! err:xrender:get_xrender_format_from_color_shifts No XRender format found! Here is my ddraw patch and a texture, if someone has a idea, feels free to help :D. http://2012.lstilde.org/wine/ Greetings, Andreas
2010 May 16
2
Crashes on launch with runaway blank error message windows
New, clean, basic install of Xubuntu 10.04 on older 256MB 400MHz Celeron. Wine 1.1.42-0ubuntu4 from us.archive.ubuntu.com/ubuntu/ lucid/universe Packages When launching winecfg or a Windows app, opens window for app, then starts opening infinite "error" windows that are blank. Only way to stop is to restart. Is there a log somewhare? Happen to anybody else?
2011 Feb 20
1
Error while installing FlatOut 2
Hello. Well, when I'm going to install Flatout 2, an error message appears saying: "Script error", and I can't install the game because of that error. At the same time, I can read in terminal the following line: Code: err:xrender:get_xrender_format_from_color_shifts No XRender format found! What's the problem?
2009 Sep 25
0
Wine release 1.1.30
...functions to d3dx9_36. Roderick Colenbrander (7): winex11: Always adjust the color_shifts pointer when SelectBitmap is called. winex11: Use ColorShifts in get_xrender_format_from_pdevice. winex11: Add helper function for calculating ColorShifts. winex11: Add helper function get_xrender_format_from_color_shifts. winex11: Add helper function for copying brushes. winex11: Fix a null pointer bug in ToLogical in case of 8-bit. Move the code to the place where the shifts are needed. winex11: Don't use ColorShifts for non-TrueColor bitmaps. Stefan D?singer (8): wined3d: Only genera...