Skip to content

Experimental Vulkan rendering backend for fs2open

License

Notifications You must be signed in to change notification settings

laanwj/fs2open.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23,957 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeSpace2 Source Code Project

Coverity

This repository contains an experimental Vulkan rendering backend for fs2open. The game should be playable, though some of the more advanced graphics functionality is still missing. It is maintained as a patch stack on top of the original code base, so expect frequent rebases, commit squashes, and such.

Building

Before you do anything, make sure you have updated your git submodules, either by running git submodule update --init --recursive or by cloning the repository with the --recursive flag.

The main instructions for building can be found at our github wiki, on the Building page.

About

Experimental Vulkan rendering backend for fs2open

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 76.3%
  • C 21.4%
  • CMake 1.0%
  • GLSL 0.5%
  • Objective-C++ 0.3%
  • Python 0.2%
  • Other 0.3%