search for: visrect

Displaying 3 results from an estimated 3 matches for "visrect".

Did you mean: direct
2006 Jun 16
0
3 Bugs in R (with R.crash.log) under OSX 10.4.6
...0x00000001 Code[1]: 0x92991120 Thread 0 Crashed: 0 com.apple.Foundation 0x92991120 _NSRaiseError + 264 1 com.apple.AppKit 0x93764d50 -[NSView _drawRect:clip:] + 2472 2 com.apple.AppKit 0x937641b8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404 3 com.apple.AppKit 0x93766f00 _recursiveDisplayInRect2 + 84 4 com.apple.CoreFoundation 0x907f33c4 CFArrayApplyFunction + 416 5 com.apple.AppKit 0x937642cc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680 6 com.apple.AppKit...
2011 Oct 10
0
Wine release 1.3.30
...winex11: Print the GL renderer and version when complaining about software / indirect rendering. wined3d: Make the device parameter to wined3d_device_get_primitive_type() const. Huw Davies (15): gdi32: Make clip_line external. gdi32: stretch_bitmapinfo may need to adjust the dst visrect. gdi32: Implement stretch_bitmapinfo. gdi32: Forward StretchBlt calls from the dib driver to the null driver. gdi32: Use a separate variable to indicate the default has been retrieved. winex11: Remove some unused function ptrs. winex11: Initialise the dib color table....
2011 Aug 05
0
Wine release 1.3.26
...y point. gdi32: Set the initial bits of a bitmap from the gdi side. gdi32: Get rid of the SetBitmapBits driver entry point. gdi32: Use GetImage to retrieve the brush bits in metafiles. gdi32: Use GetImage to retrieve the brush bits in enhanced metafiles. gdi32: Use the visrect coordinates in dibdrv_PutImage. gdi32: Update the coordinates in convert_bitmapinfo to reflect the position in the destination bitmap. comdlg32/tests: Fix a couple of test failures on NT4. gdi32: Create a sanitized BITMAPINFO in CreateDIBSection and pass that to the driver....