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
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
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
44169b9e75
Add OpenAL support to ppremake
2009-06-11 15:19:34 +00:00
David Rose
a5f509bea3
Add TinyXML
2009-06-09 20:31:31 +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
David Rose
f68fa1909a
USE_DELETED_CHAIN, memory alignment
2009-04-24 22:52:23 +00:00
David Rose
3a41895780
remove LINK_IN_GL etc.
2009-04-17 22:18:46 +00:00
David Rose
4f3ea6ad9d
make better LINK_ALL_STATIC
2009-04-17 21:54:44 +00:00
David Rose
a08b08f8d3
initial iphone stuff, w.i.p.
2009-04-17 18:11:25 +00:00
rdb
100219e4c7
Add ARToolKit support to ppremake
2009-04-03 19:01:54 +00:00
David Rose
2820bca34b
IS_FREEBSD
2009-03-11 18:36:03 +00:00
David Rose
24caf70155
tinyOffscreenGraphicsPipe
2009-02-10 00:52:55 +00:00
David Rose
b37a30fe63
add support for libsquish
2009-01-12 23:29:55 +00:00
rdb
9a8652252a
Add FCollada
2008-12-22 07:19:43 +00:00
David Rose
d4c2c9858d
SIMPLE_THREADS_NO_MUTEX -> LightMutex
2008-10-08 23:23:40 +00:00
David Rose
323d4a0a19
put NO_MUTEX back in
2008-10-06 21:39:52 +00:00
David Rose
66f371f259
take out SIMPLE_THREADS_NO_MUTEX for now
2008-10-03 22:41:35 +00:00
David Rose
7ec03c1c3e
change some default settings; remove some unused variables
2008-09-15 21:05:55 +00:00
David Rose
62bc43d13a
better nl stuff, rename SIMPLE_THREADS_NO_IMPLICIT_YIELD
2008-09-11 01:37:00 +00:00
David Rose
9198427dbc
remove unreliable 'interpreter' memory category
2008-07-17 22:38:50 +00:00
David Rose
bfea5a222c
gcc 4.3 support
2008-07-02 18:13:33 +00:00
rdb
ea61d232cd
Added better support for darwinport's version of FFTW
2008-06-12 18:41:34 +00:00
David Rose
77d2c851e6
explicit tinydisplay controls
2008-05-06 19:52:31 +00:00
Chris Brunner
b8fc586322
ignore some warnings when compiling with MSVC9
2008-03-25 21:40:53 +00:00
David Rose
93fb935b6f
MIN_GL_VERSION, MIN_MESA_VERSION
2008-02-27 21:20:09 +00:00
David Rose
982f614991
DeletedBufferChain
2007-07-20 23:59:10 +00:00
David Rose
f75d7a54ad
minor text change
2007-07-16 21:34:35 +00:00
David Rose
646615ed60
minor text change
2007-07-16 21:34:17 +00:00
David Rose
d52eb37b14
move some low-level mem tracking into MemoryHook, more mem tracking fixes
2007-06-29 01:39:09 +00:00
David Rose
7238f8659c
have_ucontext_h
2007-06-21 17:57:36 +00:00
David Rose
ab22feb406
SIMPLE_THREADS does not require malloc mutex protection
2007-06-21 16:34:12 +00:00
David Rose
8d2bdc39fd
first pass at SIMPLE_THREADS
2007-06-21 15:33:27 +00:00
David Rose
036ad2b115
remove old LINUX_NATIVE_THREADS implementation
2007-06-02 15:29:59 +00:00
David Rose
501a3e6310
add hooks for libtar
2007-03-16 03:04:06 +00:00
David Rose
baa0f8039c
completely shoot nspr
2007-03-07 21:57:15 +00:00
David Rose
03ecc376f8
add gtk+-2 comments
2007-03-01 23:50:51 +00:00
David Rose
0db570a622
build nativenet on Linux
2007-02-09 00:10:28 +00:00
Josh Yelon
1c6caa4e55
Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9
2007-02-07 22:09:07 +00:00
David Rose
132c2c4746
move EncryptStream to dtool; add encrypted and globally untrusted prc support
2007-01-30 23:54:37 +00:00
Josh Wilson
7e8990269e
First pass at integrating ODE into Panda. Using ODE v0.7
2007-01-29 11:42:45 +00:00
Darren Ranalli
9e3fb7bb6c
added WANT_NATIVE_NET
2006-11-17 22:29:57 +00:00
David Rose
55225290b8
add MemoryBase to fix malloc issues, especially on OSX
2006-11-17 02:13:10 +00:00
Zachary Pavlov
e9255443f7
okay, temporary removal of WANT_NATIVE_NET
2006-11-13 06:37:33 +00:00
Zachary Pavlov
7d77b95d4c
added a native net var to the general environment. Turn on through Config.pp
2006-11-08 02:26:37 +00:00
David Rose
e2c38edb6f
minor text change
2006-11-02 00:10:57 +00:00
David Rose
4e0d07c7ec
fix fmod for OSX
2006-11-01 23:45:17 +00:00