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

Comparing Daodan/src/Oni_GL.h (file contents):
Revision 694 by alloc, Fri Mar 8 00:31:30 2013 UTC vs.
Revision 705 by alloc, Tue Mar 19 15:00:23 2013 UTC

# Line 57 | Line 57 | typedef struct
57          char DoubleBuffer;
58          int f_0624;
59          char *TextureBuffer;
60 <        HDC HDC;
61 <        HGLRC HGLRC;
60 >        HDC hDC;
61 >        HGLRC hGLRC;
62          char vsync;
63          char f_0635[3];
64          void (*DisplayBackBuffer)(void);

Diff Legend

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