boinc/api
Bruce Allen 2af4e5e390 David, here's a rough pass, I haven't even tried to compile
it. Please read comments in-line.  I think the major
        shortcoming is
        that most (all?) apps will want to use 'handle' to resolve their
        own functions to communicate data from worker to app graphics.
        Perhaps we should provide an additional argument to
        boinc_init_graphics_lib() for that purpose?  At the right point,
        after sucessful dlopen(), boinc_init_graphics_lib() will call
        that user-supplied function (if not NULL) passing it handle.
        On return boinc_init_graphics_lib() will then carry on and start
        graphics.
        It's fun working on a file that's not in Makefile.  No guilt!

svn path=/trunk/boinc/; revision=4816
2004-12-10 23:33:41 +00:00
..
.cvsignore Cleaned up .cvsignore files 2004-11-19 16:27:06 +00:00
Makefile.am *** empty log message *** 2004-12-10 00:57:20 +00:00
api_app.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
api_test.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
bmplib.C *** empty log message *** 2004-12-09 00:46:07 +00:00
bmplib.h *** empty log message *** 2004-12-09 00:46:07 +00:00
boinc_api.C fixed file upload bug 2004-12-10 04:18:40 +00:00
boinc_api.h *** empty log message *** 2004-12-09 01:07:01 +00:00
boinc_api_fortran.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
boinc_checkpoint.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
boinc_gl.h - Modified api/boinc_gl.h to use config.h to get correct include path for glut.h 2004-11-23 13:41:45 +00:00
graphics_api.C *** empty log message *** 2004-12-10 21:06:42 +00:00
graphics_api.h [thanks to Bernd Machenschalk!] 2004-12-06 16:03:13 +00:00
graphics_data.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
graphics_data.h
graphics_impl.C *** empty log message *** 2004-12-10 21:06:42 +00:00
graphics_impl.h *** empty log message *** 2004-12-10 21:06:42 +00:00
graphics_lib.C David, here's a rough pass, I haven't even tried to compile 2004-12-10 23:33:41 +00:00
graphics_lib.h *** empty log message *** 2004-12-10 21:06:42 +00:00
gutil.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
gutil.h *** empty log message *** 2004-10-13 22:52:37 +00:00
reduce.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
reduce.h
static_graphics.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
tgalib.C *** empty log message *** 2004-12-09 00:46:07 +00:00
tgalib.h *** empty log message *** 2004-12-09 00:46:07 +00:00
windows_opengl.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
x_opengl.C Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
x_opengl.h *** empty log message *** 2004-10-13 22:52:37 +00:00