..
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
WIN32 cross compile fixes
2014-05-01 17:41:06 -07:00
Makefile.mingw
- API: compile fixes for MinGW. Fixes #955 . from Matt Arsenault
2011-03-26 02:19:21 +00:00
boinc_api.cpp
API and client: add boinc_finish_message(): exit and show message to user
2014-09-15 23:13:32 -07:00
boinc_api.h
API and client: add boinc_finish_message(): exit and show message to user
2014-09-15 23:13:32 -07:00
boinc_api_fortran.cpp
API: make boinc_api_fortran.cpp compile
2014-02-06 14:27:52 -08:00
boinc_gl.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
boinc_glut.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
boinc_opencl.cpp
API: Fix a bug in boinc_get_opencl_ids() which incorrectly returned CL_INVALID_DEVICE on some systems. This would happen on hosts with multiple GPUs if:
2014-09-22 04:57:23 -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
WIN32 Cross Compile Fixes
2014-05-01 17:44:34 -07:00
graphics2.h
- get_project_config.php: include plan classes in platform list;
2009-04-03 21:55:26 +00:00
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
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
graphics_api.h
…
graphics_data.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
graphics_data.h
…
graphics_impl.cpp
- API: remove BOINC_OPTIONS::worker_thread_stack_size
2008-12-19 18:14:02 +00:00
graphics_impl.h
…
graphics_impl_lib.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
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
API: fix compile error on Mac
2012-02-23 00:37:30 +00:00
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
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
2010-03-12 16:51:57 +00:00
reduce_main.cpp
- server: rename process_wu_template() to process_input_template(),
2011-09-01 19:58:27 +00:00
static_graphics.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
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
…