Zengtudor
Zengtudor synced commits to main at Zengtudor/alg2025 from mirror 2025-11-04 06:15:25 +00:00
e75cbc7b1b feat: 添加P14361.cpp解题代码实现
d4b17f35cc feat(P5022): 添加树遍历算法以处理带删除边的特殊情况
ce9f41f580 feat: 添加P5022题的DFS解法实现
Compare 3 commits »
Zengtudor synced commits to refs/tags/snapshot_20251102 at Zengtudor/clangd from mirror 2025-11-03 05:52:28 +00:00
Zengtudor synced new reference refs/tags/snapshot_20251102 to Zengtudor/clangd from mirror 2025-11-03 05:52:28 +00:00
Zengtudor synced commits to main at Zengtudor/alg2025 from mirror 2025-11-02 13:32:38 +00:00
9541f97f8b refactor(P7074): 重构动态规划解法并优化路径计算逻辑
Zengtudor synced commits to refs/pull/2754/head at Zengtudor/glfw from mirror 2025-11-01 21:22:27 +00:00
4b617a870b X11: Prevent BadWindow when creating small windows
8e15281d34 Add glfwGetGLXFBConfig native access function
621e99d53e Add glfwGetEGLConfig native access function
1a0b7827d4 EGL: Fix error return value for glfwGetEGLSurface
4c64184455 Remove title member from window config
Compare 25 commits »
Zengtudor synced commits to refs/pull/2754/merge at Zengtudor/glfw from mirror 2025-11-01 21:22:27 +00:00
4b617a870b X11: Prevent BadWindow when creating small windows
Compare 2 commits »
Zengtudor synced and deleted reference refs/tags/refs/pull/1546/merge at Zengtudor/windows_in_docker from mirror 2025-11-01 05:02:58 +00:00
Zengtudor synced commits to master at Zengtudor/windows_in_docker from mirror 2025-10-29 19:42:44 +00:00
1a6a2dbad0 build: Use Github token (#1539)
Zengtudor synced commits to renovate/qemux-qemu-7.x at Zengtudor/windows_in_docker from mirror 2025-10-29 19:42:44 +00:00
9dd020d151 chore(deps): update qemux/qemu docker tag to v7.28
1a6a2dbad0 build: Use Github token (#1539)
Compare 2 commits »
Zengtudor synced commits to refs/pull/1536/head at Zengtudor/windows_in_docker from mirror 2025-10-29 19:42:44 +00:00
9dd020d151 chore(deps): update qemux/qemu docker tag to v7.28
1a6a2dbad0 build: Use Github token (#1539)
Compare 2 commits »
Zengtudor synced commits to refs/pull/1536/merge at Zengtudor/windows_in_docker from mirror 2025-10-29 19:42:44 +00:00
9dd020d151 chore(deps): update qemux/qemu docker tag to v7.28
1a6a2dbad0 build: Use Github token (#1539)
Compare 3 commits »
Zengtudor synced commits to refs/pull/2759/head at Zengtudor/glfw from mirror 2025-10-29 11:32:28 +00:00
3fe235fb56 Remove unnecessary CMake message printing the CMAKE_SYSTEM_PROCESSOR variable
Zengtudor synced commits to refs/pull/2759/merge at Zengtudor/glfw from mirror 2025-10-29 11:32:28 +00:00
3fe235fb56 Remove unnecessary CMake message printing the CMAKE_SYSTEM_PROCESSOR variable
Compare 2 commits »
Zengtudor synced commits to refs/pull/425/merge at Zengtudor/glew from mirror 2025-10-29 03:22:27 +00:00
ba71151c6a Fixup for GL_EXT_fragment_shading_rate_attachment and GL_EXT_fragment_shading_rate_primitive duplicate symbols: Issue #449
Compare 2 commits »
Zengtudor synced commits to main at Zengtudor/alg2025 from mirror 2025-10-28 19:13:40 +00:00
4e419a46c7 refactor: 重构并移动代码文件位置
Zengtudor synced commits to refs/pull/1870/head at Zengtudor/glfw from mirror 2025-10-28 19:13:08 +00:00
f8dfded8ba Compile fix
3f8f5bb1fd Merge branch 'master' into multi-context-windows
8e15281d34 Add glfwGetGLXFBConfig native access function
621e99d53e Add glfwGetEGLConfig native access function
1a0b7827d4 EGL: Fix error return value for glfwGetEGLSurface
Compare 25 commits »
Zengtudor synced commits to refs/pull/1870/merge at Zengtudor/glfw from mirror 2025-10-28 19:13:08 +00:00
f8dfded8ba Compile fix
3f8f5bb1fd Merge branch 'master' into multi-context-windows
Compare 3 commits »
Zengtudor synced commits to renovate/qemux-qemu-7.x at Zengtudor/windows_in_docker from mirror 2025-10-27 18:42:45 +00:00
Zengtudor synced new reference renovate/qemux-qemu-7.x to Zengtudor/windows_in_docker from mirror 2025-10-27 18:42:45 +00:00
Zengtudor synced commits to main at Zengtudor/alg2025 from mirror 2025-10-27 18:42:42 +00:00
e48cc83bfb docs: 更新README.md添加找规律章节
90fee25d70 feat: 添加P9117.cpp实现网格颜色更新功能
Compare 2 commits »