Commit Graph

12344 Commits

Author SHA1 Message Date
Josh Wilson ceed930010 using mro() 2007-06-10 22:41:13 +00:00
Josh Wilson b2422726c5 enforcing no subclassing of ResourceCounter's subclasses 2007-06-10 22:25:37 +00:00
Josh Wilson 386bf49c0d assert when subclassing rules are not followed 2007-06-10 08:35:09 +00:00
Josh Wilson 5e3a807168 class for managing high-level reference counted resources 2007-06-10 06:32:16 +00:00
David Rose f4e2e0e9ae silence errors due to threading artifacts 2007-06-09 00:17:18 +00:00
David Rose cb1c87d58c define flatten-collision-nodes 2007-06-08 23:38:27 +00:00
David Rose 3971dfc49b only avatars do setFinal() by default 2007-06-08 23:23:36 +00:00
M. Ian Graham 0c7e4a83b9 First pass, working with placeholder art! 2007-06-08 22:57:25 +00:00
David Rose 515d96ab17 fix self-deadlock issues when showing collision solids 2007-06-08 22:09:14 +00:00
David Rose 8ce0e1070d add default-lod-type 2007-06-08 16:50:27 +00:00
David Rose 823524e43c more aggressive dxgsg8/9 deferred loading 2007-06-08 15:38:45 +00:00
David Rose 3b7f43058b pstats transfer times 2007-06-08 14:43:14 +00:00
David Rose 67771fb75c better algorithm for finding available pages 2007-06-07 21:47:37 +00:00
David Rose 68c9ef5207 don't prune nonresident geometry in cull--wait until draw 2007-06-07 21:45:33 +00:00
David Rose 97f794be0e attempt to protect paranoid_clock from multithread 2007-06-07 03:34:08 +00:00
David Rose 30c30438d5 has_thread() etc. 2007-06-07 03:33:49 +00:00
David Rose 99e4ecf5db parameter change 2007-06-06 21:11:37 +00:00
Josh Yelon f718170091 *** empty log message *** 2007-06-06 21:09:01 +00:00
David Rose 39dc3d9c3e add allow-incomplete-render 2007-06-06 21:05:17 +00:00
David Rose 8b01f4f426 move pipeOcclusionCullTraverser.cxx into composite 2007-06-06 17:03:15 +00:00
David Rose 88ffb3add8 remove vertex-data-allow-reread 2007-06-06 04:09:48 +00:00
David Rose 723a9bf257 remove vertex-data-allow-reread 2007-06-06 04:09:12 +00:00
David Rose 3e5249d89a vertex-data-threaded-paging, pass 1 2007-06-06 02:50:38 +00:00
Roger Hughston 4f13ddc9ac expermential use of inter-frame yielding... 2007-06-06 01:01:57 +00:00
Samir Naik 03076a3692 add a background to the letterbox bars 2007-06-06 00:42:38 +00:00
Greg Wiatroski a94605bc0b Make scrolled list throw 'wakeup' events: 2007-06-05 20:50:33 +00:00
David Rose aeae2e0198 fix infinite bounds case 2007-06-05 19:12:54 +00:00
Darren Ranalli 3a169d14b1 shorten the fractional output of previous checkin (long task logging) 2007-06-05 04:44:58 +00:00
Darren Ranalli 98efaf0f62 added warnings for tasks that run longer than expected, to track down chugs 2007-06-05 04:26:15 +00:00
David Rose d55b83f568 remove unused var 2007-06-05 01:41:33 +00:00
David Rose 5042239458 split out vertexdata classes 2007-06-05 01:14:27 +00:00
David Rose e1d4257bed remove old interfaces 2007-06-05 01:05:33 +00:00
aignacio_sf 5063015cda Correctly check for render to texture support. 2007-06-05 00:39:27 +00:00
David Rose 50a5ee8c4a turn off universal binaries for this program 2007-06-05 00:24:02 +00:00
David Rose 20819b9511 build osx 2007-06-05 00:17:28 +00:00
Asad M. Zaman 49a62d6a3b we started initializing matrices; so changed code to follow the matrix consturcts 2007-06-05 00:16:09 +00:00
Zachary Pavlov 1b2600abf9 new actor interfaces 2007-06-05 00:04:38 +00:00
David Rose 4362ebc862 whoops, incorrect bounding volume 2007-06-04 22:34:41 +00:00
David Rose e5d2c00879 add clip-plane-cull 2007-06-04 22:34:22 +00:00
Zachary Pavlov f554899631 new joint fixing mechanism in at the panda level 2007-06-04 20:38:06 +00:00
David Rose dbea60ee9e remove temp hack 2007-06-04 20:19:46 +00:00
David Rose fe951a35fd cull to geoms; fix box culling 2007-06-04 20:18:57 +00:00
Zachary Pavlov 1ca36eedd9 rollback 2007-06-04 18:54:38 +00:00
David Rose 9dbd150169 wait for occlusion 2007-06-04 18:39:33 +00:00
Darren Ranalli fe826af9b0 comment changes 2007-06-04 18:38:16 +00:00
David Rose 9d16c5bf23 dx9 occlusion queries 2007-06-04 17:20:51 +00:00
David Rose 8b83a2601a oops 2007-06-04 15:53:41 +00:00
David Rose 8196d44822 more fixes for preload-textures + model-cache-dir 2007-06-04 13:42:25 +00:00
David Rose 36dfcf2437 fix memory leak 2007-06-03 20:16:00 +00:00
David Rose 5abe3a9e1c better respect for keep-texture-ram and preload-textures in the presence of a bam-cache 2007-06-03 16:31:43 +00:00