rdb
|
27582ff447
|
Remove HAVE_GL(ES) from dtool_config.h, we don't use it in source
|
2015-02-09 17:57:12 +01:00 |
|
rdb
|
936fa653b0
|
Remove unneeded HAVE_ flags from dtool_config.h generation
|
2015-01-04 20:34:59 +01:00 |
|
rdb
|
624b3dad14
|
Delete DirectX 8 support
|
2014-12-30 02:00:43 +01:00 |
|
rdb
|
c33ef307d6
|
Delete MesaGL renderer, it seems not to be used any more
|
2014-06-18 14:59:11 +00:00 |
|
rdb
|
b4714bcdf1
|
no place in the source uses HAVE_GETTIMEOFDAY, and it conflicts with Python, so let's simply not define it
|
2013-12-12 17:20:14 +00:00 |
|
rdb
|
30f1f50e78
|
Add vorbis package definition in ppremake in anticipation of ogg vorbis support. Also, remove unnecessary HAVE_VORBIS from dtool_config.h.
|
2013-08-25 17:38:45 +00:00 |
|
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
|
c26c0e6a97
|
Android support, part 1
|
2013-01-24 17:54:56 +00:00 |
|
rdb
|
91e305789a
|
Add ppremake package for bullet
|
2012-10-25 10:03:55 +00:00 |
|
rdb
|
30872b617e
|
somewhat experimental support for 64-bits OS X and OS X Lion
|
2012-08-06 09:57:34 +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 |
|
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
|
6e5dd2cc63
|
fix memory crashes on win32/Eigen build
|
2011-12-21 01:25:38 +00:00 |
|
David Rose
|
787742c93e
|
LINMATH_VECTORIZE -> LINMATH_ALIGN
|
2011-12-18 02:00:31 +00:00 |
|
David Rose
|
33b9a1e1cf
|
integrate Eigen
|
2011-12-16 14:17:48 +00:00 |
|
David Rose
|
134e9a9e92
|
dual names for interrogate
|
2011-10-11 00:45:51 +00:00 |
|
David Rose
|
501470169f
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
David Rose
|
657c0ebaf6
|
HAVE_SPEEDTREE should be added to dtool_config.h
|
2011-07-27 18:09:29 +00:00 |
|
David Rose
|
4785161374
|
squelch some more compiler warnings
|
2011-06-18 00:16:48 +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 |
|
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
|
593393dd64
|
speedtree win64
|
2010-10-14 16:57:00 +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 |
|
Chris Brunner
|
051e5ee70f
|
64-bit build support
|
2010-05-27 23:28:00 +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
|
5e8d539f1f
|
move OS_SIMPLE_THREADS to dtool_config.h
|
2010-05-01 16:10:54 +00:00 |
|
rdb
|
2a6974eec2
|
stdint/numeric_types stuff, let's follow the standards
|
2010-03-29 15:38:40 +00:00 |
|
rdb
|
34fbafebed
|
Forgot to check in this - HAVE_XRANDR
|
2010-01-16 08:09:57 +00:00 |
|
David Rose
|
7031285896
|
propagate DTOOL_PLATFORM properly
|
2009-11-24 15:55:30 +00:00 |
|
Redmond Urbino
|
5394d01ed6
|
integrating awesomium with panda
|
2009-10-19 08:23:44 +00:00 |
|
David Rose
|
9bce781a90
|
nested comment fix
|
2009-10-13 18:53:00 +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
|
7f4481ef2d
|
use underscores instead of dots in platform separators
|
2009-08-24 19:39:26 +00:00 |
|
David Rose
|
c30ae4fc99
|
forgot HAVE_GETOPT_H
|
2009-08-21 17:26:26 +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
|
961a754ec4
|
Add support for /proc/curproc for FreeBSD
|
2009-07-22 05:52:38 +00:00 |
|
rdb
|
bcd844a43a
|
Forgot to check in these for XF86DGA stuff
|
2009-07-16 09:34:19 +00:00 |
|
David Rose
|
d24c039650
|
expose HAVE_P3D_PLUGIN to c++ code
|
2009-07-13 07:13:12 +00:00 |
|
rdb
|
aa0e91de1f
|
HAVE_LINUX_INPUT_H
|
2009-07-03 18:22:13 +00:00 |
|