292 Commits

Author SHA1 Message Date
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
David Rose
1be766620e define OS_SIMPLE_THREADS 2010-04-29 18:42:58 +00:00
David Rose
764585f43a temporarily revert dx9 sdk change 2010-02-02 19:02:43 +00:00
gogg
d067be47f5 Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A 2010-02-02 02:20:25 +00:00
rdb
350119fd45 Support querying the available display modes in X11 2010-01-09 10:50:49 +00:00
enn0x
1dfe33c7a2 Replaced Ageia with NIVIDIA in comment 2010-01-07 14:01:13 +00:00
enn0x
1cc8547449 PHYSX_LIBS depends in platform (windows needs .lib, linux not) 2010-01-07 13:59:33 +00:00
Redmond Urbino
43e7eef6d1 make awesomium work in the mac 2010-01-05 05:06:53 +00:00
Chris Brunner
f8bdc2d886 adding a variable for maya2egg to allow for alternate binary names (e.g. maya2egg_client) 2009-11-19 03:24:56 +00:00
rdb
149c53ad0d Mark libp3vision as a genpycode lib for ppremake 2009-11-16 13:17:49 +00:00
Redmond Urbino
5394d01ed6 integrating awesomium with panda 2009-10-19 08:23:44 +00:00
David Rose
02823288e6 HAVE_ACTIVEX 2009-10-12 22:24:44 +00:00
David Rose
1872104e61 add per-overload comments and make_seq synthetic functions to interrogatedb 2009-09-15 13:36:07 +00:00
David Rose
494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose
9908148679 add dtool_platform 2009-08-03 18:51:54 +00:00
rdb
bcd844a43a Forgot to check in these for XF86DGA stuff 2009-07-16 09:34:19 +00:00
rdb
2d14a28244 This commit is to support even newer versions of ffmpeg. 2009-07-03 12:02:00 +00:00
rdb
c9aee0fa5b This commit:
* Enables us to build against the latest version of FFMPEG.
* Fixes the ffmpeg code not to use deprecated stuff anymore.
* Adds support for libswscale. Undef HAVE_SWSCALE in Config.pp if you compiled ffmpeg without.
* Uses sws_scale instead of the now-removed img_convert.
* Fixes a couple of deadlocks in FFMpegTexture.
2009-07-03 08:15:54 +00:00
David Rose
d8ed32fc1b windows resource files and such 2009-06-20 01:25:15 +00:00
rdb
169dee7515 Add EGL, GLES and GLES2 to the default Config.pp 2009-06-16 09:51:35 +00:00
David Rose
d2aa0ecba4 better LINK_ALL_STATIC support 2009-06-15 20:14:39 +00:00
rdb
44169b9e75 Add OpenAL support to ppremake 2009-06-11 15:19:34 +00:00