Changes between Version 2 and Version 3 of DiagnosticsApi


Ignore:
Timestamp:
May 2, 2008, 6:39:16 AM (16 years ago)
Author:
romw
Comment:

Add new boinc api for graphics applicatons

Legend:

Unmodified
Added
Removed
Modified
  • DiagnosticsApi

    v2 v3  
    44{{{
    55int boinc_init_diagnostics(int flags)
     6}}}
     7BOINC graphics applications can call
     8{{{
     9int boinc_init_graphics_diagnostics(int flags)
    610}}}
    711to initialize various diagnostic functions. '''This call should be made early in the program - before `boinc_init()` - so that error info is routed appropriately.''' `flags` is formed by or'ing together a subset of the following flags: