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 690 by alloc, Wed Mar 6 18:33:15 2013 UTC vs.
Revision 691 by alloc, Thu Mar 7 01:10:23 2013 UTC

# Line 237 | Line 237 | int ONICALL daodangl_platform_initialize
237   //WINE CRASH!           if (GetDeviceGammaRamp(gl_eng->HDC, gl_gamma_ramp))
238                          gl_gamma_ramp_valid = 1;
239          }
240 <        /*
240 >        
241          if (gl_gamma_ramp_valid)
242                  daodan_set_gamma(ONrPersist_GetGamma());  
243 <        else*/
243 >        else
244                  DDrStartupMessage("gamma adjustment not supported");
245          
246          if (!gl_platform_set_pixel_format(gl_eng->HDC))

Diff Legend

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