6703 Commits

Author SHA1 Message Date
rdb
6786954cf8 Throw error when extraArgs is not a list 2009-02-24 06:07:55 +00:00
David Rose
b631bc0254 try harder to deal with failure cases on window opening 2009-02-23 20:44:05 +00:00
David Rose
b75432262a remove old panda support 2009-02-20 22:49:11 +00:00
David Rose
68f687772b StereoDisplayRegion 2009-02-20 22:48:03 +00:00
rdb
24118f0357 "as" is a reserved keyword in Python 2.6 2009-02-20 13:11:01 +00:00
Chris Brunner
dda716192e drose: add dependency on native_net 2009-02-19 22:52:36 +00:00
Darren Ranalli
4444c3b020 added object type leak detector 2009-02-13 19:59:28 +00:00
Darren Ranalli
5545aa6ce7 added safeTypeName and histogramDict 2009-02-12 22:09:44 +00:00
Darren Ranalli
d6ca95f510 updated CppMemoryUsage 2009-02-12 07:30:09 +00:00
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