ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_GL.c
(Generate patch)

Comparing Daodan/src/Daodan_GL.c (file contents):
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC vs.
Revision 694 by alloc, Fri Mar 8 00:31:30 2013 UTC

# Line 236 | Line 236 | int ONICALL daodangl_platform_initialize
236          {
237                  DDrStartupMessage("Using standard Windows gamma adjustment");
238  
239 < //WINE CRASH!           if (GetDeviceGammaRamp(gl_eng->HDC, gl_gamma_ramp))
239 >                if (GetDeviceGammaRamp(gl_eng->HDC, gl_gamma_ramp))
240                          gl_gamma_ramp_valid = 1;
241          }
242          

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)