1495 Commits

Author SHA1 Message Date
rdb
aa0e91de1f HAVE_LINUX_INPUT_H 2009-07-03 18:22:13 +00:00
rdb
2d14a28244 This commit is to support even newer versions of ffmpeg. 2009-07-03 12:02:00 +00:00
rdb
3c2c9340d6 Interrogate doesn't like latest ffmpeg version headers 2009-07-03 12:00:48 +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
rdb
d5836b1ae3 Fix for some kind of weird weirdness (compiler bug?) 2009-07-01 13:51:11 +00:00
rdb
ace7910a44 Support $MAIN_DIR for the poor C++ users 2009-07-01 13:34:29 +00:00
rdb
99df904c89 Add missing PyEval_CallObjectWithKeywords 2009-06-28 12:23:13 +00:00
David Rose
63d1b206a0 remove those annoying .NOTPARALLEL things 2009-06-24 22:00:13 +00:00
David Rose
44058ed433 one more osx fix 2009-06-22 21:56:49 +00:00
David Rose
2339301270 another osx fix 2009-06-22 21:43:53 +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
David Rose
e039ec875a better windows temp filenames 2009-06-20 01:24:56 +00:00
Zachary Pavlov
b93529a96e removed potential parallel make path for nurbs. Added support for postfix-less character building 2009-06-18 01:38:41 +00:00
David Rose
4e315ef605 whoops, omitted a target 2009-06-16 18:16:47 +00:00
rdb
169dee7515 Add EGL, GLES and GLES2 to the default Config.pp 2009-06-16 09:51:35 +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
72f6c6d580 build errors 2009-06-16 01:49:59 +00:00
David Rose
ad62e9bb9b static-init ordering issues 2009-06-16 00:06:31 +00:00
David Rose
a1df809fd0 TrueMutexImpl 2009-06-16 00:04:13 +00:00
David Rose
d476b6e55e no longer needed file 2009-06-16 00:03:40 +00:00
David Rose
cbfa38d2b5 simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
David Rose
d2aa0ecba4 better LINK_ALL_STATIC support 2009-06-15 20:14:39 +00:00
David Rose
49dfc46215 handle funny cases for win32 2009-06-14 16:19:56 +00:00
David Rose
8f96a87460 pstrtod 2009-06-14 16:10:09 +00:00
rdb
44169b9e75 Add OpenAL support to ppremake 2009-06-11 15:19:34 +00:00
David Rose
c9b682ac3e OSX has ucontext.h 2009-06-11 13:46:44 +00:00
David Rose
f5f0c5ad83 typos 2009-06-10 17:47:08 +00:00
David Rose
638e46d489 coercion memory leak fix, part 2 2009-06-10 17:28:49 +00:00
David Rose
70e1e46a61 coercion memory leak fix, part 1 2009-06-10 14:33:44 +00:00
David Rose
a5f509bea3 Add TinyXML 2009-06-09 20:31:31 +00:00
David Rose
23bd4d6ae3 define FileStream::attach() 2009-06-09 20:30:58 +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
040dcfc333 move NDEBUG and _DEBUG into dtool_config.h 2009-05-27 22:43:40 +00:00
rdb
9dc9132399 Update to 1.7.0 2009-05-13 17:40:34 +00:00
rdb
1d9fa8dc50 Update to 1.6.2 2009-05-11 07:24:47 +00:00
David Rose
a5e0de3988 python on iphone 2009-04-28 00:57:56 +00:00
David Rose
c5f3c844e1 PyExc_StandardError 2009-04-28 00:44:58 +00:00
rdb
400db4be59 Smarter fmodex detection for 64-bits systems 2009-04-26 11:34:17 +00:00
David Rose
f68fa1909a USE_DELETED_CHAIN, memory alignment 2009-04-24 22:52:23 +00:00
David Rose
926059131b iphone notify-output routing 2009-04-24 22:51:49 +00:00
David Rose
703585b0ac add clean-optchar 2009-04-23 23:53:04 +00:00
David Rose
d95260c65e support LIMIT_OPTCHAR 2009-04-23 23:43:48 +00:00
Gyedo Jeon
e54901c125 Added a feature for disabling sticky keys in Windows 2009-04-22 22:43:23 +00:00
David Rose
048078701e minor tweaks 2009-04-22 18:21:38 +00:00
David Rose
172171eec4 more iphone work 2009-04-21 00:48:51 +00:00
David Rose
4dc60ab611 static-init-safe filename initializers 2009-04-18 00:51:03 +00:00
David Rose
f44857f8ee more static link issues 2009-04-18 00:50:05 +00:00
David Rose
3a41895780 remove LINK_IN_GL etc. 2009-04-17 22:18:46 +00:00