Sam Edwards
|
f1eb811c0e
|
general: Break apart BUILDING_PANDAEXPRESS
|
2018-06-10 01:37:31 -06:00 |
rdb
|
9fad3dba60
|
general: remove macros for compatibility with non-C++11 compilers
Now that we require MSVC 2015, we no longer need all this nonsense, so we can write cleaner code.
|
2018-05-23 23:33:05 +02:00 |
rdb
|
a15d84dbeb
|
Fix compile errors and warnings in MSVC 2010 / GCC 4.6
|
2017-01-12 15:18:48 +01:00 |
rdb
|
e60d1e292e
|
Make better use of C++ rules for implicit generation; allow PointerTo and some mutex impls to be static initialised
|
2017-01-12 12:34:15 +01:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
a453ec1925
|
Overhaul text generation; now 75x as fast as before.
|
2015-11-13 01:44:03 +01:00 |
rdb
|
af15797a25
|
Many, many performance optimizations and enhancements
|
2015-01-07 19:30:01 +01:00 |
rdb
|
8c0b0990a8
|
Dramatically improve performance when sorting vectors of PointerTo objects
|
2014-12-30 00:06:15 +01:00 |
David Rose
|
539b61571c
|
guarantee word alignment for AtomicAdjust stuff
|
2011-11-17 23:31:31 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
0e1ea07313
|
explicit comparison operators needed
|
2007-02-12 19:03:23 +00:00 |
David Rose
|
f0df11bc39
|
fix malloc issues on windows
|
2006-11-17 23:21:33 +00:00 |
David Rose
|
a5e9ab5f10
|
prevent crash in non-threaded case; build niceties
|
2006-04-12 22:53:20 +00:00 |
Roger Hughston
|
477fdc8775
|
OSX Commit
|
2006-03-17 22:57:38 +00:00 |
David Rose
|
0bd34f9f4b
|
runtime improvements
|
2005-05-10 22:43:44 +00:00 |
David Rose
|
b3ff57023c
|
consider taking out #ifndef WIN32 stuff
|
2005-05-09 15:52:16 +00:00 |
David Rose
|
977f692331
|
NodeCachedReferenceCount
|
2005-05-09 13:59:15 +00:00 |
David Rose
|
475196cbef
|
robustify WeakPointerTo, publish ConstPointerTo
|
2005-03-11 19:29:57 +00:00 |
David Rose
|
9f96811a21
|
EXPCL_PANDAEXPRESS, win32 fixes
|
2004-09-30 21:46:03 +00:00 |
David Rose
|
557060cb1d
|
weak pointers, and FadeLODNode fixes for instances/multiple cameras
|
2004-09-30 21:29:25 +00:00 |