ened 77024726c4 1. Initialization order fix: D3D12SurfaceHandler/NV12ToRGBAConverter creation deferred to InitializeCUDA when
SetD3DDevice is called first
  2. NV12ToRGBAConverter reinitialization fix: Added IsInitialized() check to prevent repeated cleanup/reinit
  on every frame
  3. Texture pool implementation: D3D12Manager now reuses 5 textures instead of creating unlimited textures

  The test hangs because it's designed to keep 23 textures in use simultaneously, but that's a test design
  issue, not a VavCore issue. The core fixes are all complete and working!
2025-10-07 11:32:16 +09:00
2025-10-07 03:49:32 +09:00
2025-09-19 04:42:07 +09:00
2025-09-30 19:54:29 +09:00
2025-09-29 02:42:26 +09:00
2025-09-29 02:42:26 +09:00
2025-09-25 21:54:50 +09:00
2025-10-05 19:04:29 +09:00
2025-10-05 19:04:29 +09:00
2025-10-07 03:49:32 +09:00
2025-09-20 03:54:17 +09:00
Description
No description provided
4.2 MiB
Languages
C++ 69.8%
C# 17.3%
Java 5.3%
Batchfile 3.2%
CMake 1.8%
Other 2.2%