DirectX 12 Renderer (#5761)

* DirectX 12 Renderer (27 squashed commits)

* Add missing SDL_hidapi.h of merge of SDL.vcxproj.filters

* Fixed OpenWatcom build failure

* Dynapi fix

Co-authored-by: Ryan C. Gordon <icculus@icculus.org>
This commit is contained in:
chalonverse 2022-06-06 17:42:30 -07:00 committed by GitHub
parent 63e12cf601
commit 4082821822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 10154 additions and 8 deletions

View file

@ -873,3 +873,4 @@
#define SDL_GUIDFromString SDL_GUIDFromString_REAL
#define SDL_HasLSX SDL_HasLSX_REAL
#define SDL_HasLASX SDL_HasLASX_REAL
#define SDL_RenderGetD3D12Device SDL_RenderGetD3D12Device_REAL