Commit Graph

162 Commits

Author SHA1 Message Date
David Rose 858a7ef9d0 no longer use the old 'chromium' package; it would be confused with the browser project today 2011-08-27 03:51: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 319b8c4cb1 More stuff related to extensions 2011-01-03 08:25:13 +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 910e71660e speedtree 2010-10-07 22:55:06 +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
rdb 350119fd45 Support querying the available display modes in X11 2010-01-09 10:50:49 +00:00
David Rose 5b06c531d7 mt builds of certain packages used by plugin 2010-01-08 23:55:48 +00:00
David Rose cb3edda46d don't create bundle for static libs 2009-11-04 15:52:26 +00:00
David Rose d19cf49e44 webkit uses a framework for NPAPI 2009-11-03 22:49:25 +00:00
David Rose 375e0bb6c6 osx fixes 2009-10-19 18:48:53 +00:00
Redmond Urbino 5394d01ed6 integrating awesomium with panda 2009-10-19 08:23:44 +00:00
David Rose 57060ca789 wx-config for linux 2009-09-17 18:42:18 +00:00
David Rose 1872104e61 add per-overload comments and make_seq synthetic functions to interrogatedb 2009-09-15 13:36:07 +00:00
rdb bcd844a43a Forgot to check in these for XF86DGA stuff 2009-07-16 09:34:19 +00:00
David Rose 44058ed433 one more osx fix 2009-06-22 21:56:49 +00:00
David Rose 2c674ac803 osx fix 2009-06-22 21:38:54 +00:00
David Rose af88f97ff2 more refinements to osx bundle linking 2009-06-22 21:35:13 +00:00
David Rose d8ed32fc1b windows resource files and such 2009-06-20 01:25:15 +00:00
rdb b0c4875ad9 This is a big commit for OpenGL ES stuff:
* Added GLES, GLES2 and EGL packages to the ppremake files.
 * New glesgsg and gles2gsg modules.
 * Added egldisplay module that is like glxdisplay, but through the EGL library.
 * Added pandagles and pandagles2 metalibs (only supporting egldisplay yet)
 * The iphonedisplay module depends on glesgsg instead of embedding it.
 * The glesext_shadow.h file is removed, we don't need it anymore.
2009-06-16 09:17:33 +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
David Rose a5f509bea3 Add TinyXML 2009-06-09 20:31:31 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose f44857f8ee more static link issues 2009-04-18 00:50:05 +00:00
David Rose a08b08f8d3 initial iphone stuff, w.i.p. 2009-04-17 18:11:25 +00:00
rdb a1a06beca0 Fix typo 2009-04-03 19:49:42 +00:00
rdb 100219e4c7 Add ARToolKit support to ppremake 2009-04-03 19:01:54 +00:00
David Rose 2118fe40e8 run interrogate_module on standalone library 2009-03-26 19:09:03 +00:00
David Rose b37a30fe63 add support for libsquish 2009-01-12 23:29:55 +00:00
rdb 9a8652252a Add FCollada 2008-12-22 07:19:43 +00:00
David Rose 3113912e4d add X11 2008-10-03 18:52:34 +00:00
David Rose 9198427dbc remove unreliable 'interpreter' memory category 2008-07-17 22:38:50 +00:00
David Rose fd4c80f217 sdl framework 2008-05-06 19:58:53 +00:00
David Rose 66ec7e16d8 tinysdgl -> sdl 2008-05-03 00:12:34 +00:00
David Rose 6d90cf5b70 tinydisplay 2008-04-30 22:21:24 +00:00
David Rose 4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
David Rose cf69abadde need to ensure local USE_PACKAGES are first 2007-08-03 22:00:10 +00:00
David Rose 23f5ce5dec contribution from kaweh: cg/maya support for osx, plus my changes to support transitive frameworks 2007-08-03 20:53:29 +00:00
David Rose 5d7e726ba2 more interrogate changes 2007-06-29 16:38:22 +00:00
David Rose d8f9b61896 new interrogate rules 2007-06-28 03:36:06 +00:00
David Rose ecad9e186e fix issues with parser-inc and new interrogate search rules 2007-06-22 15:21:44 +00:00
David Rose 501a3e6310 add hooks for libtar 2007-03-16 03:04:06 +00:00
David Rose baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose b8e112e3ba link with proper libs for NATIVE_NET case 2007-03-02 00:56:59 +00:00
Josh Yelon 1c6caa4e55 Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9 2007-02-07 22:09:07 +00:00