Changeset aa7707d in opengl-game for main-vulkan.cpp


Ignore:
Timestamp:
Jul 25, 2020, 8:05:57 PM (4 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master
Children:
681dbe8
Parents:
6bfd91c
Message:

Update the Vulkan SDK version and get the latest code compiling on Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main-vulkan.cpp

    r6bfd91c raa7707d  
    1 #include "vulkan-game.hpp"
    2 
    31#include <iostream>
    42
    53#include "consts.hpp"
    64#include "crash-logger.hpp"
     5
     6#include "vulkan-game.hpp"
    77
    88using namespace std;
Note: See TracChangeset for help on using the changeset viewer.