add an optional aligned new operator and use it with the d3d11 subsystem to prevent SIMD crashes
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "util/AlignedNew.hpp"
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user