rdb
|
1c41ebe05b
WIP implementation of #1690
|
1 年之前 |
WMOkiishi
|
f5b0b1e1d6
showbase: Annotate basic `ShowBase` setup/shutdown methods (#1558)
|
1 年之前 |
rdb
|
583f7366db
linmath: Significant perf optimizations for decompose_matrix
|
1 年之前 |
rdb
|
f50fef3744
Switch over to C++14, drop support for MSVC 2015
|
1 年之前 |
Yonnji
|
c6ed5acdc2
fix building panda (#1694)
|
1 年之前 |
gabe
|
ad97e88a54
Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620)
|
1 年之前 |
rdb
|
905a7dd482
glgsg: Fix missing include
|
1 年之前 |
rdb
|
90d31bfe6f
github: Update issue templates, add links to forums/discord etc.
|
1 年之前 |
rdb
|
7c9c4cd435
gobj: devirtualize calls to GeomPatches::get_num_vertices_per_primitive()
|
1 年之前 |
rdb
|
61f8df2d7d
general: Fix assorted compiler warnings
|
1 年之前 |
rdb
|
777ab6746c
display: Fix double-precision build
|
1 年之前 |
rdb
|
ca25efc5f6
makepanda: Remove --memory-init-file flag on emscripten
|
1 年之前 |
rdb
|
bd4dc8a379
display: Fix ability to copy wdxGraphicsBuffer to RAM on DX9
|
1 年之前 |
rdb
|
30418158e8
dxgsg9: Allow getting alpha bits in buffer when host has no alpha
|
1 年之前 |
rdb
|
a59c857359
dxgsg9: Replace old A2W10V10U10 format with A32B32G32R32F
|
1 年之前 |
rdb
|
eac1cb57c4
dxgsg9: Add missing formats to DXTextureContext9::get_bits_per_pixel
|
1 年之前 |
rdb
|
05cf72e22f
dxgsg9: Fix texture clear color not working for 3D textures
|
1 年之前 |
rdb
|
7557826c8b
Merge branch 'release/1.10.x'
|
1 年之前 |
rdb
|
51e469d065
Update BACKERS.md
|
1 年之前 |
rdb
|
cd2e3dfde9
dxgsg9: Fix crash on window event after `close_window()`
|
1 年之前 |
rdb
|
beb49b3cd3
dxgsg9: Fix some format handling, support for r32f and rgba32f textures
|
1 年之前 |
rdb
|
0ea0d5fa2b
dxgsg9: Fix crash when copying inverted framebuffer to texture RAM
|
1 年之前 |
rdb
|
51876c6116
dxgsg9: Fix crash with buffer when there is no depth buffer
|
1 年之前 |
rdb
|
37799dc3ce
pipeline: Try to fix Windows compilation issue
|
1 年之前 |
rdb
|
89fcfa1fe9
Merge branch 'release/1.10.x'
|
1 年之前 |
Drew Rogers
|
38261d4bb2
showbase: Patch for iris intervals
|
1 年之前 |
rdb
|
c05a63f4ae
pipeline: Fix compile error without pipelining enabled
|
1 年之前 |
rdb
|
beff684af3
Further thread safety changes for Python 3.13 free threading
|
1 年之前 |
rdb
|
4b2fa45578
Make use of PyImport_GetModule function
|
1 年之前 |
rdb
|
14f3cb0e40
tests: Add unit test for static property
|
1 年之前 |