boinc/api
David Anderson ed8b75a55c API: fix bug causing CPU time under-reporting for compound apps
Check options.send_status_msgs before reporting CPU time on exit
2014-03-03 15:42:04 -08:00
..
ttf/liberation-fonts-ttf-2.00.0 API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 07:19:11 +00:00
Makefile.am remove -lpthread from api/Makefile.am; fix example_app build error 2014-01-17 11:23:17 -08:00
Makefile.mingw
boinc_api.cpp API: fix bug causing CPU time under-reporting for compound apps 2014-03-03 15:42:04 -08:00
boinc_api.h API: add test harness for the runtime system 2013-07-04 16:00:10 -07:00
boinc_api_fortran.cpp API: make boinc_api_fortran.cpp compile 2014-02-06 14:27:52 -08:00
boinc_gl.h
boinc_glut.h
boinc_opencl.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
boinc_opencl.h OpenCL: Change type argument of new boinc_get_opencl_ids() API from char* to int; it now accepts PROC_TYPE_NVIDIA_GPU, PROC_TYPE_AMD_GPU or PROC_TYPE_INTEL_GPU 2013-03-04 15:23:38 +01:00
graphics2.cpp
graphics2.h
graphics2_unix.cpp Various: Fix some compile warnings; from Gianfranco 2013-07-09 10:34:32 -07:00
graphics2_util.cpp API, Linux: shared memory between app and graphics app shouldn't be world RW 2014-02-03 15:19:19 -08:00
graphics2_win.cpp Win build fixes 2013-06-06 18:22:51 -07:00
graphics_api.cpp
graphics_api.h
graphics_data.cpp
graphics_data.h
graphics_impl.cpp
graphics_impl.h
graphics_impl_lib.cpp
graphics_lib.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
graphics_lib.h
gutil.cpp Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
gutil.h API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
gutil_text.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
mac_icon.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
macglutfix.m
make_app_icon_h.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
reduce.h
reduce_lib.cpp
reduce_main.cpp
static_graphics.cpp
ttfont.cpp ttfont: code format 2014-01-19 16:52:40 -08:00
ttfont.h ttfont: code format 2014-01-19 16:52:40 -08:00
windows_opengl.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
x_opengl.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
x_opengl.h