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 705 by alloc, Tue Mar 19 15:00:23 2013 UTC vs.
Revision 739 by iritscen, Sun Mar 24 14:41:49 2013 UTC

# Line 103 | Line 103 | unsigned short ONICALL DD_GLrEnumerateDi
103          }
104          else
105          {
106 <                // In -noswtich we put predefined window sizes which don't overlap
106 >                // In -noswitch we put predefined window sizes which don't overlap
107                  // deskbar(s) plus one "native" fullscreen mode.
108  
109                  unsigned int workarea_width, workarea_height, frame_width, frame_height;
# Line 398 | Line 398 | UUtBool ONICALL DD_GLrPlatform_Initializ
398  
399          if (!M3gResolutionSwitch && opt_gamma)
400          {
401 <                UUrStartupMessage("Ignoring gamma setting for a windowed mode");
401 >                UUrStartupMessage("Ignoring gamma setting due to windowed mode");
402                  opt_gamma = false;
403          }
404  

Diff Legend

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