mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 08:51:08 +00:00
- backend update from GZDoom.
* cleanup on the sound init code. * added #pragma once in several headers. * macOS version detection overhaul.
This commit is contained in:
parent
706c784965
commit
6aa61e72b5
32 changed files with 135 additions and 91 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "hw_viewpointuniforms.h"
|
||||
#include "v_2ddrawer.h"
|
||||
#include "i_specialpaths.h"
|
||||
#include "cmdlib.h"
|
||||
|
||||
VkRenderPassManager::VkRenderPassManager(VulkanRenderDevice* fb) : fb(fb)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue