15647 Commits

Author SHA1 Message Date
David Rose
2e9355b9bf minor macisms 2009-06-23 04:27:54 +00:00
David Rose
6c73c0d08d more work 2009-06-23 02:11:32 +00:00
David Rose
71d65bb60c build on mac 2009-06-22 23:07:42 +00:00
David Rose
f2437ed29e build on windows 2009-06-22 23:00:07 +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
b64f871ea1 osx plugin work 2009-06-22 21:36:11 +00:00
David Rose
af88f97ff2 more refinements to osx bundle linking 2009-06-22 21:35:13 +00:00
Zachary Pavlov
ea124746a7 oh god damn it 2009-06-21 21:05:02 +00:00
rdb
0dd958c608 Applied patch from David McCabe 2009-06-21 06:44:49 +00:00
David Rose
8407030245 recursive task manager message 2009-06-20 23:50:31 +00:00
rdb
8e90096a2c Fixed bug preventing people from passing matrices to shaders 2009-06-20 19:13:56 +00:00
David Rose
cdb4a2c094 change url 2009-06-20 03:57:08 +00:00
David Rose
ca983e8ece beginning Mozilla plugin integration 2009-06-20 01:31:31 +00:00
David Rose
0d77b2c329 remove debug stuff 2009-06-20 01:27:32 +00:00
David Rose
b5eec63e07 proper return values from download_to_X 2009-06-20 01:27:02 +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
7d2e756b48 structured character support 2009-06-20 00:17:05 +00:00
Zachary Pavlov
38440c72bd new structured char support 2009-06-20 00:13:18 +00:00
rdb
b115bba5de Fix DeleteCVS when the argument is an empty string 2009-06-19 12:48:38 +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
84dff5ad19 visible install progress indicator 2009-06-17 22:40:31 +00:00
rdb
26e8f130ec Use EXTRA_CDEFS rather than C++FLAGS 2009-06-17 11:32:28 +00:00
David Rose
ca0dba5d28 mkdir 2009-06-17 04:39:20 +00:00
David Rose
e17787885e missing file 2009-06-17 04:36:47 +00:00
David Rose
53231b162b minor tweaks 2009-06-17 04:22:23 +00:00
David Rose
65fd11a4cb includes 2009-06-17 02:48:25 +00:00
David Rose
793249f347 typo 2009-06-17 01:26:05 +00:00
Josh Wilson
a679de3541 removing extraneous global declaration 2009-06-16 23:45:05 +00:00
David Rose
eae96a4738 shell32 2009-06-16 23:02:05 +00:00
David Rose
58e47ab226 assert is_initialized 2009-06-16 23:00:28 +00:00
David Rose
77b6df9fd7 standard install dirs 2009-06-16 21:48:28 +00:00
David Rose
0c123b6bce build on win32 2009-06-16 20:02:03 +00:00
David Rose
503e28dd82 initialize next_in/out etc. 2009-06-16 19:55:39 +00:00
David Rose
d3d3df5c5c remove dconfig reference 2009-06-16 18:49:39 +00:00
David Rose
a89cc7d492 remove dconfig reference 2009-06-16 18:39:30 +00:00
David Rose
4e315ef605 whoops, omitted a target 2009-06-16 18:16:47 +00:00
David Rose
179fcf2cf0 fix anisotropy bug 2009-06-16 15:45:43 +00:00
rdb
1bf4b62746 Add .cvsignore for pandagles(2) metalibs 2009-06-16 13:15:22 +00:00
rdb
09c229f2a9 Get FBO's working correctly with OpenGL ES 2009-06-16 13:07:39 +00:00
rdb
3d477eec7a Fix compiler errors 2009-06-16 10:37:24 +00:00
rdb
169dee7515 Add EGL, GLES and GLES2 to the default Config.pp 2009-06-16 09:51:35 +00:00
rdb
a490fb2857 Makepanda has no --target option anymore 2009-06-16 09:42:11 +00:00
rdb
8f44407807 More .cvsignore files 2009-06-16 09:40:36 +00:00
rdb
7719548051 Add .cvsignore, and fix a compiler warning 2009-06-16 09:36:29 +00:00
rdb
014cbea237 More .cvsignore files 2009-06-16 09:30:53 +00:00
rdb
5e1561b929 Add .cvsignore files 2009-06-16 09:25:24 +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