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

Comparing Daodan/src/Oni_Symbols.S (file contents):
Revision 323 by rossy, Sun May 17 12:19:35 2009 UTC vs.
Revision 326 by rossy, Thu May 28 10:33:59 2009 UTC

# Line 15 | Line 15 | symbol ( @ONrPlatform_Initialize@4
15   symbol ( _ONrPlatform_WindowProc@16          , 0x0010f7a0 )
16  
17   symbol ( _g_Instance                         , 0x0021f9e4 )
18 + symbol ( _ONgPlatformData                    , 0x0023100c )
19 +
20 + //Oni Persistance
21 + symbol ( @ONrPersist_GetGamma@0              , 0x0010f450 )
22  
23   // BFW_Utility
24   symbol ( _UUrStartupMessage                  , 0x00024860 )
# Line 26 | Line 30 | symbol ( _ONgFileStartup
30   symbol ( @UUrPlatform_Initialize@0           , 0x00026010 )
31   symbol ( @UUrPlatform_Terminate@0            , 0x00026310 )
32  
33 + symbol ( _AUrMessageBox                      , 0x000378c0 )
34 +
35 + // Motoko
36 +
37 + symbol ( _M3gResolutionSwitch                , 0x00131634 )
38 +
39   // OpenGL
40   symbol ( @gl_enumerate_valid_display_modes@4 , 0x000083a0 )
41 + symbol ( @gl_platform_set_pixel_format@4     , 0x00007b50 )
42 + symbol ( @gl_platform_initialize@0           , 0x00007da0 )
43 +
44 + symbol ( _gl                                 , 0x00160600 )
45 + symbol ( _gl_api                             , 0x00160604 )
46 + symbol ( _gl_gamma_ramp                      , 0x0015fdfc )
47 + symbol ( _gl_gamma_ramp_valid                , 0x001603fc )

Diff Legend

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