rdb
|
27d3aed2d3
makepanda: Fix detection issues with newer macOS/XCode versions
|
hace 3 años |
rdb
|
619050bb32
cocoadisplay: Fix fullscreen issues on M1 macs
|
hace 3 años |
rdb
|
45ac5029c0
glgsg: Fix compile error with OpenGL ES 1
|
hace 3 años |
rdb
|
32ebe11b06
dist: Add an option to retain docstrings in compiled Python code
|
hace 3 años |
rdb
|
ffbfdb22e0
dist: Add `prefer_discrete_gpu` option to force use of dedicated GPU
|
hace 3 años |
rdb
|
ecbd262ac4
dist: Always use manylinux2014 for Python 3.11+, add manylinux_2_28
|
hace 3 años |
rdb
|
0a8e4e31f8
makepanda: Add handling for manylinux_2_28
|
hace 3 años |
rdb
|
ff9ff688be
tform: Fix "without" event generation when mouse leaves window
|
hace 3 años |
rdb
|
8a46c3dc64
windisplay: Only release capture when last mouse button is released
|
hace 3 años |
rdb
|
2c9deaaaf0
glgsg: Fix 1 texture stage limit when setting `gl-version 3 2` or higher
|
hace 3 años |
rdb
|
95a77e4f75
showbase: Add `do_events()` and `process_event()` snake_case aliases
|
hace 3 años |
rdb
|
02028aa789
Update BACKERS.md
|
hace 3 años |
rdb
|
32f9054067
prc: Add `ConfigVariableFilename.__fspath__()`
|
hace 3 años |
Disyer
|
7e4cf28f27
dtool: Upgrade default encryption algorithm to AES-256 (#1337)
|
hace 3 años |
rdb
|
7a55c723ba
Merge branch 'release/1.10.x'
|
hace 3 años |
rdb
|
59eb1510b9
pstats: Fix compilation without HAVE_THREADS or with SIMPLE_THREADS
|
hace 3 años |
rdb
|
41f0c9d48d
pgraph: Support None as second arg of replace_texture/replace_material
|
hace 3 años |
rdb
|
d621df47ac
prc: Fix bf-cbc encryption/decryption regression with OpenSSL 3.0
|
hace 3 años |
rdb
|
8ca804086f
pgraph: Fix a compiler warning in renderEffects.I
|
hace 3 años |
rdb
|
0866d485b1
pstats: Set default value for `pstats-max-queue-size` to 4
|
hace 3 años |
rdb
|
550aad7024
Fix some uses of `AtomicAdjust::Pointer` to use `patomic<T *>`
|
hace 3 años |
rdb
|
05b3fe2170
dtoolbase: Use `patomic<size_t>` for memory usage counters
|
hace 3 años |
rdb
|
7c85b54ba4
pstats: Use proper microsecond symbol on GTK
|
hace 3 años |
rdb
|
bb530435e8
pstats: Offload more work to separate PStats thread
|
hace 3 años |
rdb
|
82522a7bef
dtoolbase: Fix compile error in patomic.I with HAVE_THREADS=UNDEF
|
hace 3 años |
rdb
|
863a38e901
pipeline: Display error if joining thread failed
|
hace 3 años |
rdb
|
d6055cc927
pstats: Timeline: show longer collector name if there's room
|
hace 3 años |
rdb
|
cb0d52b1b5
pstats: Changes to make GTK+ timeline impl match Windows
|
hace 3 años |
rdb
|
76677e5c00
pstats: Deprecate `PStatClient::resume_after_pause()`
|
hace 3 años |
rdb
|
f3cf30089b
pstats: Improvements and fixees to Timeline view:
|
hace 3 años |