Rom Walton
4ee6262ca7
- API: If the diagnostics framework hasn't been initialized for
...
the graphics application, initialize it.
api/
graphics2_unix.C
graphics2_win.C
svn path=/trunk/boinc/; revision=15106
2008-04-30 05:50:10 +00:00
Charlie Fenton
291a192efe
Graphics API: Add boinc_close_window_and_quit() API to UNIX / Mac lib.
...
svn path=/trunk/boinc/; revision=15004
2008-04-02 05:45:19 +00:00
David Anderson
c8384113e4
- changes to many files to fix gcc4.3 compile
...
svn path=/trunk/boinc/; revision=14811
2008-02-27 23:26:38 +00:00
Charlie Fenton
3a19ffb623
Fixes for V6 graphics.
...
svn path=/trunk/boinc/; revision=14768
2008-02-21 10:50:59 +00:00
David Anderson
f682236bd9
- API: fix Win build error
...
- API: fix Makefile.am
- add LGPL license on some files
svn path=/trunk/boinc/; revision=14629
2008-01-28 22:42:05 +00:00
Charlie Fenton
0a80a0c3e3
GFX API: change args passed to GlutInit() to be as specified in the man page.
...
svn path=/trunk/boinc/; revision=14604
2008-01-20 00:02:19 +00:00
Charlie Fenton
dd2211f1f6
GFX API: change args passed to GlutInit() to be original unmodified args which were passed to the application, as specified in the man page
...
svn path=/trunk/boinc/; revision=14602
2008-01-19 04:11:20 +00:00
David Anderson
615e108441
- API: fix bug introduced in 13696 causing no graphics on Linux
...
svn path=/trunk/boinc/; revision=13922
2007-10-22 03:15:51 +00:00
Charlie Fenton
07d83c89b7
graphics API: Write changed window size only after it has stopped changing
...
svn path=/trunk/boinc/; revision=13714
2007-09-29 01:30:32 +00:00
Charlie Fenton
71255d3194
graphics API: Write changed window size only after it has stopped changing.
...
svn path=/trunk/boinc/; revision=13713
2007-09-29 01:20:42 +00:00
Charlie Fenton
d568c3c260
Restore gfx window size & pos when relaunching. Mac: let gfx app icons appear in Dock.
...
svn path=/trunk/boinc/; revision=13698
2007-09-28 11:32:05 +00:00
Charlie Fenton
e680c9a9a1
Mac V6 GFX: add setMacPList() call
...
svn path=/trunk/boinc/; revision=13696
2007-09-28 02:06:30 +00:00
Charlie Fenton
992fdc08a2
Mac V6 GFX: add setMacPList() call
...
svn path=/trunk/boinc/; revision=13694
2007-09-27 23:48:07 +00:00
Charlie Fenton
d269036df3
V6 GFX: Fix bug on OS 10.3.9
...
svn path=/trunk/boinc/; revision=13532
2007-09-04 07:40:18 +00:00
Charlie Fenton
d72c982f7f
Mac V2 GFX: Fix link error when building example app
...
svn path=/trunk/boinc/; revision=13489
2007-08-29 13:11:41 +00:00
Charlie Fenton
ec652d7573
Mac V2 GFX: Fix link error when building example app
...
svn path=/trunk/boinc/; revision=13488
2007-08-29 09:24:22 +00:00
Charlie Fenton
c3960c9140
Fix a compiler warning
...
svn path=/trunk/boinc/; revision=13484
2007-08-29 02:23:00 +00:00
David Anderson
e8d8a28e63
- client: enforce_schedule(): if try to preempt a
...
process that's not running, at least mark it as preempted.
(this should never happen in principle)
- API: compile fix for Mac
api/
graphics2_unix.C
client/
cpu_sched.C
svn path=/trunk/boinc/; revision=12895
2007-06-11 21:56:56 +00:00
David Anderson
1d421c5a43
- debug version-6-style graphics on Unix
...
api/
Makefile
graphics2.h
graphics2_win.C
graphics2_util.C
graphics2_unix.C
lib/
shmem.h
svn path=/trunk/boinc/; revision=12737
2007-05-23 22:36:07 +00:00
David Anderson
2fcd2cb7d5
- lib/filesys: do timed retry of delete/rename on Unix as well as Win
...
- client: sleep 1 sec (not 60) before retry statefile write
- client: parse <credit> in workunit XML
- scheduler: better error messages if insert_wu_tags() fails
api/
graphics2_unix.C
client/
client_state.C
client_types.C
lib/
filesys.C
sched/
sched_send.C
svn path=/trunk/boinc/; revision=12720
2007-05-23 03:55:53 +00:00
David Anderson
fe68a746fd
- scheduler: fix FCGI compile
...
- API: add files for version 6 graphics
api/
Makefile.am
graphics2.C (new)
graphics2_unix.C (new)
graphics2_win.C (new)
sched/
Makefile.am
svn path=/trunk/boinc/; revision=12714
2007-05-22 20:12:45 +00:00