Commit Graph

4994 Commits

Author SHA1 Message Date
Darren Ranalli 0350e26e7c put lock around new method 2009-02-11 02:17:04 +00:00
Darren Ranalli d4e22c0795 fix for crash due to previous checkin 2009-02-11 01:33:01 +00:00
David Rose 99d660fe48 minor tweaks 2009-02-11 00:12:34 +00:00
David Rose 6fb65f4e26 show-tex-mem must follow base assignment 2009-02-10 23:39:11 +00:00
Darren Ranalli 30eb8286a2 better runtime characteristics 2009-02-10 23:23:49 +00:00
David Rose 932da28ac1 show-tex-mem 2009-02-10 21:05:52 +00:00
David Rose 07aa73df98 fix a few bugs 2009-02-10 21:05:36 +00:00
David Rose d36782fbd0 show-tex-mem 2009-02-10 20:39:42 +00:00
David Rose 66a120ea8e bitmask-based optimizations 2009-02-10 20:39:26 +00:00
Darren Ranalli 2677e77fb7 memory usage optimization 2009-02-10 19:25:18 +00:00
David Rose ee7154a9c5 magfilter 2009-02-10 15:40:03 +00:00
David Rose 9a8e2915b5 TexViewer 2009-02-09 20:18:07 +00:00
rdb e47fdbe424 Several bugfixes and improvements to API Reference 2009-02-08 10:29:34 +00:00
Darren Ranalli 8d80413d03 additional leak debugging 2009-02-07 01:26:41 +00:00
Darren Ranalli 4b0c19f61a more leak debugging 2009-02-07 00:42:30 +00:00
Darren Ranalli 6f5a7d0bc6 more leak detection 2009-02-07 00:00:02 +00:00
David Rose a764c4e37c minor fix 2009-02-06 22:09:59 +00:00
David Rose 1c6893bfde try to avoid long-skinny areas 2009-02-06 21:58:00 +00:00
David Rose cec1dbfc00 oops 2009-02-06 21:05:50 +00:00
David Rose 8b72ac6d8d status line, etc. 2009-02-06 20:40:05 +00:00
Darren Ranalli 797a71c6f9 fixed instance bug 2009-02-06 17:31:05 +00:00
David Rose 41216204cd flash selected texture 2009-02-06 01:59:47 +00:00
David Rose ac19dd2de0 more TexMemWatcher features 2009-02-06 00:55:27 +00:00
David Rose f2671e9437 remove debug 2009-02-05 20:09:59 +00:00
David Rose cec576dd6b makeModulePipe 2009-02-05 20:06:34 +00:00
David Rose a5972c42fc tinydisplay? 2009-02-05 19:43:28 +00:00
David Rose a380f8d12e tweaks 2009-02-05 18:07:21 +00:00
David Rose 163b4a0093 mo' better 2009-02-05 03:30:40 +00:00
David Rose 8e6eb98afe handy tool 2009-02-05 01:36:20 +00:00
Darren Ranalli 0c4fdfe262 generate/delete refcount: warning->debug (no use spamming for now) 2009-02-04 19:50:48 +00:00
Darren Ranalli 67af3d6256 generate/delete refcount: error->warning 2009-02-04 19:47:17 +00:00
Darren Ranalli 039ad0ab05 disable automatic garbage logging until system is ready 2009-02-04 00:12:35 +00:00
Darren Ranalli d5d23c2fa7 fix memory leak 2009-02-04 00:10:38 +00:00
Darren Ranalli a72c76a318 garbage leak server events 2009-01-31 01:27:53 +00:00
rdb 5819a3c4e3 Fix couple of bugs in FilterManager 2009-01-30 15:05:26 +00:00
Darren Ranalli fcfd9f8e20 log number of garbage cycles even if we've previously printed the full info on those cycles 2009-01-28 23:39:51 +00:00
Darren Ranalli 38d262b7ba don't set affinity to single CPU by default 2009-01-28 04:43:31 +00:00
Darren Ranalli ad6ee13bb0 reference count calls to generate and delete, don't delete until all derived classes have called down 2009-01-27 19:56:07 +00:00
Darren Ranalli 1872148320 added 'collect' option to avoid redundant collects 2009-01-26 23:06:03 +00:00
Darren Ranalli 90eb2bf52e don't re-print garbage info if no new garbage 2009-01-26 22:54:50 +00:00
David Rose df3fe996b9 add DisplayRegion::set_incomplete_render() 2009-01-26 20:40:48 +00:00
Darren Ranalli 154fa4b198 added disable-garbage-logging 2009-01-26 19:44:46 +00:00
David Rose 4c3e9643f3 raise ValueError on out-of-range 2009-01-26 19:13:54 +00:00
Darren Ranalli 4d319fa370 added configIsToday 2009-01-26 18:49:37 +00:00
Josh Wilson fc37f4f355 postponing parent present assert until after deferred generates 2009-01-26 00:32:25 +00:00
Darren Ranalli 53b477ab6e default want-variable-dump to 0 2009-01-23 23:07:17 +00:00
John Loehrlein e4b210d607 direct entry scroll, a virtual window for direct entries 2009-01-23 20:05:19 +00:00
Darren Ranalli 2c71002065 fix for client crash 2009-01-23 00:31:18 +00:00
Darren Ranalli 07461ccbdd shift-f11 logs garbage cycle info and reports results in the client 2009-01-22 19:19:37 +00:00
Darren Ranalli a9f3242305 check for garbage leaks in dev on window close and defocus, check on both client and AI 2009-01-21 23:49:33 +00:00