open_toontown_panda3d/panda/src
rdb 028c09add5 Implicit cast string to InternalName in c++, also optimize for string literals 2015-02-07 16:43:25 +01:00
..
android More work on Android port 2014-10-08 15:09:25 +00:00
androiddisplay Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
audio remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
audiotraits Forgot two HAVE_FMODEX lines 2015-01-05 18:10:45 +01:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Fix MouseRecorder & let PandaNode inherit from TypedWritableReferenceCount 2015-01-24 16:12:04 +01:00
cftalk rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
chan Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
char integrate Eigen 2011-12-16 14:17:48 +00:00
cocoadisplay Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
collada fix compilation issue 2011-12-23 12:07:21 +00:00
collide Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
configfiles Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
cull Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
device Add version of TrackerNode that takes a ClientTrackerDevice directly 2013-08-26 12:14:21 +00:00
dgraph better support for multiple windows, multiple trackballs, one camera 2012-01-13 00:22:05 +00:00
display Add ConfigVariableColor 2015-02-05 13:34:52 +01:00
distort workaround for some artifacts with missing points in distortion map 2014-10-28 21:43:27 +00:00
doc Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
downloader Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
downloadertools Fix use of chdir 2014-03-29 13:50:55 +00:00
dxgsg9 This fixes most issues with Cg's GLSL profiles on non-NVIDIA cards 2015-02-02 16:31:23 +01:00
dxml print_xml 2012-01-01 02:39:36 +00:00
egg Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
egg2pg Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
egldisplay Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
event Rename EventStoreValue to ParamValue to make it more generic, 2014-12-10 00:26:26 +01:00
express Expose OpenSSLWrapper to Python (as requested) 2015-01-07 23:05:14 +01:00
ffmpeg Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
framework Add M_filled_wireframe render mode 2015-02-06 12:15:25 +01:00
gles2gsg Fixes for OpenGL ES 2014-07-03 22:24:34 +00:00
glesgsg More work on Android port 2014-10-08 15:09:25 +00:00
glgsg fix compile warning 2013-02-07 15:36:24 +00:00
glstuff Proper unbinding of GLSL matrix attribute arrays 2015-02-05 13:27:35 +01:00
glxdisplay Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
gobj Implicit cast string to InternalName in c++, also optimize for string literals 2015-02-07 16:43:25 +01:00
grutil Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
gsgbase Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01: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 Add ConfigVariableColor 2015-02-05 13:34:52 +01:00
mathutil Cull improvements: tighter sphere generation 2015-01-08 23:17:06 +01:00
movies Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
nativenet Implement comparison and hashing in NetAddress. Clean up Socket_Address code a bit. 2014-10-27 12:09:56 +00:00
net Implement comparison and hashing in NetAddress. Clean up Socket_Address code a bit. 2014-10-27 12:09:56 +00:00
ode Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
osxdisplay Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
pandabase Remove mesa from pandasymbols 2014-06-25 08:35:52 +00:00
parametrics Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
particlesystem Add missing EXPCL_PANDAPHYSICS 2014-02-20 23:10:59 +00:00
pgraph Implicit cast string to InternalName in c++, also optimize for string literals 2015-02-07 16:43:25 +01:00
pgraphnodes Better shader caching, GLSL "#pragma include" support, better error reporting 2015-02-01 17:52:52 +01:00
pgui Many, many performance optimizations and enhancements 2015-01-07 19:30:01 +01:00
physics Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
physx vectors and matrices should be passed by reference. Fixes compile error on 32-bit windows 2014-09-15 14:39:11 +00:00
pipeline Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
pnmimage add divide_sub_image() 2014-11-27 02:10:53 +00:00
pnmimagetypes Fix issues with OS X 10.9 compilation, fix issues uncovered by clang 2014-10-12 18:45:37 +00:00
pnmtext PNMTextMaker constructor should take FreetypeFont 2014-09-13 17:21:38 +00:00
pstatclient Add ConfigVariableColor 2015-02-05 13:34:52 +01:00
putil Merge ../panda3d-git 2015-01-22 17:10:28 +01:00
recorder Fix MouseRecorder & let PandaNode inherit from TypedWritableReferenceCount 2015-01-24 16:12:04 +01:00
rocket Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
skel rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
speedtree Add ConfigVariableColor 2015-02-05 13:34:52 +01:00
testbed Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
text Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
tform Fix MouseRecorder & let PandaNode inherit from TypedWritableReferenceCount 2015-01-24 16:12:04 +01:00
tinydisplay Fix crash that may occur when handle_reshape in called before the window is fully created. 2015-01-05 22:38:09 +01:00
vision Support enumeration of different pixel formats in WebcamVideo, support for RGB pixel formats in Video4Linux 2014-09-24 15:33:40 +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 Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
windisplay Fix window-resizing regression on Windows 2015-01-14 20:23:16 +01:00
x11display Partially fix excessive event spam when resizing windows 2015-02-02 19:18:32 +01:00
PACKAGE-DESC
Sources.pp