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

Comparing Daodan/src/daodan_gl.h (file contents):
Revision 689 by alloc, Mon Mar 4 15:52:19 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_GL_H
2   #define DAODAN_GL_H
3  
4   #include "Daodan.h"
5   #include "BFW_Motoko_Draw.h"
6  
8 #include "oni_gl.h"
9
10 void init_daodan_gl();
11 void update_cdmode();
7   unsigned int ONICALL daodan_enumerate_valid_display_modes(M3tDisplayMode modes[16]);
13 bool daodan_testmode(M3tDisplayMode mode);
14 int daodan_set_display_mode(short width, short height, short depth);
15 void daodan_set_gamma(float gamma);
8   int ONICALL daodangl_platform_initialize();
9 +
10   #endif

Diff Legend

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