77024726c48bce4b3dc63e322683f074533fa94d
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!
Description
No description provided
Languages
C++
69.8%
C#
17.3%
Java
5.3%
Batchfile
3.2%
CMake
1.8%
Other
2.2%