Fixed building D3D12 renderer with latest mingw-64
1 file changed
tree: 90b89f5f7426c5bf1fd5787312bce0ead5954bef
  1. .github/
  2. acinclude/
  3. android-project/
  4. android-project-ant/
  5. build-scripts/
  6. cmake/
  7. docs/
  8. include/
  9. mingw/
  10. src/
  11. test/
  12. VisualC/
  13. VisualC-WinRT/
  14. visualtest/
  15. wayland-protocols/
  16. Xcode/
  17. Xcode-iOS/
  18. .clang-format
  19. .editorconfig
  20. .gitignore
  21. .wikiheaders-options
  22. Android.mk
  23. autogen.sh
  24. BUGS.txt
  25. cmake_uninstall.cmake.in
  26. CMakeLists.txt
  27. configure
  28. configure.ac
  29. CREDITS.txt
  30. INSTALL.txt
  31. LICENSE.txt
  32. Makefile.in
  33. Makefile.minimal
  34. Makefile.os2
  35. Makefile.pandora
  36. Makefile.w32
  37. README-SDL.txt
  38. README.md
  39. sdl2-config-version.cmake.in
  40. sdl2-config.cmake.in
  41. sdl2-config.in
  42. sdl2.m4
  43. sdl2.pc.in
  44. SDL2.spec.in
  45. SDL2Config.cmake.in
  46. TODO.txt
  47. WhatsNew.txt
README.md

Simple DirectMedia Layer (SDL) Version 2.0

https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting with README.md

Enjoy!

Sam Lantinga (slouken@libsdl.org)