open_toontown_panda3d/panda/src/putil
David Rose 5f1b029f42 NeverFreeMemory 2007-06-14 23:15:14 +00:00
..
Sources.pp fix header files, build with tau 2007-05-26 15:25:06 +00:00
animInterface.I stop() should not activate animation 2007-01-05 18:43:56 +00:00
animInterface.cxx enable intra-frame animation interpolation 2006-10-14 23:58:48 +00:00
animInterface.h enable intra-frame animation interpolation 2006-10-14 23:58:48 +00:00
bam.h add PlaneNode::set_clip_effect 2007-05-15 20:44:08 +00:00
bamCache.I add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
bamCache.cxx fix wraparound 32-bit cache size; robustly handle negative cache size 2006-06-26 18:53:43 +00:00
bamCache.h add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
bamCacheIndex.I add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
bamCacheIndex.cxx fix wraparound 32-bit cache size; robustly handle negative cache size 2006-06-26 18:53:43 +00:00
bamCacheIndex.h add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
bamCacheRecord.I add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
bamCacheRecord.cxx add BamCacheIndex 2006-06-20 00:23:24 +00:00
bamCacheRecord.h more tau fixes 2006-11-27 03:28:49 +00:00
bamEndian.cxx bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
bamEndian.h bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
bamReader.I vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
bamReader.cxx vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
bamReader.h vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
bamReaderParam.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
bamReaderParam.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
bamReaderParam.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
bamTextureMode.cxx multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
bamTextureMode.h compressed textures, texture objects 2006-03-15 20:05:36 +00:00
bamWriter.I compressed textures, texture objects 2006-03-15 20:05:36 +00:00
bamWriter.cxx NeverFreeMemory 2007-06-14 23:15:14 +00:00
bamWriter.h OSX Commit 2006-03-17 22:57:38 +00:00
bitArray.I copy BitArray by reference 2006-06-08 00:21:08 +00:00
bitArray.cxx fix morphs in character flattening; better support for flattening animated + unanimated 2007-02-16 19:19:19 +00:00
bitArray.h 64-bit collision traverser; add CollisionNode::set_collider_sort() 2007-04-05 15:34:36 +00:00
bitMask.I add get_key() method for Python hashing 2007-04-24 14:56:23 +00:00
bitMask.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
bitMask.h add get_key() method for Python hashing 2007-04-24 14:56:23 +00:00
buttonHandle.I implement MouseWatcher::inactivity_timeout 2006-09-15 16:27:09 +00:00
buttonHandle.cxx more better pstats mem tracking 2007-05-10 14:40:52 +00:00
buttonHandle.h more better pstats mem tracking 2007-05-10 14:40:52 +00:00
buttonRegistry.I OSX Commit 2006-03-17 22:57:38 +00:00
buttonRegistry.cxx latest merges from Schell Games 2005-02-04 05:24:47 +00:00
buttonRegistry.h latest merges from Schell Games 2005-02-04 05:24:47 +00:00
cachedTypedWritableReferenceCount.I add ObjectDeletor; avoid unnecessary locks on RenderState 2006-04-10 21:19:48 +00:00
cachedTypedWritableReferenceCount.cxx runtime improvements 2005-05-10 22:43:44 +00:00
cachedTypedWritableReferenceCount.h add ObjectDeletor; avoid unnecessary locks on RenderState 2006-04-10 21:19:48 +00:00
clockObject.I add ClockObject::M_integer and M_integer_limited; pstats clock wait 2006-10-20 17:38:22 +00:00
clockObject.cxx add ClockObject::M_integer and M_integer_limited; pstats clock wait 2006-10-20 17:38:22 +00:00
clockObject.h add ClockObject::M_integer and M_integer_limited; pstats clock wait 2006-10-20 17:38:22 +00:00
collideMask.h all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
compareTo.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
compareTo.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
config_util.N add double, quad BitMask objects 2007-04-06 15:38:33 +00:00
config_util.cxx more better pstats mem tracking 2007-05-10 14:40:52 +00:00
config_util.h add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
configurable.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
configurable.h (void) -> () 2005-09-06 20:16:09 +00:00
copyOnWriteObject.I better thread safety 2007-06-03 15:42:14 +00:00
copyOnWriteObject.cxx better thread safety 2007-06-03 15:42:14 +00:00
copyOnWriteObject.h better thread safety 2007-06-03 15:42:14 +00:00
copyOnWritePointer.I First pass at memory-managed vertices. Might break threaded code. 2007-05-13 00:01:38 +00:00
copyOnWritePointer.cxx better thread safety 2007-06-03 15:42:14 +00:00
copyOnWritePointer.h merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
datagramInputFile.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
datagramInputFile.cxx alloca() fails with large buffers 2007-05-27 01:37:10 +00:00
datagramInputFile.h vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
datagramOutputFile.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
datagramOutputFile.cxx implicitly decompress/compress for input/output files named .pz; also support vfs-implicit-pz. 2006-01-25 17:45:31 +00:00
datagramOutputFile.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
deferredDeletor.cxx merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
deferredDeletor.h oops, EXPCL_PANDA, not PANDAEXPRESS 2006-04-10 22:08:41 +00:00
doubleBitMask.I add double, quad BitMask objects 2007-04-06 15:38:33 +00:00
doubleBitMask.cxx add double, quad BitMask objects 2007-04-06 15:38:33 +00:00
doubleBitMask.h merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
drawMask.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factory.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factory.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryBase.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryBase.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryBase.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryParam.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryParam.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryParam.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryParams.I OSX Commit 2006-03-17 22:57:38 +00:00
factoryParams.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
factoryParams.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
firstOfPairCompare.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
firstOfPairCompare.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
firstOfPairLess.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
firstOfPairLess.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
globalPointerRegistry.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
globalPointerRegistry.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
globalPointerRegistry.h phash_map, etc. 2004-10-02 05:07:16 +00:00
indirectCompareNames.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
indirectCompareNames.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
indirectCompareSort.I fix flattenMultitex() twice in one frame 2005-03-02 00:35:10 +00:00
indirectCompareSort.h fix flattenMultitex() twice in one frame 2005-03-02 00:35:10 +00:00
indirectCompareTo.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
indirectCompareTo.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
ioPtaDatagramFloat.cxx bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
ioPtaDatagramFloat.h bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
ioPtaDatagramInt.cxx bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
ioPtaDatagramInt.h bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
ioPtaDatagramShort.cxx bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
ioPtaDatagramShort.h bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
iterator_types.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
keyboardButton.cxx add more Mac function keys 2006-10-30 16:22:59 +00:00
keyboardButton.h add more Mac function keys 2006-10-30 16:22:59 +00:00
lineStream.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lineStream.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lineStream.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lineStreamBuf.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lineStreamBuf.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lineStreamBuf.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
linkedListNode.I better vertex paging 2007-05-18 18:19:15 +00:00
linkedListNode.cxx better pstats tracking of texture/vbuffer memory 2006-03-16 21:26:56 +00:00
linkedListNode.h better thread safety 2007-06-03 15:42:14 +00:00
load_prc_file.cxx use set_trust_level hack 2007-05-18 20:53:05 +00:00
load_prc_file.h fix comment 2006-07-17 17:12:33 +00:00
modifierButtons.I define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
modifierButtons.cxx OSX Commit 2006-03-17 22:57:38 +00:00
modifierButtons.h define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
mouseButton.cxx OSX Commit 2006-03-17 22:57:38 +00:00
mouseButton.h added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
mouseData.I expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
mouseData.cxx expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
mouseData.h expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
nameUniquifier.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
nameUniquifier.cxx OSX Commit 2006-03-17 22:57:38 +00:00
nameUniquifier.h phash_map, etc. 2004-10-02 05:07:16 +00:00
nodeCachedReferenceCount.I reduced need for read locks 2006-05-02 00:48:10 +00:00
nodeCachedReferenceCount.cxx runtime improvements 2005-05-10 22:43:44 +00:00
nodeCachedReferenceCount.h reduced need for read locks 2006-05-02 00:48:10 +00:00
nonDeletor.cxx add ObjectDeletor; avoid unnecessary locks on RenderState 2006-04-10 21:19:48 +00:00
nonDeletor.h oops, EXPCL_PANDA, not PANDAEXPRESS 2006-04-10 22:08:41 +00:00
portalMask.h creating a portal mask for portal culling 2004-05-14 00:27:28 +00:00
pta_double.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_double.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_float.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_float.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_int.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_int.h *** empty log message *** 2005-05-23 21:04:31 +00:00
pta_ushort.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
pta_ushort.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
putil_composite.cxx Added macrocomposites 2005-09-27 22:05:52 +00:00
putil_composite1.cxx merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
putil_composite2.cxx merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
spamDeletor.cxx merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
spamDeletor.h merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
sparseArray.I add SparseArray 2007-02-15 20:59:08 +00:00
sparseArray.cxx bugfix 2007-02-16 22:21:47 +00:00
sparseArray.h fix morphs in character flattening; better support for flattening animated + unanimated 2007-02-16 19:19:19 +00:00
string_utils.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
string_utils.cxx wstring utils 2006-03-09 22:36:24 +00:00
string_utils.h wstring utils 2006-03-09 22:36:24 +00:00
test_bam.cxx OSX Commit 2006-03-17 22:57:38 +00:00
test_bam.h OSX Commit 2006-03-17 22:57:38 +00:00
test_bamRead.cxx OSX Commit 2006-03-17 22:57:38 +00:00
test_bamWrite.cxx OSX Commit 2006-03-17 22:57:38 +00:00
test_filename.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
test_glob.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
test_linestream.cxx OSX Commit 2006-03-17 22:57:38 +00:00
test_uniqueIdAllocator.cxx untabify 2006-01-13 18:38:07 +00:00
timedCycle.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
timedCycle.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
timedCycle.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
typedWritable.C.template (void) -> () 2005-09-06 20:16:09 +00:00
typedWritable.I NeverFreeMemory 2007-06-14 23:15:14 +00:00
typedWritable.cxx NeverFreeMemory 2007-06-14 23:15:14 +00:00
typedWritable.h NeverFreeMemory 2007-06-14 23:15:14 +00:00
typedWritable.h.template (void) -> () 2005-09-06 20:16:09 +00:00
typedWritableReferenceCount.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
typedWritableReferenceCount.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
typedWritableReferenceCount.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
uniqueIdAllocator.cxx remove restrictions on order of initial_reserve_id() calls 2007-03-16 21:35:26 +00:00
uniqueIdAllocator.h remove restrictions on order of initial_reserve_id() calls 2007-03-16 21:35:26 +00:00
updateSeq.I fix LODNode startup 2006-09-14 18:03:51 +00:00
updateSeq.cxx name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
updateSeq.h more minor speed improvements 2006-04-30 22:10:49 +00:00
vector_double.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_double.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_float.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_float.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_typedWritable.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_typedWritable.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_ulong.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_ulong.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_ushort.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_ushort.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_writable.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
vector_writable.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
writableConfigurable.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
writableConfigurable.h (void) -> () 2005-09-06 20:16:09 +00:00
writableParam.I (void) -> () 2005-09-06 20:16:09 +00:00
writableParam.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
writableParam.h (void) -> () 2005-09-06 20:16:09 +00:00
writables.txt *** empty log message *** 2001-05-10 18:55:21 +00:00