Files
video-v1/vav2
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-06 09:23:26 +09:00
2025-09-23 02:26:17 +09:00
2025-09-27 00:20:35 +09:00
2025-09-20 03:54:17 +09:00
2025-09-23 02:26:17 +09:00
2025-09-23 02:26:17 +09:00
2025-09-20 03:54:17 +09:00
2025-09-23 02:26:17 +09:00
2025-09-23 03:54:40 +09:00
2025-09-26 18:50:10 +09:00
2025-09-26 21:06:50 +09:00
2025-09-28 09:13:03 +09:00
2025-09-29 02:42:26 +09:00
WIP
2025-10-04 02:38:47 +09:00
WIP
2025-10-04 02:38:47 +09:00