Commit Graph

5768 Commits

Author SHA1 Message Date
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 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
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
David Rose aeae2e0198 fix infinite bounds case 2007-06-05 19:12:54 +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 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
David Rose 9dbd150169 wait for occlusion 2007-06-04 18:39:33 +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
David Rose 2719a277e5 fix double-lock detection 2007-06-03 15:47:14 +00:00
David Rose ad6e2116cc better thread safety 2007-06-03 15:42:14 +00:00
David Rose faad1e333d optional BoundingBox 2007-06-02 00:59:32 +00:00
David Rose 1f9f4b654e make a copy of the AnimBundle before modifying 2007-06-02 00:19:57 +00:00
David Rose b2ba2b5246 robustify a bit 2007-06-01 22:56:59 +00:00
David Rose ee69090a45 this debug test doesn't work on all drivers 2007-06-01 22:16:40 +00:00
David Rose c7bce135da occlusion tests 2007-06-01 22:16:05 +00:00
aignacio_sf c33d957dee Fix DX9/DX8 parasite buffer problems. 2007-06-01 21:50:57 +00:00
aignacio_sf 940038adb7 Fix matching back buffer format issues. 2007-06-01 21:50:00 +00:00
David Rose 5a8d63954b more bugfixes 2007-06-01 18:35:29 +00:00
David Rose fc9f9fe225 whoopsy, forgot to init part of the matrix 2007-06-01 05:38:44 +00:00
David Rose 5518abb092 temp uniquify-transforms etc. 2007-06-01 00:03:43 +00:00
David Rose 434b665d4c move check_hierarchy() 2007-05-31 23:57:17 +00:00
David Rose 0284746bc2 compile errors 2007-05-31 23:54:36 +00:00
Zachary Pavlov 81b52e39c5 new joint freezing on a low level 2007-05-31 23:44:39 +00:00
David Rose 33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
David Rose e6e7a3e4a9 fix bam loading for multibundle characters 2007-05-29 21:21:10 +00:00
David Rose bd86134b15 improve copy_subgraph: quick_add_new_child() 2007-05-27 16:22:49 +00:00