Commit Graph

5666 Commits

Author SHA1 Message Date
David Rose bf43d9fb7d alloca() fails with large buffers 2007-05-27 01:37:10 +00:00
David Rose f2cd08589a proper includes 2007-05-26 18:05:27 +00:00
David Rose ec2c965e8b fix header files, build with tau 2007-05-26 15:25:06 +00:00
David Rose aef3383a23 whoops, fix bigendian machines 2007-05-25 18:24:10 +00:00
David Rose 820a9fb99b GeomVertexArrayData::get_modified() wasn't getting updated 2007-05-24 22:48:31 +00:00
David Rose f8b3f0d017 impose max-collect-vertices and max-collect-indices on limits reported by GSG 2007-05-24 17:46:32 +00:00
David Rose fd13c10bbd add VertexArrayBook::save_to_disk() 2007-05-24 01:24:39 +00:00
Josh Yelon 15e0dcd9a0 Fixed ugly radeon driver bug 2007-05-23 21:49:34 +00:00
David Rose 4854ec070c remove 'deprecated' comments 2007-05-23 16:11:50 +00:00
David Rose 5910b103d9 improve output 2007-05-22 21:48:03 +00:00
David Rose 25159b2efa vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
aignacio_sf 99ab24614f Avoid paging out pages on the first attempt if a page is used in the current frame or previous frame. 2007-05-22 02:30:11 +00:00
aignacio_sf 16d3fd7dad Reduce default number of LRU pages pre-allocated.
Increase LRU updates per frame.
2007-05-22 02:26:35 +00:00
David Rose 2526ff3af1 fix oops on flatten 2007-05-22 00:23:59 +00:00
David Rose eadc777341 oops, omitted _lock 2007-05-21 22:53:33 +00:00
David Rose d1795d4bfd build on win32 2007-05-21 22:40:14 +00:00
David Rose 9176735a9f reference counting issues 2007-05-21 22:37:16 +00:00
David Rose c7fb9cd0ab automatically premunge on load 2007-05-21 22:36:27 +00:00
David Rose 6b913ae195 premunger for dx 2007-05-21 21:56:53 +00:00
David Rose 68688d77d3 fix oops 2007-05-21 18:58:05 +00:00
David Rose 732bbafaa9 define NodePath::premunge_scene() and supporting implementation 2007-05-21 16:05:22 +00:00
David Rose 872c141de0 define preserve-triangle-strips 2007-05-19 07:07:41 +00:00
David Rose 3dc989ba67 fix infinite loop on gameserver disconnect 2007-05-18 21:49:34 +00:00
David Rose 80d7a3f27d use set_trust_level hack 2007-05-18 20:53:05 +00:00
David Rose 43080575bd build on win32 2007-05-18 20:35:18 +00:00
David Rose c057b32686 squelch compiler warning 2007-05-18 18:29:15 +00:00
gephilipp 840fc1826a updated source.cpp file 2007-05-18 18:19:30 +00:00
David Rose 547ff677d1 better vertex paging 2007-05-18 18:19:15 +00:00
gephilipp de6289ad13 Previously osxGraphicsWindow.cxx, renamed with .mm suffix to accommodate objective-c code 2007-05-18 18:17:22 +00:00
David Rose ebeda0b51a remove more nspr cruft 2007-05-18 03:14:43 +00:00
Roger Hughston b7f11dd932 ch work arount to lost key event and spamming retransmits.. see WANT_NEW_FOCUS_MANAGMENT 2007-05-18 01:57:51 +00:00
aignacio_sf fbb7a9e998 Handle running out of AGP memory. 2007-05-18 01:45:17 +00:00
Josh Yelon f2920e40a3 Added a small workaround for a radeon driver bug. 2007-05-17 23:48:26 +00:00
David Rose a2bf78fc37 fix bug with exclude-texture-scale 2007-05-16 19:15:49 +00:00
Josh Yelon 4c7101e1c4 Fixed a boundary condition 2007-05-16 19:07:44 +00:00
David Rose 3c120dc701 oops, didn't work with preload-textures 0 2007-05-16 04:56:41 +00:00
David Rose 74358e81b2 typo reported by Panda user bb2 2007-05-16 03:16:40 +00:00
David Rose 161e2cd5b3 auto-scale textures at load time, without loading full-res and then downrezzing 2007-05-16 02:21:58 +00:00
David Rose d544bb1bad fix flatten not to move ClipPlaneAttribs by default 2007-05-15 23:20:41 +00:00
Josh Yelon ee2fd9311c *** empty log message *** 2007-05-15 20:55:28 +00:00
David Rose 7e08d7b759 add PlaneNode::set_clip_effect 2007-05-15 20:44:08 +00:00
David Rose abdb0b142d whoopsy 2007-05-14 20:41:35 +00:00
David Rose 344bd1e72b improve NodePath.analyze() 2007-05-14 19:58:43 +00:00
David Rose a50ae3fcbf report "active" vertex data 2007-05-14 18:42:03 +00:00
David Rose 77a7c6ab71 is_valid 2007-05-13 17:54:01 +00:00
David Rose 083ae71bac fix windows case 2007-05-13 17:32:47 +00:00
David Rose 83967af7dc vertex_data_compression_level 2007-05-13 17:23:45 +00:00
David Rose 378beb4b63 forgot commit 2007-05-13 16:05:44 +00:00
David Rose 6f2aae0c37 support flushing vertex data to disk 2007-05-13 15:59:59 +00:00
David Rose 0329972a41 go to pvector<uchar> instead of PTA_uchar for GeomVertexArrayData 2007-05-13 01:12:15 +00:00