Displaying 5 results from an estimated 5 matches for "setdevicegammaramp".
2010 Oct 17
4
Question about gamma changing...
I need to know exactly how Wine tells the X server to change gamma settings... so gamma controls in games can work.  Basically I need to know.. when a game has like a gamma adjust bar, and it moves... what specifically happens behind the scenes.
I need to know this because right now Xquartz on Mac OS X does not support doing this at all, and I'd like to be able to add that ability into it...
2002 May 24
0
gta3
...portedFunction function SetDIBitsToDevice not found: 
/usr/lib/wine/libwine.so: undefined symbol: SetDIBitsToDevice
fixme:win32:ELF_FindExportedFunction function SetDeviceClipping not found: 
/usr/lib/wine/libwine.so: undefined symbol: SetDeviceClipping
fixme:win32:ELF_FindExportedFunction function SetDeviceGammaRamp not found: 
/usr/lib/wine/libwine.so: undefined symbol: SetDeviceGammaRamp
fixme:win32:ELF_FindExportedFunction function SetMapMode not found: 
/usr/lib/wine/libwine.so: undefined symbol: SetMapMode
fixme:win32:ELF_FindExportedFunction function SetMapperFlags not found: 
/usr/lib/wine/libwine.so: u...
2002 Sep 17
2
Unable to print with the Wine PS driver
I'm trying to get Wine to print through it's PS driver, without success, on a HP DeskJet 694C, configured on Linux with the cdj670 driver.
What I get to see on screen after I attempt to print are three windows with exclamation marks on a yellow triangle and garbled text. The
first window is titled "Printer name", the second "Device name", the third "Output".
2013 Mar 29
1
Wine release 1.5.27
...winemac: Implement rudimentary support for system tray icons as Mac status items.
      winemac: Allow Command-[Shift-]Tab to switch apps even when the displays are captured.
      winemac: Don't read an array at index -1 in debugstr_pf().
      winemac: Implement GetDeviceGammaRamp() and SetDeviceGammaRamp().
      winemac: Specify import and export functions explicitly in builtin_format_names[].
      winemac: Support CFSTR_SHELLURLW (UniformResourceLocator) clipboard format, mapped to public.url.
      explorer: Create desktop window hidden and only show it if it wins the race.
      winemac: Keep...
2012 Jan 13
0
Wine release 1.3.37
...and RoundRect, using line segments for now.
      gdi32: Add a helper function for computing the device rect for PS_INSIDEFRAME.
      gdi32: Implement Arc, ArcTo, Chord, and Pie, using line segments for now.
      gdi32: Add a stub for the ExtFloodFill entry point.
      gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or memory DCs.
      gdi32: Add an empty ExtEscape DIB driver entry point.
      winex11: Remove DIB locking calls from all graphics functions.
      msvcrt: Don't name a local variable 'errno'.
      msvcrt: Use the correct type for findnext64.
      gdi32: Get rid of the SetDI...