15375 Commits

Author SHA1 Message Date
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
rdb
ee765a2c9c OpenGL ES does support GL_ALPHA. 2009-06-16 08:16:22 +00:00
David Rose
7d2a154bf5 use multifiles instead of tarfiles 2009-06-16 05:30:00 +00:00
David Rose
9e7337557a remove old api calls 2009-06-16 03:46:55 +00:00
David Rose
4388d5d7f8 remove old api calls 2009-06-16 03:40:14 +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
4f8cf4ea52 missing header file 2009-06-15 22:31:10 +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
rdb
98902127b1 Fix for some driver bug on OSX.
For some reason, it reports it has the GL_ATI_draw_buffers extension even when no ATI card is in use,
resulting in an 'unrecognized ATI_draw_buffers hint' error from cgc.
2009-06-15 18:54:24 +00:00
rdb
ca03ef35ac More OpenGL ES stuff 2009-06-15 18:09:44 +00:00
rdb
86e921716d Forgot one build error 2009-06-15 17:05:06 +00:00
rdb
ee548e8056 Whoops, only use GL_OES_framebuffer_object when OPENGLES is defined 2009-06-15 17:01:31 +00:00
rdb
ef4a79028a Revert before someone finds out I broke the build 2009-06-15 16:59:21 +00:00
rdb
9a6fd6fab7 Some OpenGL ES fixes 2009-06-15 14:05:11 +00:00
rdb
cbe036c849 This commit adds more+better support for OpenGL ES:
* Support for many OES extensions
  * Support for OpenGL ES 2.x
  * Compile fixes for OpenGL ES 1.x
  * Support for FBO's in both versions
2009-06-15 13:40:42 +00:00
rdb
7bb2991ccb Fix compiler warning 2009-06-15 10:36:56 +00:00
David Rose
4f005fbfb5 build with link_all_static 2009-06-15 02:48:35 +00:00
David Rose
d6171f0bdf build with link_all_static 2009-06-15 01:20:41 +00:00
David Rose
3a7b87b178 build without python 2009-06-15 01:15:33 +00:00