Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 344 Bytes

UWP SDL GL Sample

This is a basic sample to showcase OpenGL working on UWP via Mesa3D's gallium driver. See deps/README.md for more info on dependencies

Running

Open the solution and build the project. The build should run locally and on an Xbox series device.

Special Thanks

  • Aerisarn for his amazing work on mesa-uwp and SDL