David Rose
|
820a9fb99b
|
GeomVertexArrayData::get_modified() wasn't getting updated
|
2007-05-24 22:48:31 +00:00 |
|
Zachary Pavlov
|
16ee78a4be
|
more accurate timing
|
2007-05-24 19:02:56 +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 |
|
Zachary Pavlov
|
a2a8f7297f
|
better profiled function, with capabilities for production
|
2007-05-24 02:11:24 +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 |
|
Josh Wilson
|
1578173ccc
|
"handling dt=0 so as to prevent divide by zero errors"
|
2007-05-21 23:12: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
|
e86dc0c52c
|
hold up setinterestcomplete message until deferred objects are generated
|
2007-05-19 02:13:15 +00:00 |
|
Darren Ranalli
|
9e8a9d3c96
|
don't print classTree by default
|
2007-05-19 00:05:23 +00:00 |
|
Darren Ranalli
|
33d2e386b8
|
use classmethod, more concise Functor.__call__ implementation
|
2007-05-18 22:43:33 +00:00 |
|
Darren Ranalli
|
a0f5059dc7
|
minor memory optimization
|
2007-05-18 22:25:39 +00:00 |
|
David Rose
|
81be5c1685
|
temporarily disable deferring for others
|
2007-05-18 21:57:03 +00:00 |
|
David Rose
|
3dc989ba67
|
fix infinite loop on gameserver disconnect
|
2007-05-18 21:49:34 +00:00 |
|
Darren Ranalli
|
46ea4b8474
|
improved ~objects
|
2007-05-18 21:45:15 +00:00 |
|
Darren Ranalli
|
c425fe114a
|
removed unnecessary code
|
2007-05-18 21:44:39 +00:00 |
|
Darren Ranalli
|
8256254a07
|
don't create Task creation stacks by default
|
2007-05-18 21:16:33 +00:00 |
|
David Rose
|
80d7a3f27d
|
use set_trust_level hack
|
2007-05-18 20:53:05 +00:00 |
|
David Rose
|
5c61a77d90
|
add set_trust_level
|
2007-05-18 20:52:24 +00:00 |
|
David Rose
|
43080575bd
|
build on win32
|
2007-05-18 20:35:18 +00:00 |
|
David Rose
|
6b8c2fdb30
|
define do-nothing stubs for inc_memory_usage() etc.
|
2007-05-18 18:49:04 +00:00 |
|
David Rose
|
c057b32686
|
squelch compiler warning
|
2007-05-18 18:29:15 +00:00 |
|
gephilipp
|
964098caca
|
add .mm as valid source files
|
2007-05-18 18:27:11 +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 |
|
David Rose
|
2e746a5bf2
|
don't use deferred generates when loading screen is up
|
2007-05-18 01:06:08 +00:00 |
|
Josh Yelon
|
f2920e40a3
|
Added a small workaround for a radeon driver bug.
|
2007-05-17 23:48:26 +00:00 |
|
David Rose
|
52d2ba31fd
|
add set_handle_c_updates()
|
2007-05-17 18:44:45 +00:00 |
|
Josh Yelon
|
2c7d1a8f60
|
Dependency bug in refactored version.
|
2007-05-17 18:44:15 +00:00 |
|
Josh Yelon
|
e86f9470b2
|
Refactoring introduced a few bugs, now fixed.
|
2007-05-17 07:17:16 +00:00 |
|
Josh Yelon
|
b20bb12ff4
|
Refactored.
|
2007-05-17 06:17:36 +00:00 |
|
Darren Ranalli
|
5f513cf27a
|
support for OP3/OP4
|
2007-05-17 06:16:14 +00:00 |
|
Asad M. Zaman
|
c7c3f9e445
|
created preloading of interactive animations on interactive npcs
|
2007-05-17 06:07:58 +00:00 |
|