David Rose
|
9ed9038098
|
add insert_unverified
|
2007-02-15 21:00:42 +00:00 |
David Rose
|
0e1ea07313
|
explicit comparison operators needed
|
2007-02-12 19:03:23 +00:00 |
David Rose
|
c1091e7b4a
|
build on MSC 2005
|
2007-02-08 20:14:52 +00:00 |
David Rose
|
63edecf517
|
faster sprite particles
|
2007-02-08 19:56:33 +00:00 |
Josh Yelon
|
a9c791a034
|
Renamed PointerToArrayElement to ReferenceCountedArray
|
2007-02-07 22:06:57 +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
|
a08852341c
|
fix crash when file added twice
|
2007-01-17 02:14:43 +00:00 |
Darren Ranalli
|
ad7c978ef5
|
better hex output
|
2006-12-29 18:07:41 +00:00 |
David Rose
|
f0df11bc39
|
fix malloc issues on windows
|
2006-11-17 23:21:33 +00:00 |
David Rose
|
55225290b8
|
add MemoryBase to fix malloc issues, especially on OSX
|
2006-11-17 02:13:10 +00:00 |
Zachary Pavlov
|
88f87760b8
|
memoryInfo fix for debug builds
|
2006-11-14 04:02:05 +00:00 |
Roger Hughston
|
aa95cc3aff
|
New nativenet stuff .. expermental
|
2006-11-07 00:53:42 +00:00 |
David Rose
|
ea616ebe4e
|
EXPCL
|
2006-11-02 20:08:07 +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
|
285622c36f
|
robustify Fmod, Miles support on Windows and OSX
|
2006-11-02 01:42:54 +00:00 |
David Rose
|
918fdb3124
|
add virtual destructor to avoid compiler warning
|
2006-10-07 00:50:38 +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
|
af2ef4dca8
|
add set_record_timestamp()
|
2006-10-04 17:54:31 +00:00 |
David Rose
|
049c7e035e
|
add debug statements
|
2006-10-03 23:40:55 +00:00 |
David Rose
|
eb14ff9086
|
output operator
|
2006-09-06 18:44:30 +00:00 |
David Rose
|
a3cc24dd6f
|
dos2unix
|
2006-09-01 18:52:52 +00:00 |
Josh Yelon
|
2dca55d07e
|
Added support for SetProcessAffinityMask
|
2006-08-22 21:13:25 +00:00 |
David Rose
|
1f1761da76
|
threaded model loads
|
2006-08-22 15:33:51 +00:00 |
David Rose
|
d300c4a10c
|
allow embedded graphics in text paragraphs
|
2006-08-18 23:38:30 +00:00 |
David Rose
|
36d9d7148c
|
int -> long
|
2006-08-04 15:04:05 +00:00 |
David Rose
|
26b1e8f6cd
|
run-time validate endianness, numeric sizes
|
2006-08-04 14:43:31 +00:00 |
David Rose
|
b0eb06c4cb
|
add get_file_size() for an unopened file
|
2006-06-09 17:28:18 +00:00 |
David Rose
|
87a912818b
|
add file timestamps
|
2006-06-08 22:33:08 +00:00 |
David Rose
|
611d3b04b0
|
remove debug output
|
2006-05-22 18:31:42 +00:00 |
Roger Hughston
|
8aad8db278
|
a tempary hack to make interigate less of a pig
|
2006-05-12 23:41:51 +00:00 |
David Rose
|
7716080a27
|
fix compilation error
|
2006-05-02 01:30:16 +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
|
57338ee24d
|
better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes
|
2006-04-20 04:03:16 +00:00 |
David Rose
|
1eb1b26006
|
tau on windows
|
2006-04-14 03:18:36 +00:00 |
David Rose
|
c3303c70b2
|
make interfaces to move raw texture and vertex data through Python as strings
|
2006-04-14 00:28:04 +00:00 |
David Rose
|
8cff8009a9
|
instrument more
|
2006-04-13 16:36:04 +00:00 |
David Rose
|
a5e9ab5f10
|
prevent crash in non-threaded case; build niceties
|
2006-04-12 22:53:20 +00:00 |
David Rose
|
1468db93d8
|
MutexImpl doesn't take a name
|
2006-04-12 15:26:16 +00:00 |
David Rose
|
1fabf70443
|
add ObjectDeletor; avoid unnecessary locks on RenderState
|
2006-04-10 21:19:48 +00:00 |
David Rose
|
889228f403
|
name mutexes for debugging; better UpdateSeq thread behavior
|
2006-04-09 23:23:15 +00:00 |
David Rose
|
49f9aae9db
|
remove defunct file:
|
2006-04-07 22:39:38 +00:00 |
Josh Yelon
|
cde115a055
|
Got hardware shadows in Cg working, for real this time
|
2006-04-06 16:44:38 +00:00 |
David Rose
|
82c0b5625f
|
ALLOC_DELETED_CHAIN in RefCountObj
|
2006-04-05 22:34:05 +00:00 |
David Rose
|
8a78fffd8f
|
multithreading optimizations, tau profiler, related changes
|
2006-04-05 19:36:05 +00:00 |
Josh Yelon
|
cfdd323a13
|
FBO changes
|
2006-03-29 05:02:16 +00:00 |
David Rose
|
1ec9170793
|
move average_frame_rate_interval to putil
|
2006-03-29 02:41: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
|
5294efe679
|
USE_MEMORY_NOWRAPPERS
|
2006-03-20 01:26:13 +00:00 |