Commit Graph

6701 Commits

Author SHA1 Message Date
David Rose 3f2e70f4eb better simple mutex 2008-10-08 01:00:15 +00:00
David Rose 711fe92e56 minor tweaks 2008-10-06 20:00:57 +00:00
David Rose 17483cdbda fix crash with bad clock-mode 2008-10-05 18:25:23 +00:00
David Rose a6a4a893d0 Task.sequence() 2008-10-05 00:24:55 +00:00
rdb 6599417ca1 Fix bug in shader generator 2008-10-04 11:39:14 +00:00
David Rose 2fc35f05c8 whoops, install headers, not .cxx file 2008-10-03 21:58:04 +00:00
David Rose dffead0964 more aggressive fix attempt for crash 2008-10-03 20:52:56 +00:00
David Rose 4beba6ca6f integrate pview with new task manager 2008-10-03 20:30:07 +00:00
David Rose b9cb301df9 fix memory leaks 2008-10-03 19:06:52 +00:00
David Rose 3113912e4d add X11 2008-10-03 18:52:34 +00:00
David Rose 7cca74a597 task.frame 2008-10-03 04:30:32 +00:00
David Rose 277753ed2b a bit friendlier 2008-10-03 03:52:00 +00:00
David Rose 76687fca8f expose task.wakeTime 2008-10-03 03:05:19 +00:00
David Rose 621b831913 allow-live-flatten 2008-10-02 23:39:51 +00:00
David Rose 30e15740c4 accidental duplication 2008-10-02 22:47:44 +00:00
aignacio_sf 46ada8c264 Fix. Restore depth stencil surface. 2008-10-02 18:56:17 +00:00
David Rose fab502970f more threading improvements 2008-10-02 17:50:16 +00:00
David Rose ee89d48297 fix RenderAttrib corruption 2008-10-02 00:12:19 +00:00
David Rose 49a436f1b5 fix shutdown error some more 2008-09-29 23:55:37 +00:00
David Rose 0866bf9e51 better pstats 2008-09-29 22:20:52 +00:00
David Rose a74bf92e67 combine DS_again with DS_restart 2008-09-29 18:37:10 +00:00
David Rose c82dbc649b initialize keycode 2008-09-29 18:36:04 +00:00
David Rose dd84e5b978 print exception 2008-09-29 18:17:53 +00:00
David Rose c8913d4b66 use global task manager 2008-09-29 17:29:49 +00:00
rdb 56481db03c Support for 24-bits heightmaps 2008-09-29 16:50:50 +00:00
David Rose 2266110083 AsyncTask::is_runnable 2008-09-29 05:59:41 +00:00
David Rose c59bfe5459 more threading issues 2008-09-28 21:32:11 +00:00
David Rose a29328046a fix some threading issues 2008-09-28 17:11:42 +00:00
David Rose 8bb89607ab DS_pickup 2008-09-27 15:56:50 +00:00
David Rose fd1218b07b task generators 2008-09-27 12:33:47 +00:00
David Rose 6e3c93ce2f minor change 2008-09-26 23:43:29 +00:00
David Rose 7e217b8bdc handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
David Rose 72dad6e9d5 thread_priority, frame_budget, etc. 2008-09-26 19:58:11 +00:00
David Rose d9dede923f needs new bam version 2008-09-26 17:10:10 +00:00
David Rose dd18572d55 new bam version needed 2008-09-26 17:04:59 +00:00
David Rose d22c9a02fb fix lock issue in write_datagram() 2008-09-26 17:00:30 +00:00
rdb fbdbb8f867 Added GeoMipTerrain init_type 2008-09-26 13:54:25 +00:00
David Rose b07dbcc262 remove support for pre-6.14 bams 2008-09-26 13:44:54 +00:00
David Rose a169a1c4bd minimize texture reload from bam file 2008-09-26 02:42:07 +00:00
David Rose 131f768d8d fixed losing textures 2008-09-26 01:58:09 +00:00
David Rose c740062d29 prevent deadlock on exit with pstats 2008-09-26 00:34:49 +00:00
David Rose 5d8cd59628 live changes to set_sort, set_priority 2008-09-26 00:21:06 +00:00
David Rose e8587e4144 pstats 2008-09-25 23:59:55 +00:00
David Rose 306873b3ac task output 2008-09-25 23:20:59 +00:00
David Rose a09a538878 fix compilation errors 2008-09-25 20:58:07 +00:00
David Rose 7cd09665ac task chains 2008-09-25 20:42:46 +00:00
David Rose bf86abd1c5 task chains 2008-09-25 19:39:19 +00:00
rdb 902fc40742 String loading, and made it a TypedObject 2008-09-25 15:18:26 +00:00
aignacio_sf 1aac45449d Fix wrong type (int to float). 2008-09-24 23:06:14 +00:00
Chris Brunner 20225878a6 renamed the Windows reserved names "near" and "far" to "input_near" and "input_far" 2008-09-22 21:38:16 +00:00