78 Commits

Author SHA1 Message Date
David Rose
3c0e701659 signed multifiles 2009-09-06 18:49:05 +00:00
David Rose
b027447c0f copy_stream 2009-09-01 22:45:07 +00:00
David Rose
00ef315ae0 encrypt_stream, compress_stream 2009-08-09 16:01:58 +00:00
David Rose
e14d5673e7 wrong pp variable 2009-04-17 22:41:42 +00:00
David Rose
4f3ea6ad9d make better LINK_ALL_STATIC 2009-04-17 21:54:44 +00:00
David Rose
a08b08f8d3 initial iphone stuff, w.i.p. 2009-04-17 18:11:25 +00:00
David Rose
440746d3a4 expose interfaces for constructing Characters and associated joint hierarchies via Python 2008-11-05 19:33:04 +00:00
David Rose
65ef4f55da expose filestream stuff 2008-10-20 18:24:25 +00:00
David Rose
68cd3322a9 better thread protection in reference counts, esp. TransformState etc. 2007-07-14 21:32:48 +00:00
David Rose
38b537b0f5 support tar files, and multifiles within tar files, for tt osx publish 2007-03-16 03:07:52 +00:00
David Rose
baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose
132c2c4746 move EncryptStream to dtool; add encrypted and globally untrusted prc support 2007-01-30 23:54:37 +00:00
David Rose
26b20ce4ac pstats tracking for texture and vertex data on main memory 2006-11-02 19:31:03 +00:00
David Rose
2b00d098f2 don't let geom-vertex-cache hang on to textures 2006-10-07 00:34:26 +00:00
David Rose
1f1761da76 threaded model loads 2006-08-22 15:33:51 +00:00
David Rose
c8eb6c5a82 reduced need for read locks 2006-05-02 00:48:10 +00:00
David Rose
b407c2929b better thread safety 2006-04-30 14:42:54 +00:00
David Rose
1fabf70443 add ObjectDeletor; avoid unnecessary locks on RenderState 2006-04-10 21:19:48 +00:00
David Rose
8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose
0e3f5c068a whoops, atomicAdjust et al needs to be in express 2006-03-29 00:14:19 +00:00
David Rose
91efb72ca7 move threading/pipelining stuff into new directory, reorganize in general 2006-03-28 23:59:32 +00:00
David Rose
851eb4cd8b move Pipeline* and Cycle* from putil, in order to pipeline the ClockObject class 2006-02-22 02:12:08 +00:00
David Rose
0a911d8c3b move mutexImpl etc. to dtoolconfig 2006-02-21 23:11:27 +00:00
David Rose
1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
Roger Hughston
8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose
7fdf481b0f posix threads 2006-02-10 18:52:41 +00:00
David Rose
0405754d17 use native Windows threading primitives 2006-02-08 07:00:12 +00:00
David Rose
b7ceab1bff integrate PStatThread and Thread; better thread handling in GraphicsEngine::render_frame() 2006-01-31 18:59:49 +00:00
David Rose
1123896fc6 robustify threading some more 2006-01-15 22:43:12 +00:00
David Rose
a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose
be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
David Rose
09025a32d7 fix LINK_ALL_STATIC 2005-01-20 07:35:29 +00:00
David Rose
a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
David Rose
18ced11d6c convert express to new config system; add more options to pencrypt and OEncryptStream 2004-12-09 21:20:23 +00:00
David Rose
557060cb1d weak pointers, and FadeLODNode fixes for instances/multiple cameras 2004-09-30 21:29:25 +00:00
David Rose
e51ecacdee support encryption/decryption streams 2004-09-02 15:15:48 +00:00
David Rose
ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
David Rose
fe23221785 no longer use crypto library 2003-09-19 15:41:07 +00:00
David Rose
577c5ac28c new security enhancements for toontown client and server 2003-09-19 15:38:22 +00:00
David Rose
2531913df2 move globPattern into pandaexpress 2003-04-28 17:28:17 +00:00
David Rose
e3a40daa0e new WindowsRegistry class 2003-03-27 00:13:41 +00:00
David Rose
38db0b7a33 split out TextEncoder from TextNode 2003-03-26 22:48:37 +00:00
David Rose
361185e52e build on Irix 2003-01-20 21:13:51 +00:00
David Rose
d1a921a9ab ipc -> thread 2002-08-12 17:32:38 +00:00
David Rose
f3d2494ba8 condition variables 2002-08-10 00:46:16 +00:00
David Rose
58b5397d87 first pass at new ipc 2002-08-09 22:58:13 +00:00
David Rose
92330e53eb minor adjustment to libs 2002-08-07 00:14:49 +00:00
David Rose
5037c9c9b4 move vfs to express 2002-08-06 13:39:32 +00:00
David Rose
8d55c759de support compression in multifiles 2002-08-06 01:14:37 +00:00
David Rose
ac48fa90ad define StreamReader, StreamWriter 2002-08-04 18:18:50 +00:00