search for: patblt

Displaying 9 results from an estimated 9 matches for "patblt".

Did you mean: pablo
2001 Apr 10
2
Stars! kills X-Server
...retval=0x0001 ret=029f:2689 ds=039f Call GDI.45: SELECTOBJECT(0x0048,0x103a) ret=029f:26ae ds=039f Ret GDI.45: SELECTOBJECT() retval=0x105a ret=029f:26ae ds=039f Call GDI.128: MULDIV(0x004d,0x0194,0x0064) ret=029f:26e4 ds=039f Ret GDI.128: MULDIV() retval=0x0137 ret=029f:26e4 ds=039f Call GDI.29: PATBLT(0x0048,0x0177,0x0073,0x0001,0x0001,0x00f00021) ret=029f:2735 ds=039f Ret GDI.29: PATBLT() retval=0x0001 ret=029f:2735 ds=039f Call GDI.29: PATBLT(0x0048,0x0177,0x0079,0x0001,0x0001,0x00f00021) ret=029f:271a ds=039f Ret GDI.29: PATBLT() retval=0x0001 ret=029f:271a ds=039f Call GDI.29: PATBLT(0x004...
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
2002 May 24
0
gta3
...fixme:win32:ELF_FindExportedFunction function OffsetWindowOrg not found: /usr/lib/wine/libwine.so: undefined symbol: OffsetWindowOrg fixme:win32:ELF_FindExportedFunction function PaintRgn not found: /usr/lib/wine/libwine.so: undefined symbol: PaintRgn fixme:win32:ELF_FindExportedFunction function PatBlt not found: /usr/lib/wine/libwine.so: undefined symbol: PatBlt fixme:win32:ELF_FindExportedFunction function Pie not found: /usr/lib/wine/libwine.so: undefined symbol: Pie fixme:win32:ELF_FindExportedFunction function PolyBezier not found: /usr/lib/wine/libwine.so: undefined symbol: PolyBezier fi...
2011 Mar 18
0
Wine release 1.3.16
...gdi32: Add a null driver entry point for GetDeviceCaps. gdi32: Add a null driver entry point for UnrealizePalette. configure: Don't build winmm drivers when their backend library is missing. user32/tests: Fix the GetCursorFrameInfo parameter types. gdi32: Always call the PatBlt entry point for blits that don't use a source. winex11: Implement a separate entry point for PatBlt and simplify the StretchBlt handling. gdi32: Add a null driver entry point for PatBlt. gdi32: Get rid of the BitBlt driver entry point. gdi32: Fix the calling convention o...
2011 Apr 15
0
Wine release 1.3.18
...te AND and XOR masks corresponding to the current pen colour and rop2. gdi32: Draw single pixel wide, horizontal or vertical lines with the dib driver. gdi32/tests: Add horizontal and vertical solid line tests. gdi32: Implement SelectBrush for solid brushes. gdi32: Implement PatBlt. gdi32/tests: Add PatBlt tests. winex11: Don't use the bitfields for the BI_RGB case. gdi32: Don't use the bitfields for the BI_RGB case. gdi32: Don't use the bitfields for the BI_RGB case and also cope with zero masks. gdi32: Don't set the bitfields wh...
2011 Jul 22
0
Wine release 1.3.25
...full module name also for static libraries. gdi32: Export a function to compute the DC clip box. gdi32: Compute StretchBlt rectangles in gdi32. gdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point. gdi32: Pass the dest visible rectangle to the PatBlt driver entry point. gdi32: Pass the source/dest visible rectangles to the AlphaBlend driver entry point. gdi32: Make the DC function structure public. winex11: Add a DC function structure and export it. wineps: Add a DC function structure and export it. gdi32: Ask the...
2019 Aug 30
0
Wine release 4.15
.... Davies (6): riched20: Clearly separate the selection setting functions. riched20: Only invalidate the selection if it's not hidden. riched20: Move release_font_cache() further up the file. riched20: Allow the style to remain selected in the context. riched20: Use PatBlt() instead of FillRect() to paint the background area. riched20: Don't calculate the para numbering data if numbering is disabled. Isira Seneviratne (2): cabinet/tests: Alter string declaration to include null terminator. jscript: Replace '%pure-parser' with '%defi...
2012 Jul 31
0
Wine release 1.5.10
...TEB function table. opengl32: Call all OpenGL functions through the current context table and don't link against libGL. winex11: Use the function table pointer to call dynamically loaded OpenGL functions. opengl32: Remove redundant fields in the functions hashes. gdi32: PatBlt needs to bypass the brush for ROPs that don't make use of it. wined3d: Load glPointParameter functions as extensions rather than standard OpenGL functions. gdi32: Remove left-over debug trace. opengl32: Declare input pointers as const in function prototypes. opengl32: Mo...
2009 Oct 09
0
Wine release 1.1.31
...pport is disabled. system.drv16: Add ntdll import. toolhelp.dll16: Add ntdll import. comdlg32: Fix icon drawing in the 3.1 file dialog. ntdll/tests: Retrieve the number of processors through GetSystemInfo. gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt. winex11: Move X11DRV_ClientSideDIBCopy to avoid forward declarations. winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt. winex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt. versio...