open_toontown_panda3d/panda/src
Sam Edwards 5b791ca358 Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
..
android More android support 2013-01-24 20:17:08 +00:00
androiddisplay Detect whether the OpenGL implementation is software or handware by looking for "PixelFlinger" in GL_RENDERER 2013-01-26 20:33:40 +00:00
audio remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
audiotraits remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Added method for getting Bullet version. 2013-12-03 21:28:57 +00:00
cftalk rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
chan Add CMakeLists for panda/chan. 2014-01-21 22:14:20 -07:00
char Add CMakeLists for panda/chan. 2014-01-21 22:14:20 -07:00
cocoadisplay FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil 2013-08-13 12:44:27 +00:00
collada fix compilation issue 2011-12-23 12:07:21 +00:00
collide Add CMakeLists for panda/collide. 2014-01-21 23:56:38 -07:00
configfiles Split vrpn out of panda into a libp3vrpn. Split ffmpeg out of movies into libp3ffmpeg. Add registry for MovieVideo and MovieAudio. Add a libvorbisfile-based Ogg Vorbis loader. Add a native .wav loader. 2013-08-26 12:16:27 +00:00
cull Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
device Add CMakeLists.txt to pnmtext. 2014-01-21 23:11:51 -07:00
dgraph Add CMakeLists for panda/dgraph 2014-01-21 22:45:09 -07:00
display Add CMakeLists for panda/display 2014-01-21 21:25:38 -07:00
distort fix incorrect depth computation for OSphereLens 2013-09-27 22:20:44 +00:00
doc Load CollisionBox from egg files 2013-03-28 21:04:03 +00:00
downloader Remove unnecessary link target from panda/downloader/CMakeLists 2014-01-22 00:58:07 -07:00
downloadertools initialise pystub correctly 2012-08-03 09:40:40 +00:00
dxgsg8 fix some stereo-fbo and cube map issues, introducing DisplayRegion::set_target_tex_page() 2013-12-06 23:45:40 +00:00
dxgsg9 fix some stereo-fbo and cube map issues, introducing DisplayRegion::set_target_tex_page() 2013-12-06 23:45:40 +00:00
dxml print_xml 2012-01-01 02:39:36 +00:00
egg looks like we had a long-term confusion for LFLAGS as a set of linker flags and as a set of flex flags. Renamed LFLAGS to FLEXFLAGS for flex input. 2013-08-26 22:44:22 +00:00
egg2pg Add UvScrollNode::_w_speed 2013-08-24 19:29:13 +00:00
egldisplay egldisplay currently requires X11 2013-01-10 12:24:16 +00:00
event Remove unnecessary include in panda/event/asyncTask.cxx 2014-01-19 12:07:37 -07:00
express Merge remote-tracking branch 'upstream/master' into cmake 2014-01-25 22:17:41 -07:00
ffmpeg there's no reason to interrogate the ffmpeg code. 2014-01-17 22:09:53 +00:00
framework Remove bin2c-converted files from CMake sources. These use static variables, and are only meant for include. 2014-01-26 14:38:44 -07:00
gles2gsg fix GL_BGRA error on gles 2 2013-03-28 15:41:25 +00:00
glesgsg fix GL_BGRA error 2013-03-28 23:24:11 +00:00
glgsg Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
glstuff Add CMakeLists.txt for panda/glstuff and panda/glgsg 2014-01-26 11:45:19 -07:00
glxdisplay Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
gobj In CMake, link a few libraries against other libraries that they depend on. 2014-01-26 18:06:37 -07:00
grutil Add CMakeLists for panda/grutil. 2014-01-21 23:26:11 -07:00
gsgbase Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
iphone rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
iphonedisplay rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
linmath Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
mathutil Remove extra '}' from panda/mathutil/CMakeLists.txt that was causing linking errors. 2014-01-22 00:31:33 -07:00
mesadisplay rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
movies append LL to integer constant to appease OS X compiler 2013-09-03 09:53:19 +00:00
nativenet fix bind call in more recent msvc versions 2013-06-26 15:32:20 +00:00
net Don't use 'interface' as variable name, it conflicts with a built-in declaration in gcc 2013-09-01 07:15:57 +00:00
ode forgot to commit this fix 2013-02-19 11:41:42 +00:00
osxdisplay FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil 2013-08-13 12:44:27 +00:00
pandabase Fix indentation on pandabase 2014-01-19 02:09:32 -07:00
parametrics Add CMakeLists.txt for panda/parametrics. 2014-01-21 23:17:52 -07:00
particlesystem pass by reference 2011-12-20 00:10:11 +00:00
pgraph Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
pgraphnodes Merge remote-tracking branch 'upstream/master' into cmake 2014-01-25 22:17:41 -07:00
pgui Add CMakeLists.txt for pgui. 2014-01-21 23:38:28 -07:00
physics fix compiler dumbness 2012-07-08 13:37:27 +00:00
physx 64-bit windows 2013-10-07 16:51:46 +00:00
pipeline Add missing headers to panda/pipeline (when doing non-composite builds). 2014-01-19 11:21:52 -07:00
pnmimage Move conditional includes to panda/CMakeLists.txt so they don't have to be repeated everywhere. 2014-01-21 21:11:39 -07:00
pnmimagetypes Add CMakeLists.txt for pnmimagetypes. 2014-01-26 11:20:49 -07:00
pnmtext In CMake, link a few libraries against other libraries that they depend on. 2014-01-26 18:06:37 -07:00
pstatclient Add CMakeLists for panda/pstatclient. 2014-01-19 02:30:13 -07:00
putil Add missing headers to panda/putil (when doing non-composite builds). 2014-01-19 11:37:25 -07:00
recorder Add CMakeLists for panda/recorder. 2014-01-21 23:44:38 -07:00
rocket update libRocket file interface 2013-10-23 16:45:27 +00:00
skel rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
speedtree properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
testbed Add CMakeLists.txt to pview, such that it will compile (but it does not link). 2014-01-22 01:01:32 -07:00
text In CMake, link a few libraries against other libraries that they depend on. 2014-01-26 18:06:37 -07:00
tform Add CMakeLists for panda/tform. 2014-01-21 23:28:34 -07:00
tinydisplay fix some stereo-fbo and cube map issues, introducing DisplayRegion::set_target_tex_page() 2013-12-06 23:45:40 +00:00
vision Compile fix 2013-09-18 23:25:04 +00:00
vrpn Split vrpn out of panda into a libp3vrpn. Split ffmpeg out of movies into libp3ffmpeg. Add registry for MovieVideo and MovieAudio. Add a libvorbisfile-based Ogg Vorbis loader. Add a native .wav loader. 2013-08-26 12:16:27 +00:00
wgldisplay fix some stereo-fbo and cube map issues, introducing DisplayRegion::set_target_tex_page() 2013-12-06 23:45:40 +00:00
windisplay Fix incorrect centering formula 2012-10-10 07:41:07 +00:00
x11display Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
PACKAGE-DESC
Sources.pp