Commit Graph

480 Commits

Author SHA1 Message Date
David Rose f93dafdba1 compiler warning 2007-08-28 18:26:13 +00:00
David Rose 5c327bdeff another typo 2007-08-27 16:55:54 +00:00
David Rose f226507d34 typo 2007-08-27 16:40:20 +00:00
Darren Ranalli da78fd9940 added set_cpu_affinity 2007-08-25 23:49:59 +00:00
David Rose 828d1d9bce whoops, mismatched malloc/free 2007-08-14 21:11:36 +00:00
David Rose c78e9f4597 possible fixes for paranoid-clock on publish 2007-08-09 19:37:32 +00:00
Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose 190208d359 remove references to objectDeletor.h 2007-07-14 22:47:29 +00:00
David Rose 68cd3322a9 better thread protection in reference counts, esp. TransformState etc. 2007-07-14 21:32:48 +00:00
David Rose 87a23944fb regularize StreamReader, StreamWriter, StringStream 2007-07-06 04:03:49 +00:00
David Rose 987bae400e no longer needed code 2007-07-06 00:24:31 +00:00
David Rose a99dcb1547 StringStream 2007-07-06 00:19:56 +00:00
David Rose 3d63d36cb7 pstats track miles audio memory usage 2007-07-05 23:40:33 +00:00
David Rose ab34a7c656 windows niceties 2007-06-29 18:37:18 +00:00
David Rose 385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
David Rose 0e9aabb75b remove recursion_protect on win32_malloc_hook (not needed) 2007-06-29 01:44:17 +00:00
David Rose d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose 821e63d1c9 better use of _info_set 2007-06-28 02:12:15 +00:00
David Rose 173844002f don't double-count pointers 2007-06-28 01:24:35 +00:00
David Rose fe97acf7cb integrate thread_yield in appropriate places 2007-06-26 13:01:16 +00:00
David Rose f90469bbfe Namable::init_type() 2007-06-22 23:58:50 +00:00
David Rose 05e48d97b6 protect from interrogate 2007-06-22 22:42:11 +00:00
David Rose 7349221f42 add get_python_pointer() 2007-06-22 22:36:32 +00:00
David Rose 4d9a1500dd forgot return value 2007-06-21 16:30:51 +00:00
David Rose 8d2bdc39fd first pass at SIMPLE_THREADS 2007-06-21 15:33:27 +00:00
David Rose 5f1b029f42 NeverFreeMemory 2007-06-14 23:15:14 +00:00
David Rose f4e2e0e9ae silence errors due to threading artifacts 2007-06-09 00:17:18 +00:00
David Rose 97f794be0e attempt to protect paranoid_clock from multithread 2007-06-07 03:34:08 +00:00
David Rose 25159b2efa vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
David Rose 9176735a9f reference counting issues 2007-05-21 22:37:16 +00:00
David Rose 3c903dbd77 expose get_ref_count 2007-05-11 02:14:54 +00:00
David Rose 18fab235c9 add methods to directly access vertex and texture data from Python 2007-05-11 01:14:05 +00:00
David Rose d87cae471d more better pstats mem tracking 2007-05-10 14:40:52 +00:00
David Rose 7d12427481 fix track-memory-usage 2007-05-09 22:07:29 +00:00
Roger Hughston 0ecf5adfbb Changes to support yielding and read optimizations for AI 2007-05-05 00:36:36 +00:00
David Rose 6c5d628b08 make a separate notify category for the clock 2007-04-27 19:44:40 +00:00
David Rose 936412fae2 merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
David Rose 65a84a7074 squelch warning 2007-04-04 18:50:58 +00:00
David Rose 863fdd7449 fix patching issues with corrupt patchfiles 2007-03-21 23:08:57 +00:00
Josh Yelon 8a865e394b Added WIN32_LEAN_AND_MEAN 2007-03-19 20:46:59 +00:00
David Rose ca02924197 remove accidental debug statements 2007-03-16 18:40:28 +00:00
David Rose 293af4fcad whoops, method prototype in wrong place 2007-03-16 15:54:14 +00:00
David Rose 38b537b0f5 support tar files, and multifiles within tar files, for tt osx publish 2007-03-16 03:07:52 +00:00
David Rose baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose 924f7f106c linux compiler warning 2007-03-01 20:35:34 +00:00
David Rose 01136dc823 check more aggressively for embedded .mf extension 2007-02-28 18:23:50 +00:00
David Rose e51797e318 more fixes and optimizations to subfile patcher 2007-02-28 01:48:27 +00:00
David Rose 1fec11b507 oops 2007-02-27 04:13:31 +00:00
David Rose c5c375aadf patch multifiles a lot smarter 2007-02-26 20:46:17 +00:00
Darren Ranalli 3758283048 added indent to dump_hex 2007-02-23 08:52:00 +00:00