Giter VIP home page Giter VIP logo

sdl2's Introduction

Xeekworx
Modified SDL2 Source, currently version 2.0.7

This is a modified version of SDL2 for Xeekworx projects.

Modifications are listed here:

  1. Microsoft Visual Studio 2017 Support
  2. Using the Windows 10 SDK and v141 toolset for the VS2017 projects
  3. C Runtimes set to static in the VS2017 projects
  4. Fixed C Runtimes to be the correct debug vs release versions in the VS2017 projects
  5. New "Release [Static]" & "Debug [Static]" VS2017 project configurations for building a SDL2 static library
  6. Improved Windows Buildbot Zipper batch script that utilizes an included 7-zip utility
  7. Static VS2017 configurations will create libraries that do not cause unnecessary exports and forces SDL2 to utilize MSVCRT libraries for better compatibility with projects using these libraries.

To build an application with the SDL2 static library for Windows you will need to add these other libraries (a part of the Windows SDK) to your link configuration: winmm.lib imm32.lib version.lib

This branch is the 2.0.7 primary release of SDL2. 2.0.7 quick release for bug fixes 2.0.6 primarily adds Vulkan support and Audio & Joystick improvements.

sdl2's People

Contributors

xeekworx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.