rdb 4eec6fd579 glgsg: Fix OpenGL ES 1 compilation issue 2 weeks ago
..
android 46e90058b9 android: Fix crash on shutdown if stdout/err is not redirected 1 year ago
androiddisplay ff111132f4 android: Draw to whole window, ignoring contentRect 1 year ago
audio ad97e88a54 Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620) 1 year ago
audiotraits ad97e88a54 Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620) 1 year ago
bullet 6823634f60 cull: Use more efficient arena allocation for CullableObject 1 year ago
chan 40b824bdcc general: Consistently name all bam factory functions make_from_bam 1 year ago
char 40b824bdcc general: Consistently name all bam factory functions make_from_bam 1 year ago
cocoadisplay b32459ffa1 Merge branch 'release/1.10.x' 1 year ago
cocoagldisplay 8c9ba6dc38 cocoa: Fix compilation error 11 months ago
collide 9a2da04573 Merge branch 'release/1.10.x' 5 months ago
configfiles 7331692ae1 CMake: Generate consistent paths in 20_panda.prc on all platforms 6 years ago
cull cc6646a448 cull: Fix crash caused by freeing a cull object with empty volume 1 year ago
device 9145b6c729 Merge branch 'release/1.10.x' 2 years ago
dgraph 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 years ago
display e14539ed40 shaderpipeline: Fix assorted compiler warnings 2 months ago
distort f5401b19fa Merge branch 'release/1.10.x' 1 year ago
doc 15c84afbe9 doc: Improve egg syntax documentation 4 years ago
downloader c960874d4e downloader: Add url property to VirtualFileHTTP 10 months ago
downloadertools 4ca495d828 CMake: Add separate BUILD_TOOLS option to build binaries 1 year ago
dxgsg9 3f6fb9f672 shaderpipeline: Add textureSize emulation in DX9, remove unused param 1 year ago
egg 4b2fa45578 Make use of PyImport_GetModule function 1 year ago
egg2pg 9a2da04573 Merge branch 'release/1.10.x' 5 months ago
egldisplay 0d18247630 egl: Keep GSG bound surfaceless if buffer destructs 2 months ago
event d8e9afb3f8 Merge branch 'release/1.10.x' 4 months ago
express 97b3c18960 express: Fix build with older OpenSSL versions 2 months ago
ffmpeg b6515c881c Merge branch 'release/1.10.x' 1 year ago
framework a32030d46e framework: Clean up task manager on close_framework() 1 year ago
gles2gsg 1dde82e789 Merge branch 'master' into shaderpipeline 11 months ago
glesgsg 69ff54a3d4 CMake: Break up "GLES" component into OpenGLES1/OpenGLES2 6 years ago
glgsg 06c6bbec1a Remove NVIDIA Cg Toolkit, it is no longer needed for Cg shaders 5 years ago
glstuff 4eec6fd579 glgsg: Fix OpenGL ES 1 compilation issue 2 weeks ago
glxdisplay 1dde82e789 Merge branch 'master' into shaderpipeline 11 months ago
gobj e14539ed40 shaderpipeline: Fix assorted compiler warnings 2 months ago
grutil 85541de504 grutil: Add support for playing video via HTML video+WebGL 10 months ago
gsgbase 1dde82e789 Merge branch 'master' into shaderpipeline 11 months ago
iphone 6d54aee0c7 Remove runtime dependency on interrogatedb 1 year ago
iphonedisplay b2bfb31114 general: Remove `using std::*` from headers 7 years ago
linmath 1281875cbc linmath: Fix degenerate case in decompose_matrix 11 months ago
mathutil ea84547805 general: Mark many constructors as `explicit` 2 years ago
movies ea84547805 general: Mark many constructors as `explicit` 2 years ago
nativenet 2540648ac9 nativenet: Change deprecated sprintf to snprintf 3 months ago
net 92db1840f9 net: Prepare to split these classes out into panda3d.net module 1 year ago
ode 7560a1edd1 Merge branch 'release/1.10.x' 1 year ago
pandabase 67b205a095 Merge branch 'master' into shaderpipeline 2 years ago
parametrics b51dd4d7bc Merge branch 'release/1.10.x' 1 year ago
particlesystem 5e26aae1ff cleanup: Fix assorted issues uncovered by clang-tidy 2 years ago
pgraph f64d91e409 Merge branch 'master' into shaderpipeline 2 months ago
pgraphnodes f64d91e409 Merge branch 'master' into shaderpipeline 2 months ago
pgui 5f96cc592e Merge branch 'release/1.10.x' 1 year ago
physics 33e6ed8907 physics: Add support for distance-based falloff (#1731) 8 months ago
pipeline ff3e7da752 pipeline: Never try to detach external pthread (fixes Android crash) 1 year ago
pnmimage 40b824bdcc general: Consistently name all bam factory functions make_from_bam 1 year ago
pnmimagetypes 6f6cbf318e Merge branch 'release/1.10.x' 1 year ago
pnmtext dd3510eea7 Merge branch 'release/1.10.x' 4 years ago
pstatclient b275a72d0f pstats: Fix version check for ref tracing feature 3 months ago
putil f64d91e409 Merge branch 'master' into shaderpipeline 2 months ago
recorder 38692dd525 interrogate: Support subclassing C++ objects from Python 1 year ago
shaderpipeline c9eff2503e shaderpipeline: Fix bad SPIR-V ID in replace variables pass 11 months ago
skel 67fc72bdaf general: Add constness to some methods where it is missing 3 years ago
testbed e3f580763a pview: add shift+r keyboard bind to reload all textures (#1678) 1 year ago
text 347164103c text: Don't try to use harfbuzz if freetype is not enabled either 1 year ago
tform b6c427f2b4 putil: Deprecated MouseData alias for PointerData 2 years ago
tinydisplay 9a2da04573 Merge branch 'release/1.10.x' 5 months ago
vision d2444132b2 opencv: Use correct headers for videoio C interface 2 years ago
vrpn c62d2319e0 CMake: Add --exclude-libs flags to static thirdparty libraries 3 years ago
webgldisplay 7c16720bb9 webgl: Improve canvas resizing behavior 10 months ago
wgldisplay f872a82422 display: Support sharing graphics context between GraphicsEngines 11 months ago
windisplay 0404febf96 windisplay: Fix IME result not showing up without `ime-aware true` 11 months ago
x11display 2767bddbe6 x11: Add config vars to disable usage of X11 extensions 5 months ago
PACKAGE-DESC 2fd714e52f Initial revision 25 years ago