neoLegacy/Minecraft.Client/Windows64
itsRevela bc6e445f0c fix: capture save thumbnails directly from D3D11 backbuffer
The new 4JLibs CaptureThumbnail produces all-black 64x64 PNGs because
its internal m_backBufferTexture copy fails silently. Bypass it entirely
and capture from the swap chain backbuffer using the same proven approach
as our F2 screenshot, with center-crop and downsample to 64x64 PNG.
2026-04-17 07:06:02 -05:00
..
4JLibs feat: Upgrade to 4JLibs libraries 2026-04-17 05:40:38 -05:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Leaderboards add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Network fix: linux cross-compiling 2026-04-08 13:07:04 +03:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KeyboardMouseInput.cpp add advanced tooltips, F3+H combo, and handle settings (#1389) 2026-03-23 17:54:46 -05:00
KeyboardMouseInput.h Merge branch 'smartcmd:main' into main 2026-03-24 13:59:56 -05:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
stb_image_write.h Add F2 screenshot functionality and image writing support 2026-03-15 03:47:31 -05:00
Windows64_App.cpp fix: capture save thumbnails directly from D3D11 backbuffer 2026-04-17 07:06:02 -05:00
Windows64_App.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Windows64_Minecraft.cpp Request dedicated GPU (#850) 2026-04-13 00:47:00 -05:00
Windows64_UIController.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Windows64_UIController.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Windows64_Xuid.h Split screen, widescreen support, font rendering fixes, ui scaling fixes (#767) 2026-03-08 15:49:50 -05:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00