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 316 by rossy, Mon May 4 12:42:46 2009 UTC vs.
Revision 326 by rossy, Thu May 28 10:33:59 2009 UTC

# Line 5 | Line 5
5   #include "Daodan.h"
6   #include "BFW_Motoko_Draw.h"
7  
8 + #include "oni_gl.h"
9 +
10 + void init_daodan_gl();
11 + void update_cdmode();
12   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);
16 + int ONICALL daodangl_platform_initialize();
17  
18   #endif

Diff Legend

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