Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
these are some initial changes for separating the opengl renderer. The main goal is to try and manage some of the complicated global state in the renderer. Some of these changes should help with upstream changes since it reduces some of the complexity in the codebase.
these are some initial changes for separating the opengl renderer. The main goal is to try and manage some of the complicated global state in the renderer. Some of these changes should help with upstream changes since it reduces some of the complexity in the codebase.