15344 Commits

Author SHA1 Message Date
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
David Rose
7b8edf65b4 callbacks working 2009-06-14 17:38:12 +00:00
David Rose
aee00fc3de pstrtod 2009-06-14 16:27:44 +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
David Rose
ae3d2aceb4 still working on it 2009-06-14 15:51:32 +00:00
rdb
4f4761e57a Build correctly with zlib in incorrect location 2009-06-14 13:36:07 +00:00
David Rose
4a8cad4d30 flush meter with top of screen again 2009-06-13 16:07:51 +00:00
rdb
92ce5aeaaa Backward compatible dir structure on Windows (I hope) and I removed the target system.
It didn't really work well anyways.
2009-06-13 13:11:51 +00:00
rdb
afa7801696 Fix cgc warnings/errors 2009-06-13 09:56:00 +00:00
David Rose
f34034d7d4 more osx stuff 2009-06-13 03:52:32 +00:00
David Rose
adf9da20bc patch from panda community member Sergey Shepelev 2009-06-13 01:41:55 +00:00
David Rose
652ca28703 more towards self-downloading 2009-06-13 01:26:18 +00:00
David Rose
739ca67e1f compile on osx 10.4 2009-06-12 19:25:14 +00:00
David Rose
43f143be85 build issues 2009-06-12 18:09:48 +00:00
David Rose
704d7686f3 more osx 2009-06-12 16:14:20 +00:00
rdb
0e24827b9d Support for 1D, 3D textures and cubemaps 2009-06-12 15:17:17 +00:00
rdb
b83e30b645 Add support for more TexGen modes 2009-06-12 13:47:49 +00:00
rdb
4bd2bdda96 Move TexGen and TexMatrix to the fragment shader to improve accuracy on lowpoly models 2009-06-12 10:39:41 +00:00
rdb
d1f9183119 Support for TexMatrix and projected textures 2009-06-12 10:13:50 +00:00
rdb
620a38cbfb Identify texmat_x by texture stage ID, not by texturematrix ID. 2009-06-12 09:40:24 +00:00
rdb
b3d8d834d4 Add support for texmat_x parameters in shaders 2009-06-12 08:41:23 +00:00
rdb
50c1eb00e7 show-scene-graph-analyzer-meter 2009-06-12 08:33:48 +00:00
David Rose
83938771a1 new files 2009-06-12 02:11:26 +00:00
David Rose
1b6814e7ac some self-downloading work 2009-06-12 02:10:53 +00:00
David Rose
427a22573a log files, etc 2009-06-11 20:56:16 +00:00
David Rose
4b51a7e4a9 yielding the timeslice, win32 2009-06-11 19:41:35 +00:00
David Rose
fc28b55b29 yielding the timeslice 2009-06-11 19:26:30 +00:00
David Rose
e10d398afd beginning port to osx 2009-06-11 16:36:55 +00:00
rdb
c36c100def Make FMOD the default on OSX 2009-06-11 15:24:52 +00:00
rdb
bc3fad1539 Make OpenAL the default 2009-06-11 15:23:28 +00:00
rdb
44169b9e75 Add OpenAL support to ppremake 2009-06-11 15:19:34 +00:00