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 689 by alloc, Mon Mar 4 15:52:19 2013 UTC vs.
Revision 690 by alloc, Wed Mar 6 18:33:15 2013 UTC

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

Diff Legend

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