jspam
|
a333353af6
Make Loader.loadSound() accept a MovieAudio instance as soundPath
|
il y a 7 ans |
rdb
|
cb9e65720a
interrogate: do not use MOVE in generated code, but use std::move
|
il y a 7 ans |
rdb
|
1a94e65b17
tests: fix mutex test on win32 where mutexes are always reentrant
|
il y a 7 ans |
rdb
|
11ecd3af87
putil: make ButtonHandle::none() constexpr
|
il y a 7 ans |
rdb
|
809f9b04f6
Fix problems with spinlock mutex/cvar implementation
|
il y a 7 ans |
rdb
|
171ba35f26
tests: add some simple smoke tests for Mutex and ReMutex
|
il y a 7 ans |
rdb
|
cf4f8b35b6
pgui: fix deadlock in PGScrollFrame/PGSliderBar
|
il y a 7 ans |
rdb
|
670047b4b0
dtoolbase: enable use of std::atomic_flag, also on macOS
|
il y a 7 ans |
rdb
|
217cecb77f
pgui: remove some unnecessary reentrant locking in PGItem
|
il y a 7 ans |
Sam Edwards
|
e13a4d6539
pstatclient: Never pass nullptr to memcpy
|
il y a 7 ans |
Sam Edwards
|
5f72e9c763
bullet: Fix misplaced INLINE getter
|
il y a 7 ans |
Sam Edwards
|
8c09477e37
bullet: Add missing includes and declarations for non-composite build
|
il y a 7 ans |
rdb
|
b168fa6a85
tests: fix erroneous test_texture_clear_unsigned_byte test
|
il y a 7 ans |
rdb
|
927016711f
travis: use verbose flag to pytest
|
il y a 7 ans |
rdb
|
17bf50f1e8
audio: get_sound and uncache_sound should take Filename, not string
|
il y a 7 ans |
rdb
|
845ec7a990
cull: don't munge_points_to_quads if shader handles point size
|
il y a 7 ans |
rdb
|
b1f32e3f84
shader: reserve SL_SPIR_V ShaderLanguage value (as on vulkan branch)
|
il y a 7 ans |
rdb
|
eb62d7f223
tests: add unit tests for clearing and then peeking texture
|
il y a 7 ans |
rdb
|
9dec2aafb5
Fix static init ordering crashes in static build of pview
|
il y a 7 ans |
rdb
|
3495537bf9
gobj: support clearing half-float textures
|
il y a 7 ans |
rdb
|
c670cd45d9
gobj: handle infinity and NaN when peeking half float values
|
il y a 7 ans |
rdb
|
c4fe1ed883
gobj: slight refactor of Texture::do_get_clear_data()
|
il y a 7 ans |
Sam Edwards
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
il y a 7 ans |
rdb
|
b1fc88027a
dtoolbase: add missing DTOOL_PLATFORM for linux_aarch64
|
il y a 7 ans |
rdb
|
27dbad6fd9
leveleditor: add missing import
|
il y a 7 ans |
rdb
|
115f8df4d5
putil: work around GCC bug causing undefined reference in debug build
|
il y a 7 ans |
rdb
|
a90159271b
tests: remove unused fixture from Datagram tests
|
il y a 7 ans |
rdb
|
c9372c3699
Fix a few GCC compile warnings
|
il y a 7 ans |
rdb
|
5147674980
Add script to run test suite on a wheel in a virtualenv
|
il y a 7 ans |
rdb
|
4f9a2aca85
tests: fix issues with temp files without correct case on Windows
|
il y a 7 ans |