Commit Graph

313 Commits

Author SHA1 Message Date
rdb 03e96d8c4a Uff, this should bring Panda up to date with the latest version of ffmpeg. We now use AVIOContext instead of URLProtocol, avcodec_decode_audio4 instead of 3, and add support for libswresample to resample the input data to 16-bits signed int since some codecs now give float data. If this breaks anyone's build, please, just consider updating your ffmpeg version. 2013-08-22 18:20:10 +00:00
rdb cbbe02f879 fix 64-bit bullet lib location on windows 2013-05-14 21:15:08 +00:00
rdb c26c0e6a97 Android support, part 1 2013-01-24 17:54:56 +00:00
rdb 21c922c7cd Some fixes for ppremake+bullet 2012-10-25 22:03:04 +00:00
rdb 91e305789a Add ppremake package for bullet 2012-10-25 10:03:55 +00:00
David Rose 5ae679ccc9 build issue 2012-08-08 00:31:12 +00:00
David Rose bf03940bcb opencv 2.3 2012-07-08 20:04:33 +00:00
David Rose a572d1a413 shouldn't automatically build a dependency on Windows 7 2012-02-22 18:43:56 +00:00
rdb 562296e694 add support for the libRocket debugger 2012-02-19 12:20:16 +00:00
David Rose 903569a729 don't build glx if no x11 2012-01-09 14:58:18 +00:00
rdb 11189c99b7 Add libRocket compilation instructions to Config.prc. Will commit actual Rocket integration soon 2012-01-06 12:28:31 +00:00
David Rose a06fd5521f found a reason to use dlmalloc if 16-byte alignment is required 2011-12-22 22:44:31 +00:00
David Rose 6e5dd2cc63 fix memory crashes on win32/Eigen build 2011-12-21 01:25:38 +00:00
David Rose e04c446b1c add eigen to makepanda 2011-12-19 17:36:40 +00:00
David Rose 787742c93e LINMATH_VECTORIZE -> LINMATH_ALIGN 2011-12-18 02:00:31 +00:00
David Rose 5933da3f05 auto-detect Eigen 2011-12-16 14:20:25 +00:00
David Rose 33b9a1e1cf integrate Eigen 2011-12-16 14:17:48 +00:00
David Rose 71a2acd208 openssl is standard these days 2011-12-13 02:18:49 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 594f1e32d7 remove experimental disclaimer 2011-11-03 00:13:41 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose e0323969a5 maybe we're ready to build with DO_PIPELINE enabled in general 2011-09-12 23:03:05 +00:00
David Rose 43cbd0f106 unneeded tau_cflags 2011-09-09 00:14:52 +00:00
David Rose 59ec701a26 build once more with the Tau profiler 2011-09-06 17:29:30 +00:00
David Rose 8a079d5857 comment 2011-08-27 02:54:56 +00:00
David Rose 397bcbdddf default to SIMPLE_THREADS 2011-08-27 00:58:25 +00:00
David Rose 81b832a50f bump plugin version number 2011-08-26 23:36:30 +00:00
David Rose 9b2665b539 speedtree also wants glu 2011-05-17 20:44:30 +00:00
rdb fc801b8568 add assimp library to ppremake 2011-05-04 15:55:46 +00:00
rdb 776baf7c15 Basically functional collada loader that uses the COLLADA DOM. Can load scene graph and geometry. 2011-04-04 20:56:50 +00:00
rdb e24397f494 Add COLLADA DOM library 2011-04-04 19:24:10 +00:00
rdb 54c692330a rewrite p3dcert to FLTK 2011-03-09 11:16:20 +00:00
rdb 12ef0e108a X11 is not only available on Linux 2011-03-08 15:58:55 +00:00
rdb 7f9b94df54 Fix copy&paste error (xcursor doesn't add resolution switching support, hehe) 2010-12-21 13:00:30 +00:00
Maxwell J. Koo 40b487d3fa Apply patch from launchpad user mjkoo to add custom mouse cursor support on X11 2010-12-21 12:36:11 +00:00
rdb 0ea72a4712 Remove GLU dependency from Panda3D. Yes. That's right, folks.
And now I shall make myself some coffee and wake up, in that order.
2010-12-19 07:03:49 +00:00
David Rose 36635a00b9 MAKE_BAT_SCRIPTS 2010-11-09 20:06:19 +00:00
David Rose 593393dd64 speedtree win64 2010-10-14 16:57:00 +00:00
David Rose 0596c3990d speedtree dx9 2010-10-08 21:32:15 +00:00
David Rose 910e71660e speedtree 2010-10-07 22:55:06 +00:00
rdb 754cb8e4bc Changes to build PhysX support on 64-bits Linux 2010-10-01 16:23:16 +00:00
David Rose 060217dcdd need HAVE_VIDEO4LINUX 2010-08-29 17:53:17 +00:00
rdb cdea7d12b5 I don't think we need OPENSSL_097 anymore 2010-07-16 09:18:26 +00:00
David Rose 16a4cc0d84 protect jpegint.h references 2010-07-14 13:59:34 +00:00
David Rose 3bba5366a6 python2.6 is more common these days 2010-07-14 04:51:24 +00:00
Chris Brunner 5fef40280e adding default C# compiler name 2010-06-22 02:05:37 +00:00
David Rose 0d8b31f9a4 make local_dev a runtime default, not a compiled default 2010-06-11 22:36:54 +00:00
David Rose 54dd2108d5 HAVE_P3D_RTDIST 2010-06-11 19:03:37 +00:00
David Rose 35bbcb1500 SUPPORT_IMMEDIATE_MODE should be defer, not define 2010-06-04 21:12:41 +00:00
rdb 4173057c26 Move tinyxml into the source tree, rather than using it as external library 2010-05-24 18:55:08 +00:00