Commit History

作者 SHA1 備註 提交日期
  rdb c917a9e1a1 distributed: PyDatagramIterator now retains reference to Datagram 3 年之前
  rdb f60c55f450 makepanda: Enable additional warning messages 3 年之前
  rdb a0be50c769 general: Fix assorted compiler warnings 3 年之前
  rdb 21377c8de5 Use secure versions of CRT getenv etc. when compiling with MSVC 3 年之前
  rdb dc05889be2 dtoolutil: Don't use $HOME in Filename::get_home_directory() on Windows 3 年之前
  rdb 5cfd8db95c glxdisplay: Update panda_glxext.h 3 年之前
  rdb 794968dcc5 makepanda: Fix error building Maya client programs on macOS 3 年之前
  rdb 2f3561a48e makepanda: Update for building against newer OpenEXR on non-Windows 3 年之前
  rdb ac3aa64d33 express: Add docstring to DatagramIterator about Datagram lifetime 3 年之前
  rdb 70415af210 dtoolutil: Set system malloc tag to mimalloc when enabled 3 年之前
  rdb 583c9f1857 pipeline: Fix issues with calling convention on 32-bit Windows 3 年之前
  rdb cfc11ba430 dist: Fix issue when deploy_libs in .whl have inconsistent suffixes 3 年之前
  rdb 7ccf38a948 pgraph: Remove obsolete PandaNodeChain class 3 年之前
  Disyer a08e42d015 makepanda: Create 7-zip debug symbol archives by default, if available 3 年之前
  rdb 4df8c86590 tests: Add unit test for PandaNode prev_transform tracking mechanism 3 年之前
  rdb 5695d1a719 tests: Add separate unit test for AsyncFuture.wait() with timeout 3 年之前
  rdb 6bc22d1822 pgraph: Rewrite inefficient prev_transform tracking mechanism 3 年之前
  rdb c356285212 dtoolbase: Compilation fix for broken STLs without atomic::value_type 3 年之前
  rdb ba4173b32c pgraph: Add constexpr to CacheStats constructor 3 年之前
  rdb c2d088f232 pipeline: Don't use Sleep(1) to yield on Windows 3 年之前
  rdb cb8563acac event: Update AsyncFuture to use new atomics implementation 3 年之前
  rdb 70c49a6416 pipeline: Add Thread::relax() for more efficient busy waiting 3 年之前
  rdb c3ce8164bc dtoolbase: Add atomic wait and notify operations from C++20 3 年之前
  rdb 5196719f29 device: Fix XInput compile error compiling for newer Windows versions 3 年之前
  rdb fd033e66f1 pstats: Add support for profiling thread context switches 3 年之前
  rdb b4d51c24e9 event: Remove FunctionAsyncTask 3 年之前
  rdb 7baeaf3809 event: New C++ AsyncTaskManager::add() no longer uses std::function 3 年之前
  rdb 72c891c0df display: Fix issues with PStats GPU timing: 3 年之前
  rdb 284ffe9e83 pstats: Fix status bar when collector has level data on multiple threads 3 年之前
  rdb 759115fbc7 pstats: Fix crash when frame has only level data and no time data 3 年之前